Change order of authors in CITATION.cff to match order of authors on JOSS paper.
No new tests.
Still at 17 tests, all passing.
CLPFUDatabase 0.1.8 (2024-01-03)
Remove a “:” in the title field of the CITATION.cff file. Apparently, that character is illegal and prevents Zenodo from generating a DOI. Who knew?
CLPFUDatabase 0.1.7 (2024-01-03)
Metadata for this package now matches the title of the JOSS paper.
Add ORCIDs for all authors.
Add Zeke and Emmanuel as authors, as this is a metapackage and they are authors on several imported packages.
Add CITATION.cff file for Zenodo.
CLPFUDatabase 0.1.6 (2023-12-21)
Fixed a typo in the README.md file. CLPFUDatbase –> CLPFUDatabase
CLPFUDatabase 0.1.5 (2023-12-21)
Now skipping the installation test on CI platforms. A GITHUB_PAT is not available on the CI platforms. Without GITHUB_PAT set in .Renviron, installation fails due to exceeding GitHub API limits. Now the package passes on GitHub actions, so the badge works!
CLPFUDatabase 0.1.4 (2023-12-21)
Add FAOSTAT, Rilostat, and future.callr to dependencies, further facilitating automatic installation of all packages.
CLPFUDatabase 0.1.3 (2023-12-20)
Respond to package name changes for
PFUDatabase –> PFUPipeline
PFUAggDatabase –> PFUAggPipeline
CLPFUDatabase 0.1.2 (2023-12-19)
Added a test for the installation process.
Added a statement of need to README.Rmd.
CLPFUDatabase 0.1.1 (2023-12-11)
Added dependencies.
Added contributing guidelines and code of conduct.