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

add module package dependencies to module Rmd template #215

Open
achubaty opened this issue Aug 30, 2022 · 4 comments
Open

add module package dependencies to module Rmd template #215

achubaty opened this issue Aug 30, 2022 · 4 comments
Assignees

Comments

@achubaty
Copy link
Contributor

e.g., SpaDES.core::packages(modules = "moduleName", paths = moduleDir)

@achubaty
Copy link
Contributor Author

@CeresBarros I believe this was completed/implemented, right?

@CeresBarros
Copy link
Member

Not sure :/

@eliotmcintire
Copy link
Contributor

I do not understand this issue. Could you please provide more details?

@achubaty
Copy link
Contributor Author

achubaty commented Jul 8, 2023

The Rmd template includes code to produce tables of the module parameters, input objects, and output objects, but does not currently include the list of packages used by the module.

This issue proposes adding the reqdPkgs to the Rmd template so that it can be automatically populated for any module.

@achubaty achubaty self-assigned this Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants