cran-comments.md

devtools::release()

Test environments

R CMD check results

I ran devtools::build() and checked the package with devtools::check(), which also runs devtools::document() There were no ERRORs, WARNINGs or NOTEs All is well

I checked spelling with devtools::spell_check() All is fine

I checked R-hub with devtools::check_rhub() All is great

checked win-builder with devtools::check_win_devel() All is ok

Downstream dependencies

I accessed all dependencies with devtools::install_deps(dependencies = TRUE) I used the devtools::install_github("r-lib/revdepcheck") to run R CMD check with revdepcheck::revdep_check() on downstream dependencies. All packages passed After running this I removed the revdep files.

Resubmission

This is a patch. In this version I have:



CWWhitney/ethnobotanyR documentation built on May 1, 2023, 10:13 a.m.