ThinkR-open / attachment

Tools to deal with dependencies in scripts, Rmd and packages
https://thinkr-open.github.io/attachment/
Other
108 stars 13 forks source link

As a Dev, I want to have all the instructions to check before submission to CRAN #79

Closed MurielleDelmotte closed 1 year ago

MurielleDelmotte commented 1 year ago

As a Dev, I want to have all the instructions to check before submission to CRAN

Criteria of success

https://github.com/ThinkR-open/attachment/blob/fec563c89569988704ff553e6600258655b38dc7/dev/dev_history.R#L118

image

image

Technical

Prepare for CRAN ----

pkgload::load_all() devtools::test() testthat::test_dir("tests/testthat/")

statnmap commented 1 year ago

Merci. Je valide.
J'en profite pour fermer le ticket, car je pense qu'il n'y a pas d'action supplémentaire à réaliser.