PEcAn Packages to CRAN
- Mentors
- Mike Dietze, Chris Black
- Organization
- PEcAn Project
- Technologies
- r, CRAN, package development
- Topics
- data science, analytics
Currently, PEcAn packages are not available to download from CRAN, this makes it harder to install on systems since it requires the user to manually download all the PEcAn packages and their dependencies. Adding PEcAn packages to CRAN will not only make it easier to install but also easier to find and easier to use as standalone modules. This will require fixing warnings in the build process, removing unnecessary dependencies, splitting modules, refactoring code, adding tests, and removing test failures.