Adherence to modern good practices in software development
[x] Presence of automated tests, as indicated by the presence of a testing framework package in Suggests: c("testthat", "testit", "unitizer", "RUnit", “tinytest”)
[x] Package hosted on GitHub
[x] Presence of a README
[ ] Presence of a Code of Conduct and/or a Contributing guide (can be detected via GitHub API if the package is hosted on GitHub, or if .Rbuildignore contains ^CODE_OF_CONDUCT\.md$): in #30
Adherence to modern good practices in software development
Suggests
: c("testthat", "testit", "unitizer", "RUnit", “tinytest”).Rbuildignore
contains^CODE_OF_CONDUCT\.md$
): in #30Release cadence and sustained maintenance
If hosted on GitHub, number of contributors
Interest in the package