Nothing
document() now defaults to install = FALSE, like package_build() (#130)assertthat, devtools, stringr, and purrr from Importspkgbuild and pkgload to Importswithr from Imports to SuggestsdataVersion(), renamed years ago to data_version()datapackage.skeleton(), renamed years ago to datapackage_skeleton()keepDataObjects()DataPackageR()do_doc()do_digests()validate_pkg_name()validate_package_skeleton()validate_DataVersion()validate_description()validate_yml()get_yml_objects()get_yml_r_files()read.description(), now uses desc::desc()read_pkg_description(), now uses desc::desc()comment(), now uses roxygen2::parse_file().increment_data_version().digest_data_env().save_data().doc_parse().check_dataversion_string()compareVersion() and class package_version to simplify code involving the DataVersion and do additional sanity checks.Rprofile options setting for DataPackageR_interact was overwritten upon package load.rda serialization warnings upon installDataPackageR_verbose to suppress console output, e.g. during unit testingget needs to have inherits=FALSE.usethis 1.6.0package_build, remove devtools::reload and put devtools::unload and in front of install.packagesdocument, remove devtools::reload and put in devtools::unload and install.packagesdocument() function to rebuild docs from documentation.R in data-raw without rebuilding the whole package.render_root property to the YAML configuration. Specifies where render() processing is done, instead of the data-raw directory.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.