Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Steps to take before CRAN update #93

Open
5 tasks
rudeboybert opened this issue Aug 4, 2020 · 0 comments
Open
5 tasks

Steps to take before CRAN update #93

rudeboybert opened this issue Aug 4, 2020 · 0 comments

Comments

@rudeboybert
Copy link
Owner

rudeboybert commented Aug 4, 2020

Before running the standard devtools::release() steps, take the following steps relating to the master list of datasets in this Google Sheet

  • Update the Google Sheet with all new datasets
  • Update any of the datasets in the Google Sheet with "DYNAMIC DATA THAT GETS UPDATED?" marked "Y". Do this by re-running appropriate lines in data-raw/process_data_sets.R
  • Re-run data-raw/rebuild_master_dataset_list.R to rebuild the datasets_master data object used in vignettes/fivethirtyeight.Rmd
  • Ensure that the output of data(package = "fivethirtyeight") matches datasets_master
  • Check rhub via devtools::check_rhub(env_vars=c(R_COMPILE_AND_INSTALL_PACKAGES = "always"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant