Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

62 Can no longer pass a list to modules #63

Conversation

CeresBarros
Copy link
Member

#62

It was decided that setupProject(..., modules = c()) not setupProject(..., modules = list(...)) is the right way.

I've added an internal check for the argument class and made a test that ensures it's being triggered

@CeresBarros CeresBarros requested a review from eliotmcintire July 2, 2024 23:12
@CeresBarros CeresBarros added the enhancement New feature or request label Jul 2, 2024
@eliotmcintire eliotmcintire merged commit 2e56e8e into PredictiveEcology:development Jul 3, 2024
10 of 12 checks passed
@eliotmcintire
Copy link
Contributor

Accepting; will to redoc after

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants