- New parameter
r_citationincff_write(). When it is set toTRUEa
R citation file (inst/CITATION) would be generated/updated with the
information of the generatedCITATION.cfffile. No backup copy would be
created, for more control usecff_write_citation()(#79). repository-codenow also recognizes Codeberg as a
valid repository (#88).repository-coderecognizes repositories regardless of casing. It is still
advised to use lower caps as a good practice for R developers.
What's Changed
- Bump dieghernan/cran-status-check from 1 to 2 by @dependabot in #85
- Add option for auto creation of inst/CITATION by @dieghernan in #84
Full Changelog: v1.1.1...v1.2.0