CRAN Package Check Results for Package DataPackageR

Last updated on 2022-05-17 12:48:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.15.8 8.11 199.66 207.77 ERROR
r-devel-linux-x86_64-debian-gcc 0.15.8 6.03 149.61 155.64 ERROR
r-devel-linux-x86_64-fedora-clang 0.15.8 248.54 ERROR
r-devel-linux-x86_64-fedora-gcc 0.15.8 133.94 ERROR
r-devel-windows-x86_64 0.15.8 50.00 444.00 494.00 ERROR
r-patched-linux-x86_64 0.15.8 7.51 191.57 199.08 ERROR
r-release-linux-x86_64 0.15.8 7.83 194.71 202.54 ERROR
r-release-macos-arm64 0.15.8 81.00 OK
r-release-macos-x86_64 0.15.8 152.00 OK
r-release-windows-x86_64 0.15.8 75.00 432.00 507.00 ERROR
r-oldrel-macos-arm64 0.15.8 40.00 OK
r-oldrel-macos-x86_64 0.15.8 62.00 OK
r-oldrel-windows-ix86+x86_64 0.15.8 22.00 296.00 318.00 ERROR

Check Details

Version: 0.15.8
Check: tests
Result: ERROR
     Running 'spelling.R' [0s/0s]
     Running 'testthat.R' [86s/111s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(DataPackageR)
     > options("DataPackageR_interact" = FALSE)
     > # Test only if pandoc is available.
     > if (rmarkdown::pandoc_available()) {
     + test_check("DataPackageR")
     + }
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <U+2022> cars_over_20
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file '/tmp/RtmpiX49Ub/subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <U+2022> cars_over_20
     <U+2618> Built all datasets!
    
     * checking for file '/tmp/RtmpiX49Ub/subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     FATAL [2022-05-16 17:07:02] Non existent package subsetCars
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> Copied extra.rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <U+2022> cars_over_20
     <U+2618> Built all datasets!
     <U+2714> 0 data set(s) created by extra.rmd
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file '/tmp/RtmpiX49Ub/subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: file167cc44e243913
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied foo.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     [WARNING] This document format requires a nonempty <title> element.
     Defaulting to 'foo.knit' as the title.
     To specify a title, use 'title' in metadata or --metadata title="...".
     <U+2714> 1 data set(s) created by foo.Rmd
     <U+2022> tbl
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file '/tmp/RtmpiX49Ub/file167cc44e243913/DESCRIPTION' ... OK
     * preparing 'file167cc44e243913':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'file167cc44e243913/data/tbl.rda'
     * building 'file167cc44e243913_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <U+2022> cars_over_20
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file '/tmp/RtmpiX49Ub/subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <U+2022> cars_over_20
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file '/tmp/RtmpiX49Ub/subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     [1] "/tmp/RtmpiX49Ub/subsetCars/data/cars_over_20_2.rda"
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <U+2022> cars_over_20
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file '/tmp/RtmpiX49Ub/subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     * installing *source* package 'subsetCars' ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (subsetCars)
     * installing *source* package 'subsetCars' ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (subsetCars)
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <U+2022> cars_over_20
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file '/tmp/RtmpiX49Ub/subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     cars_over_20FATAL [2022-05-16 17:07:32] render_root is not set in yaml
     Error : No root directory found in /tmp/RtmpiX49Ub or its parent directories. Root criterion: contains a file "DESCRIPTION" with contents matching "^Package: "
     FATAL [2022-05-16 17:07:32] /tmp/RtmpiX49Ub is not a valid R package directory beneath /tmp/RtmpiX49Ub/subsetCars
    
    
     FATAL [2022-05-16 17:07:32] Directory /tmp/RtmpiX49Ub/foo/data-raw doesn't exist.
    
     FATAL [2022-05-16 17:07:32] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-16 17:07:32] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-16 17:07:32] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-16 17:07:32] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
     FATAL [2022-05-16 17:07:32] Error in normalizePath(render_root, winslash = " doesn't exist!
     FATAL [2022-05-16 17:07:32] DESCRIPTION file must have a DataVersion line. i.e. DataVersion: 0.2.0
     FATAL [2022-05-16 17:07:32] Invalid DataVersion string found 1.1.1 and 1.a.1
     WARN [2022-05-16 17:07:32] a has changed.
     ERROR [2022-05-16 17:07:32] render_root = /foobar doesn't exist.
     configuration:
     files: {}
     objects: foobar
     render_root:
     tmp: '812370'
     FATAL [2022-05-16 17:07:33] Error in normalizePath(render_root, winslash = " doesn't exist!
     Package: foo
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> configured 'datapackager.yml' file
    
     FATAL [2022-05-16 17:07:33] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-16 17:07:33] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-16 17:07:33] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <U+2022> cars_over_20
     <U+2618> Built all datasets!
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     FATAL [2022-05-16 17:07:34] YAML is missing 'configuration:' entry
    
     FATAL [2022-05-16 17:07:34] YAML is missing files: and objects: entries
    
     FATAL [2022-05-16 17:07:34] No files enabled for processing!
    
     ERROR [2022-05-16 17:07:34] render_root = foobar doesn't exist.
     FATAL [2022-05-16 17:07:34] Can't create, or render_root = foobar doesn't exist
    
     FATAL [2022-05-16 17:07:34] You must specify at least one data object.
    
     FATAL [2022-05-16 17:07:34] Can't find any R or Rmd files.
     FATAL [2022-05-16 17:07:34] Cant' find file: /tmp/RtmpiX49Ub/subsetCars/data-raw/foo.rmd
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <U+2022> cars_over_20
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file '/tmp/RtmpiX49Ub/subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <U+2022> cars_over_20
     <U+2618> Built all datasets!
    
     * checking for file '/tmp/RtmpiX49Ub/subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <U+2022> cars_over_20
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file '/tmp/RtmpiX49Ub/subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Non-interactive NEWS.md file update.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> Copied extra.rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <U+2022> cars_over_20
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file '/tmp/RtmpiX49Ub/subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: rfiletest
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied rfileTest.R into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by rfileTest.Rmd
     <U+2022> data
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file '/tmp/RtmpiX49Ub/rfiletest/DESCRIPTION' ... OK
     * preparing 'rfiletest':
     * checking DESCRIPTION meta-information ... OK
     * compacting vignettes and other PDF files
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'rfiletest/data/data.rda'
     * building 'rfiletest_1.0.tar.gz'
    
     * installing *source* package 'rfiletest' ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (rfiletest)
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: rfiletest
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied rfileTest_noheader.R into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by rfileTest_noheader.Rmd
     <U+2022> data
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file '/tmp/RtmpiX49Ub/rfiletest/DESCRIPTION' ... OK
     * preparing 'rfiletest':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'rfiletest/data/data.rda'
     * building 'rfiletest_1.0.tar.gz'
    
     * installing *source* package 'rfiletest' ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (rfiletest)
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: datatest
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied extra.rmd into 'data-raw'
     <U+2714> Copied rfileTest.R into 'data-raw'
     <U+2714> Moved data into 'inst/extdata'
     <U+2714> configured 'datapackager.yml' file
     Package: mtcars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     Package: mtcars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> Copied extra.rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <U+2022> cars_over_20
     <U+2618> Built all datasets!
     <U+2714> 0 data set(s) created by extra.rmd
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file '/tmp/RtmpiX49Ub/subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <U+2022> cars_over_20
     <U+2618> Built all datasets!
     <U+2714> 0 data set(s) created by extra.rmd
     <U+2618> Built all datasets!
     WARN [2022-05-16 17:08:10] cars_over_20 has changed.
     WARN [2022-05-16 17:08:10] cars_over_20 has changed.
     WARN [2022-05-16 17:08:10] cars_over_20 has changed.
     Non-interactive NEWS.md file update.
    
     * checking for file '/tmp/RtmpiX49Ub/subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied extra.rmd into 'data-raw'
     <U+2714> Copied rfileTest.R into 'data-raw'
     <U+2714> Moved data into 'inst/extdata'
     <U+2714> configured 'datapackager.yml' file
     Package: subsetCars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied extra.rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
     Attempting to create newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '711988'
     <U+2622> Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '711988'
     <U+2622> Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL NOT be overwritten.
     <U+2622> Skipping file creation: pass overwrite = TRUE to use_processing_script()
     configuration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '711988'
     <U+2622> Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '711988'
     <U+2622> Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '711988'
     <U+2622> Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '711988'
     Attempting to create newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '711988'
     <U+2622> Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '711988'
     <U+2622> Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '711988'
     <U+2622> Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '711988'
     <U+2622> Courtesy warning: . exists in 'data-raw', and WILL NOT be overwritten.
     configuration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     foo.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '711988'
     Package: subsetCars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied extra.rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
     configuration:
     files:
     extra.rmd:
     enabled: yes
     objects:
     - data
     - newobject
     render_root:
     tmp: '66946'
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <U+2022> cars_over_20
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file '/tmp/RtmpiX49Ub/subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <U+2022> cars_over_20
     <U+2618> Built all datasets!
    
     * checking for file '/tmp/RtmpiX49Ub/subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <U+2022> cars_over_20
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file '/tmp/RtmpiX49Ub/subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root:
     tmp: '708289'
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - pressure
     render_root:
     tmp: '708289'
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <U+2022> cars_over_20
     <U+2605> Built 1 of 2 data sets.
     <U+2714> 1 data set(s) created by extra.rmd
     <U+2022> pressure
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
     * Added: pressure
     * Changed: cars_over_20
    
     Warning in for (i in seq_len(n)) { :
     closing unused connection 4 (/tmp/RtmpiX49Ub/subsetCars/data-raw/documentation.R)
     * checking for file '/tmp/RtmpiX49Ub/subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda' 'subsetCars/data/pressure.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <U+2022> cars_over_20
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file '/tmp/RtmpiX49Ub/subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root:
     tmp: '190941'
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <U+2022> cars_over_20
     <U+2618> Built all datasets!
     <U+2714> 0 data set(s) created by extra.rmd
     <U+2618> Built all datasets!
    
     * checking for file '/tmp/RtmpiX49Ub/subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - pressure
     render_root:
     tmp: '190941'
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <U+2022> cars_over_20
     <U+2605> Built 1 of 2 data sets.
     <U+2714> 1 data set(s) created by extra.rmd
     <U+2022> pressure
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
     * Added: pressure
     * Changed: cars_over_20
    
     Warning in for (j in seq_along(x)) { :
     closing unused connection 4 (/tmp/RtmpiX49Ub/subsetCars/data-raw/documentation.R)
     * checking for file '/tmp/RtmpiX49Ub/subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda' 'subsetCars/data/pressure.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> Copied extra.rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <U+2022> cars_over_20
     <U+2605> Built 1 of 2 data sets.
     <U+2714> 1 data set(s) created by extra.rmd
     <U+2022> pressure
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file '/tmp/RtmpiX49Ub/subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda' 'subsetCars/data/pressure.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <U+2022> cars_over_20
     <U+2605> Built 1 of 2 data sets.
    
     * checking for file '/tmp/RtmpiX49Ub/subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda' 'subsetCars/data/pressure.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root: dummy
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root: dummy
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - foo_obj
     render_root: dummy
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root: dummy
    
     subsetCars.Rmd extra.rmd
     cars_over_20[ FAIL 1 | WARN 0 | SKIP 0 | PASS 208 ]
    
     == Failed tests ================================================================
     -- Failure (test-document.R:49:3): documentation is built via document() -------
     `document(file.path(tempdir(), "subsetCars"), lib = temp_libpath)` produced no output
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 208 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.15.8
Check: tests
Result: ERROR
     Running ‘spelling.R’ [0s/1s]
     Running ‘testthat.R’ [66s/130s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(DataPackageR)
     > options("DataPackageR_interact" = FALSE)
     > # Test only if pandoc is available.
     > if (rmarkdown::pandoc_available()) {
     + test_check("DataPackageR")
     + }
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/home/hornik/tmp/scratch/RtmpcvvemA/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
    
     * checking for file ‘/home/hornik/tmp/scratch/RtmpcvvemA/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     FATAL [2022-05-16 15:08:55] Non existent package subsetCars
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     ✔ 0 data set(s) created by extra.rmd
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/home/hornik/tmp/scratch/RtmpcvvemA/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: file34dc3c2aaa593a
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied foo.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     [WARNING] This document format requires a nonempty <title> element.
     Defaulting to 'foo.knit' as the title.
     To specify a title, use 'title' in metadata or --metadata title="...".
     ✔ 1 data set(s) created by foo.Rmd
     • tbl
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/home/hornik/tmp/scratch/RtmpcvvemA/file34dc3c2aaa593a/DESCRIPTION’ ... OK
     * preparing ‘file34dc3c2aaa593a’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘file34dc3c2aaa593a/data/tbl.rda’
     * building ‘file34dc3c2aaa593a_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/home/hornik/tmp/scratch/RtmpcvvemA/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/home/hornik/tmp/scratch/RtmpcvvemA/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     [1] "/home/hornik/tmp/scratch/RtmpcvvemA/subsetCars/data/cars_over_20_2.rda"
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/home/hornik/tmp/scratch/RtmpcvvemA/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     * installing *source* package ‘subsetCars’ ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (subsetCars)
     * installing *source* package ‘subsetCars’ ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (subsetCars)
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/home/hornik/tmp/scratch/RtmpcvvemA/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     cars_over_20FATAL [2022-05-16 15:09:30] render_root is not set in yaml
     Error : No root directory found in /home/hornik/tmp/scratch/RtmpcvvemA or its parent directories. Root criterion: contains a file "DESCRIPTION" with contents matching "^Package: "
     FATAL [2022-05-16 15:09:30] /home/hornik/tmp/scratch/RtmpcvvemA is not a valid R package directory beneath /home/hornik/tmp/scratch/RtmpcvvemA/subsetCars
    
    
     FATAL [2022-05-16 15:09:30] Directory /home/hornik/tmp/scratch/RtmpcvvemA/foo/data-raw doesn't exist.
    
     FATAL [2022-05-16 15:09:30] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-16 15:09:30] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-16 15:09:30] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-16 15:09:30] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
     FATAL [2022-05-16 15:09:30] Error in normalizePath(render_root, winslash = " doesn't exist!
     FATAL [2022-05-16 15:09:30] DESCRIPTION file must have a DataVersion line. i.e. DataVersion: 0.2.0
     FATAL [2022-05-16 15:09:31] Invalid DataVersion string found 1.1.1 and 1.a.1
     WARN [2022-05-16 15:09:31] a has changed.
     ERROR [2022-05-16 15:09:31] render_root = /foobar doesn't exist.
     configuration:
     files: {}
     objects: foobar
     render_root:
     tmp: '713468'
     FATAL [2022-05-16 15:09:31] Error in normalizePath(render_root, winslash = " doesn't exist!
     Package: foo
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ configured 'datapackager.yml' file
    
     FATAL [2022-05-16 15:09:31] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-16 15:09:31] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-16 15:09:31] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     FATAL [2022-05-16 15:09:33] YAML is missing 'configuration:' entry
    
     FATAL [2022-05-16 15:09:33] YAML is missing files: and objects: entries
    
     FATAL [2022-05-16 15:09:33] No files enabled for processing!
    
     ERROR [2022-05-16 15:09:33] render_root = foobar doesn't exist.
     FATAL [2022-05-16 15:09:33] Can't create, or render_root = foobar doesn't exist
    
     FATAL [2022-05-16 15:09:33] You must specify at least one data object.
    
     FATAL [2022-05-16 15:09:33] Can't find any R or Rmd files.
     FATAL [2022-05-16 15:09:33] Cant' find file: /home/hornik/tmp/scratch/RtmpcvvemA/subsetCars/data-raw/foo.rmd
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/home/hornik/tmp/scratch/RtmpcvvemA/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
    
     * checking for file ‘/home/hornik/tmp/scratch/RtmpcvvemA/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/home/hornik/tmp/scratch/RtmpcvvemA/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Non-interactive NEWS.md file update.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/home/hornik/tmp/scratch/RtmpcvvemA/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: rfiletest
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied rfileTest.R into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by rfileTest.Rmd
     • data
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/home/hornik/tmp/scratch/RtmpcvvemA/rfiletest/DESCRIPTION’ ... OK
     * preparing ‘rfiletest’:
     * checking DESCRIPTION meta-information ... OK
     * compacting vignettes and other PDF files
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘rfiletest/data/data.rda’
     * building ‘rfiletest_1.0.tar.gz’
    
     * installing *source* package ‘rfiletest’ ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (rfiletest)
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: rfiletest
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied rfileTest_noheader.R into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by rfileTest_noheader.Rmd
     • data
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/home/hornik/tmp/scratch/RtmpcvvemA/rfiletest/DESCRIPTION’ ... OK
     * preparing ‘rfiletest’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘rfiletest/data/data.rda’
     * building ‘rfiletest_1.0.tar.gz’
    
     * installing *source* package ‘rfiletest’ ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (rfiletest)
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: datatest
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ Copied rfileTest.R into 'data-raw'
     ✔ Moved data into 'inst/extdata'
     ✔ configured 'datapackager.yml' file
     Package: mtcars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     Package: mtcars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     ✔ 0 data set(s) created by extra.rmd
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/home/hornik/tmp/scratch/RtmpcvvemA/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     ✔ 0 data set(s) created by extra.rmd
     ☘ Built all datasets!
     WARN [2022-05-16 15:10:12] cars_over_20 has changed.
     WARN [2022-05-16 15:10:12] cars_over_20 has changed.
     WARN [2022-05-16 15:10:12] cars_over_20 has changed.
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/home/hornik/tmp/scratch/RtmpcvvemA/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ Copied rfileTest.R into 'data-raw'
     ✔ Moved data into 'inst/extdata'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     Attempting to create newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '361660'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '361660'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL NOT be overwritten.
     ☢ Skipping file creation: pass overwrite = TRUE to use_processing_script()
     configuration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '361660'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '361660'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '361660'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '361660'
     Attempting to create newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '361660'
     ☢ Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '361660'
     ☢ Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '361660'
     ☢ Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '361660'
     ☢ Courtesy warning: . exists in 'data-raw', and WILL NOT be overwritten.
     configuration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     foo.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '361660'
     Package: subsetCars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     configuration:
     files:
     extra.rmd:
     enabled: yes
     objects:
     - data
     - newobject
     render_root:
     tmp: '584647'
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/home/hornik/tmp/scratch/RtmpcvvemA/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
    
     * checking for file ‘/home/hornik/tmp/scratch/RtmpcvvemA/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/home/hornik/tmp/scratch/RtmpcvvemA/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root:
     tmp: '863868'
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - pressure
     render_root:
     tmp: '863868'
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ★ Built 1 of 2 data sets.
     ✔ 1 data set(s) created by extra.rmd
     • pressure
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
     * Added: pressure
     * Changed: cars_over_20
    
     Warning in for (name in names(public_methods)) lockBinding(name, public_bind_env) :
     closing unused connection 4 (/home/hornik/tmp/scratch/RtmpcvvemA/subsetCars/data-raw/documentation.R)
     * checking for file ‘/home/hornik/tmp/scratch/RtmpcvvemA/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’ ‘subsetCars/data/pressure.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/home/hornik/tmp/scratch/RtmpcvvemA/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root:
     tmp: '202676'
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     ✔ 0 data set(s) created by extra.rmd
     ☘ Built all datasets!
    
     * checking for file ‘/home/hornik/tmp/scratch/RtmpcvvemA/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - pressure
     render_root:
     tmp: '202676'
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ★ Built 1 of 2 data sets.
     ✔ 1 data set(s) created by extra.rmd
     • pressure
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
     * Added: pressure
     * Changed: cars_over_20
    
     Warning in for (i in 1L:d2) { :
     closing unused connection 4 (/home/hornik/tmp/scratch/RtmpcvvemA/subsetCars/data-raw/documentation.R)
     * checking for file ‘/home/hornik/tmp/scratch/RtmpcvvemA/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’ ‘subsetCars/data/pressure.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ★ Built 1 of 2 data sets.
     ✔ 1 data set(s) created by extra.rmd
     • pressure
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/home/hornik/tmp/scratch/RtmpcvvemA/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’ ‘subsetCars/data/pressure.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ★ Built 1 of 2 data sets.
    
     * checking for file ‘/home/hornik/tmp/scratch/RtmpcvvemA/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’ ‘subsetCars/data/pressure.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root: dummy
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root: dummy
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - foo_obj
     render_root: dummy
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root: dummy
    
     subsetCars.Rmd extra.rmd
     cars_over_20[ FAIL 1 | WARN 0 | SKIP 0 | PASS 208 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-document.R:49:3): documentation is built via document() ───────
     `document(file.path(tempdir(), "subsetCars"), lib = temp_libpath)` produced no output
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 208 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.15.8
Check: tests
Result: ERROR
     Running ‘spelling.R’
     Running ‘testthat.R’ [102s/132s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(DataPackageR)
     > options("DataPackageR_interact" = FALSE)
     > # Test only if pandoc is available.
     > if (rmarkdown::pandoc_available()) {
     + test_check("DataPackageR")
     + }
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
    
     * checking for file ‘/tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     FATAL [2022-05-14 11:06:58] Non existent package subsetCars
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     ✔ 0 data set(s) created by extra.rmd
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: file344ee03a0012b1
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied foo.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     [WARNING] This document format requires a nonempty <title> element.
     Defaulting to 'foo.knit' as the title.
     To specify a title, use 'title' in metadata or --metadata title="...".
     ✔ 1 data set(s) created by foo.Rmd
     • tbl
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q/file344ee03a0012b1/DESCRIPTION’ ... OK
     * preparing ‘file344ee03a0012b1’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘file344ee03a0012b1/data/tbl.rda’
     * building ‘file344ee03a0012b1_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     [1] "/tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q/subsetCars/data/cars_over_20_2.rda"
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     * installing *source* package ‘subsetCars’ ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (subsetCars)
     * installing *source* package ‘subsetCars’ ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (subsetCars)
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     cars_over_20FATAL [2022-05-14 11:07:33] render_root is not set in yaml
     Error : No root directory found in /tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q or its parent directories. Root criterion: contains a file "DESCRIPTION" with contents matching "^Package: "
     FATAL [2022-05-14 11:07:33] /tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q is not a valid R package directory beneath /tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q/subsetCars
    
    
     FATAL [2022-05-14 11:07:33] Directory /tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q/foo/data-raw doesn't exist.
    
     FATAL [2022-05-14 11:07:34] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-14 11:07:34] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-14 11:07:34] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-14 11:07:34] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
     FATAL [2022-05-14 11:07:34] Error in normalizePath(render_root, winslash = " doesn't exist!
     FATAL [2022-05-14 11:07:34] DESCRIPTION file must have a DataVersion line. i.e. DataVersion: 0.2.0
     FATAL [2022-05-14 11:07:34] Invalid DataVersion string found 1.1.1 and 1.a.1
     WARN [2022-05-14 11:07:34] a has changed.
     ERROR [2022-05-14 11:07:34] render_root = /foobar doesn't exist.
     configuration:
     files: {}
     objects: foobar
     render_root:
     tmp: '390185'
     FATAL [2022-05-14 11:07:34] Error in normalizePath(render_root, winslash = " doesn't exist!
     Package: foo
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ configured 'datapackager.yml' file
    
     FATAL [2022-05-14 11:07:34] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-14 11:07:35] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-14 11:07:35] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     FATAL [2022-05-14 11:07:36] YAML is missing 'configuration:' entry
    
     FATAL [2022-05-14 11:07:36] YAML is missing files: and objects: entries
    
     FATAL [2022-05-14 11:07:37] No files enabled for processing!
    
     ERROR [2022-05-14 11:07:37] render_root = foobar doesn't exist.
     FATAL [2022-05-14 11:07:37] Can't create, or render_root = foobar doesn't exist
    
     FATAL [2022-05-14 11:07:37] You must specify at least one data object.
    
     FATAL [2022-05-14 11:07:37] Can't find any R or Rmd files.
     FATAL [2022-05-14 11:07:37] Cant' find file: /tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q/subsetCars/data-raw/foo.rmd
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
    
     * checking for file ‘/tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Non-interactive NEWS.md file update.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: rfiletest
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied rfileTest.R into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by rfileTest.Rmd
     • data
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q/rfiletest/DESCRIPTION’ ... OK
     * preparing ‘rfiletest’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘rfiletest/data/data.rda’
     * building ‘rfiletest_1.0.tar.gz’
    
     * installing *source* package ‘rfiletest’ ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (rfiletest)
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: rfiletest
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied rfileTest_noheader.R into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by rfileTest_noheader.Rmd
     • data
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q/rfiletest/DESCRIPTION’ ... OK
     * preparing ‘rfiletest’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘rfiletest/data/data.rda’
     * building ‘rfiletest_1.0.tar.gz’
    
     * installing *source* package ‘rfiletest’ ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (rfiletest)
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: datatest
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ Copied rfileTest.R into 'data-raw'
     ✔ Moved data into 'inst/extdata'
     ✔ configured 'datapackager.yml' file
     Package: mtcars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     Package: mtcars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     ✔ 0 data set(s) created by extra.rmd
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     ✔ 0 data set(s) created by extra.rmd
     ☘ Built all datasets!
     WARN [2022-05-14 11:08:16] cars_over_20 has changed.
     WARN [2022-05-14 11:08:16] cars_over_20 has changed.
     WARN [2022-05-14 11:08:16] cars_over_20 has changed.
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ Copied rfileTest.R into 'data-raw'
     ✔ Moved data into 'inst/extdata'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     Attempting to create newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '889362'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '889362'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL NOT be overwritten.
     ☢ Skipping file creation: pass overwrite = TRUE to use_processing_script()
     configuration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '889362'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '889362'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '889362'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '889362'
     Attempting to create newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '889362'
     ☢ Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '889362'
     ☢ Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '889362'
     ☢ Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '889362'
     ☢ Courtesy warning: . exists in 'data-raw', and WILL NOT be overwritten.
     configuration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     foo.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '889362'
     Package: subsetCars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     configuration:
     files:
     extra.rmd:
     enabled: yes
     objects:
     - data
     - newobject
     render_root:
     tmp: '456881'
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
    
     * checking for file ‘/tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root:
     tmp: '279344'
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - pressure
     render_root:
     tmp: '279344'
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ★ Built 1 of 2 data sets.
     ✔ 1 data set(s) created by extra.rmd
     • pressure
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
     * Added: pressure
     * Changed: cars_over_20
    
     Warning in .Call(ffi_dots_list, frame_env = environment(), named = NULL, :
     closing unused connection 4 (/tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q/subsetCars/data-raw/documentation.R)
     * checking for file ‘/tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’ ‘subsetCars/data/pressure.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root:
     tmp: '308176'
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     ✔ 0 data set(s) created by extra.rmd
     ☘ Built all datasets!
    
     * checking for file ‘/tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - pressure
     render_root:
     tmp: '308176'
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ★ Built 1 of 2 data sets.
     ✔ 1 data set(s) created by extra.rmd
     • pressure
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
     * Added: pressure
     * Changed: cars_over_20
    
     * checking for file ‘/tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’ ‘subsetCars/data/pressure.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ★ Built 1 of 2 data sets.
     ✔ 1 data set(s) created by extra.rmd
     • pressure
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’ ‘subsetCars/data/pressure.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ★ Built 1 of 2 data sets.
    
     * checking for file ‘/tmp/Rtmp8Ahmic/working_dir/RtmphHM66Q/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’ ‘subsetCars/data/pressure.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root: dummy
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root: dummy
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - foo_obj
     render_root: dummy
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root: dummy
    
     subsetCars.Rmd extra.rmd
     cars_over_20[ FAIL 1 | WARN 0 | SKIP 0 | PASS 208 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-document.R:49:3): documentation is built via document() ───────
     `document(file.path(tempdir(), "subsetCars"), lib = temp_libpath)` produced no output
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 208 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.15.8
Check: tests
Result: ERROR
     Running ‘spelling.R’
     Running ‘testthat.R’ [55s/55s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(DataPackageR)
     > options("DataPackageR_interact" = FALSE)
     > # Test only if pandoc is available.
     > if (rmarkdown::pandoc_available()) {
     + test_check("DataPackageR")
     + }
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
    
     * checking for file ‘/tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     FATAL [2022-05-13 08:39:04] Non existent package subsetCars
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     ✔ 0 data set(s) created by extra.rmd
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: file3a355915d350de
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied foo.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     [WARNING] This document format requires a nonempty <title> element.
     Defaulting to 'foo.knit' as the title.
     To specify a title, use 'title' in metadata or --metadata title="...".
     ✔ 1 data set(s) created by foo.Rmd
     • tbl
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1/file3a355915d350de/DESCRIPTION’ ... OK
     * preparing ‘file3a355915d350de’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘file3a355915d350de/data/tbl.rda’
     * building ‘file3a355915d350de_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     [1] "/tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1/subsetCars/data/cars_over_20_2.rda"
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     * installing *source* package ‘subsetCars’ ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (subsetCars)
     * installing *source* package ‘subsetCars’ ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (subsetCars)
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     cars_over_20FATAL [2022-05-13 08:39:18] render_root is not set in yaml
     Error : No root directory found in /tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1 or its parent directories. Root criterion: contains a file "DESCRIPTION" with contents matching "^Package: "
     FATAL [2022-05-13 08:39:18] /tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1 is not a valid R package directory beneath /tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1/subsetCars
    
    
     FATAL [2022-05-13 08:39:18] Directory /tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1/foo/data-raw doesn't exist.
    
     FATAL [2022-05-13 08:39:18] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-13 08:39:18] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-13 08:39:19] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-13 08:39:19] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
     FATAL [2022-05-13 08:39:19] Error in normalizePath(render_root, winslash = " doesn't exist!
     FATAL [2022-05-13 08:39:19] DESCRIPTION file must have a DataVersion line. i.e. DataVersion: 0.2.0
     FATAL [2022-05-13 08:39:19] Invalid DataVersion string found 1.1.1 and 1.a.1
     WARN [2022-05-13 08:39:19] a has changed.
     ERROR [2022-05-13 08:39:19] render_root = /foobar doesn't exist.
     configuration:
     files: {}
     objects: foobar
     render_root:
     tmp: '176340'
     FATAL [2022-05-13 08:39:19] Error in normalizePath(render_root, winslash = " doesn't exist!
     Package: foo
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ configured 'datapackager.yml' file
    
     FATAL [2022-05-13 08:39:19] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-13 08:39:19] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-13 08:39:19] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     FATAL [2022-05-13 08:39:20] YAML is missing 'configuration:' entry
    
     FATAL [2022-05-13 08:39:20] YAML is missing files: and objects: entries
    
     FATAL [2022-05-13 08:39:20] No files enabled for processing!
    
     ERROR [2022-05-13 08:39:20] render_root = foobar doesn't exist.
     FATAL [2022-05-13 08:39:20] Can't create, or render_root = foobar doesn't exist
    
     FATAL [2022-05-13 08:39:20] You must specify at least one data object.
    
     FATAL [2022-05-13 08:39:20] Can't find any R or Rmd files.
     FATAL [2022-05-13 08:39:20] Cant' find file: /tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1/subsetCars/data-raw/foo.rmd
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
    
     * checking for file ‘/tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Non-interactive NEWS.md file update.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: rfiletest
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied rfileTest.R into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by rfileTest.Rmd
     • data
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1/rfiletest/DESCRIPTION’ ... OK
     * preparing ‘rfiletest’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘rfiletest/data/data.rda’
     * building ‘rfiletest_1.0.tar.gz’
    
     * installing *source* package ‘rfiletest’ ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (rfiletest)
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: rfiletest
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied rfileTest_noheader.R into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by rfileTest_noheader.Rmd
     • data
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1/rfiletest/DESCRIPTION’ ... OK
     * preparing ‘rfiletest’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘rfiletest/data/data.rda’
     * building ‘rfiletest_1.0.tar.gz’
    
     * installing *source* package ‘rfiletest’ ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (rfiletest)
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: datatest
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ Copied rfileTest.R into 'data-raw'
     ✔ Moved data into 'inst/extdata'
     ✔ configured 'datapackager.yml' file
     Package: mtcars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     Package: mtcars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     ✔ 0 data set(s) created by extra.rmd
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     ✔ 0 data set(s) created by extra.rmd
     ☘ Built all datasets!
     WARN [2022-05-13 08:39:37] cars_over_20 has changed.
     WARN [2022-05-13 08:39:37] cars_over_20 has changed.
     WARN [2022-05-13 08:39:37] cars_over_20 has changed.
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ Copied rfileTest.R into 'data-raw'
     ✔ Moved data into 'inst/extdata'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     Attempting to create newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '340916'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '340916'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL NOT be overwritten.
     ☢ Skipping file creation: pass overwrite = TRUE to use_processing_script()
     configuration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '340916'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '340916'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '340916'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '340916'
     Attempting to create newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '340916'
     ☢ Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '340916'
     ☢ Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '340916'
     ☢ Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '340916'
     ☢ Courtesy warning: . exists in 'data-raw', and WILL NOT be overwritten.
     configuration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     foo.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '340916'
     Package: subsetCars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     configuration:
     files:
     extra.rmd:
     enabled: yes
     objects:
     - data
     - newobject
     render_root:
     tmp: '863300'
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
    
     * checking for file ‘/tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root:
     tmp: '626409'
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - pressure
     render_root:
     tmp: '626409'
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ★ Built 1 of 2 data sets.
     ✔ 1 data set(s) created by extra.rmd
     • pressure
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
     * Added: pressure
     * Changed: cars_over_20
    
     Warning in for (i in seq_len(n)) { :
     closing unused connection 4 (/tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1/subsetCars/data-raw/documentation.R)
     * checking for file ‘/tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’ ‘subsetCars/data/pressure.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root:
     tmp: '960875'
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     ✔ 0 data set(s) created by extra.rmd
     ☘ Built all datasets!
    
     * checking for file ‘/tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - pressure
     render_root:
     tmp: '960875'
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ★ Built 1 of 2 data sets.
     ✔ 1 data set(s) created by extra.rmd
     • pressure
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
     * Added: pressure
     * Changed: cars_over_20
    
     * checking for file ‘/tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’ ‘subsetCars/data/pressure.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ★ Built 1 of 2 data sets.
     ✔ 1 data set(s) created by extra.rmd
     • pressure
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’ ‘subsetCars/data/pressure.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ★ Built 1 of 2 data sets.
    
     * checking for file ‘/tmp/RtmpVqnUTu/working_dir/Rtmp0GJiq1/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’ ‘subsetCars/data/pressure.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root: dummy
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root: dummy
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - foo_obj
     render_root: dummy
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root: dummy
    
     subsetCars.Rmd extra.rmd
     cars_over_20[ FAIL 1 | WARN 0 | SKIP 0 | PASS 208 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-document.R:49:3): documentation is built via document() ───────
     `document(file.path(tempdir(), "subsetCars"), lib = temp_libpath)` produced no output
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 208 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.15.8
Check: tests
Result: ERROR
     Running 'spelling.R' [0s]
     Running 'testthat.R' [240s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(DataPackageR)
     > options("DataPackageR_interact" = FALSE)
     > # Test only if pandoc is available.
     > if (rmarkdown::pandoc_available()) {
     + test_check("DataPackageR")
     + }
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\Rtmpyk5Vo3\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
    
     * checking for file 'D:\temp\Rtmpyk5Vo3\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     FATAL [2022-05-16 12:04:32] Non existent package subsetCars
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     ✔ 0 data set(s) created by extra.rmd
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\Rtmpyk5Vo3\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: file2df704c3668d4
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied foo.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     [WARNING] This document format requires a nonempty <title> element.
     Defaulting to 'foo.knit' as the title.
     To specify a title, use 'title' in metadata or --metadata title="...".
     ✔ 1 data set(s) created by foo.Rmd
     • tbl
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\Rtmpyk5Vo3\file2df704c3668d4/DESCRIPTION' ... OK
     * preparing 'file2df704c3668d4':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'file2df704c3668d4/data/tbl.rda'
     * building 'file2df704c3668d4_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\Rtmpyk5Vo3\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\Rtmpyk5Vo3\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     [1] "D:/temp/Rtmpyk5Vo3/subsetCars/data/cars_over_20_2.rda"
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\Rtmpyk5Vo3\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     * installing *source* package 'subsetCars' ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (subsetCars)
     * installing *source* package 'subsetCars' ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (subsetCars)
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\Rtmpyk5Vo3\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     cars_over_20FATAL [2022-05-16 12:05:28] render_root is not set in yaml
     Error : No root directory found in D:/temp/Rtmpyk5Vo3 or its parent directories. Root criterion: contains a file "DESCRIPTION" with contents matching "^Package: "
     FATAL [2022-05-16 12:05:28] D:/temp/Rtmpyk5Vo3 is not a valid R package directory beneath D:/temp/Rtmpyk5Vo3/subsetCars
    
    
     FATAL [2022-05-16 12:05:29] Directory D:/temp/Rtmpyk5Vo3/foo/data-raw doesn't exist.
    
     FATAL [2022-05-16 12:05:29] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-16 12:05:29] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-16 12:05:29] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-16 12:05:29] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
     FATAL [2022-05-16 12:05:29] . doesn't exist!
     FATAL [2022-05-16 12:05:30] DESCRIPTION file must have a DataVersion line. i.e. DataVersion: 0.2.0
     FATAL [2022-05-16 12:05:30] Invalid DataVersion string found 1.1.1 and 1.a.1
     WARN [2022-05-16 12:05:30] a has changed.
     ERROR [2022-05-16 12:05:30] render_root = /foobar doesn't exist.
     configuration:
     files: {}
     objects: foobar
     render_root:
     tmp: '981287'
     FATAL [2022-05-16 12:05:30] . doesn't exist!
     Package: foo
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ configured 'datapackager.yml' file
    
     FATAL [2022-05-16 12:05:33] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-16 12:05:33] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-16 12:05:33] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     FATAL [2022-05-16 12:05:43] YAML is missing 'configuration:' entry
    
     FATAL [2022-05-16 12:05:43] YAML is missing files: and objects: entries
    
     FATAL [2022-05-16 12:05:43] No files enabled for processing!
    
     ERROR [2022-05-16 12:05:43] render_root = foobar doesn't exist.
     FATAL [2022-05-16 12:05:43] Can't create, or render_root = foobar doesn't exist
    
     FATAL [2022-05-16 12:05:43] You must specify at least one data object.
    
     FATAL [2022-05-16 12:05:43] Can't find any R or Rmd files.
     FATAL [2022-05-16 12:05:43] Cant' find file: D:/temp/Rtmpyk5Vo3/subsetCars/data-raw/foo.rmd
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\Rtmpyk5Vo3\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
    
     * checking for file 'D:\temp\Rtmpyk5Vo3\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\Rtmpyk5Vo3\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Non-interactive NEWS.md file update.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\Rtmpyk5Vo3\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: rfiletest
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied rfileTest.R into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by rfileTest.Rmd
     • data
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\Rtmpyk5Vo3\rfiletest/DESCRIPTION' ... OK
     * preparing 'rfiletest':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'rfiletest/data/data.rda'
     * building 'rfiletest_1.0.tar.gz'
    
     * installing *source* package 'rfiletest' ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (rfiletest)
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: rfiletest
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied rfileTest_noheader.R into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by rfileTest_noheader.Rmd
     • data
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\Rtmpyk5Vo3\rfiletest/DESCRIPTION' ... OK
     * preparing 'rfiletest':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'rfiletest/data/data.rda'
     * building 'rfiletest_1.0.tar.gz'
    
     * installing *source* package 'rfiletest' ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (rfiletest)
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: datatest
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ Copied rfileTest.R into 'data-raw'
     ✔ Moved data into 'inst/extdata'
     ✔ configured 'datapackager.yml' file
     Package: mtcars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     Package: mtcars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     ✔ 0 data set(s) created by extra.rmd
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\Rtmpyk5Vo3\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     ✔ 0 data set(s) created by extra.rmd
     ☘ Built all datasets!
     WARN [2022-05-16 12:07:03] cars_over_20 has changed.
     WARN [2022-05-16 12:07:03] cars_over_20 has changed.
     WARN [2022-05-16 12:07:03] cars_over_20 has changed.
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\Rtmpyk5Vo3\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ Copied rfileTest.R into 'data-raw'
     ✔ Moved data into 'inst/extdata'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     Attempting to create d:\Rcompile\CRANpkg\local\4.3\DataPackageR.Rcheck\tests\testthat\newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '731277'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\4.3\DataPackageR.Rcheck\tests\testthat\newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '731277'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL NOT be overwritten.
     ☢ Skipping file creation: pass overwrite = TRUE to use_processing_script()
     configuration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '731277'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\4.3\DataPackageR.Rcheck\tests\testthat\newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '731277'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\4.3\DataPackageR.Rcheck\tests\testthat\newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '731277'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\4.3\DataPackageR.Rcheck\tests\testthat\newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '731277'
     Attempting to create d:\Rcompile\CRANpkg\local\4.3\DataPackageR.Rcheck\tests\testthat\newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '731277'
     ☢ Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\4.3\DataPackageR.Rcheck\tests\testthat\newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '731277'
     ☢ Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\4.3\DataPackageR.Rcheck\tests\testthat\newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '731277'
     ☢ Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\4.3\DataPackageR.Rcheck\tests\testthat\newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '731277'
     ☢ Courtesy warning: . exists in 'data-raw', and WILL NOT be overwritten.
     configuration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     foo.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '731277'
     Package: subsetCars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     configuration:
     files:
     extra.rmd:
     enabled: yes
     objects:
     - data
     - newobject
     render_root:
     tmp: '836781'
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\Rtmpyk5Vo3\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
    
     * checking for file 'D:\temp\Rtmpyk5Vo3\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\Rtmpyk5Vo3\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root:
     tmp: '873098'
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - pressure
     render_root:
     tmp: '873098'
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ★ Built 1 of 2 data sets.
     ✔ 1 data set(s) created by extra.rmd
     • pressure
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
     * Added: pressure
     * Changed: cars_over_20
    
     Warning in for (os in OS_subdirs) { :
     closing unused connection 4 (D:/temp/Rtmpyk5Vo3/subsetCars/data-raw/documentation.R)
     * checking for file 'D:\temp\Rtmpyk5Vo3\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda' 'subsetCars/data/pressure.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\Rtmpyk5Vo3\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root:
     tmp: '44314'
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     ✔ 0 data set(s) created by extra.rmd
     ☘ Built all datasets!
    
     * checking for file 'D:\temp\Rtmpyk5Vo3\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - pressure
     render_root:
     tmp: '44314'
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ★ Built 1 of 2 data sets.
     ✔ 1 data set(s) created by extra.rmd
     • pressure
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
     * Added: pressure
     * Changed: cars_over_20
    
     * checking for file 'D:\temp\Rtmpyk5Vo3\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda' 'subsetCars/data/pressure.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ★ Built 1 of 2 data sets.
     ✔ 1 data set(s) created by extra.rmd
     • pressure
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\Rtmpyk5Vo3\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda' 'subsetCars/data/pressure.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ★ Built 1 of 2 data sets.
    
     * checking for file 'D:\temp\Rtmpyk5Vo3\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda' 'subsetCars/data/pressure.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root: dummy
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root: dummy
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - foo_obj
     render_root: dummy
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root: dummy
    
     subsetCars.Rmd extra.rmd
     cars_over_20[ FAIL 1 | WARN 0 | SKIP 0 | PASS 208 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-document.R:49:3): documentation is built via document() ───────
     `document(file.path(tempdir(), "subsetCars"), lib = temp_libpath)` produced no output
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 208 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64

Version: 0.15.8
Check: tests
Result: ERROR
     Running ‘spelling.R’ [0s/0s]
     Running ‘testthat.R’ [83s/115s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(DataPackageR)
     > options("DataPackageR_interact" = FALSE)
     > # Test only if pandoc is available.
     > if (rmarkdown::pandoc_available()) {
     + test_check("DataPackageR")
     + }
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp1pOIa3/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
    
     * checking for file ‘/tmp/Rtmp1pOIa3/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     FATAL [2022-05-14 09:24:38] Non existent package subsetCars
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     ✔ 0 data set(s) created by extra.rmd
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp1pOIa3/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: file679ec21e397af
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied foo.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     [WARNING] This document format requires a nonempty <title> element.
     Defaulting to 'foo.knit' as the title.
     To specify a title, use 'title' in metadata or --metadata title="...".
     ✔ 1 data set(s) created by foo.Rmd
     • tbl
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp1pOIa3/file679ec21e397af/DESCRIPTION’ ... OK
     * preparing ‘file679ec21e397af’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘file679ec21e397af/data/tbl.rda’
     * building ‘file679ec21e397af_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp1pOIa3/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp1pOIa3/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     [1] "/tmp/Rtmp1pOIa3/subsetCars/data/cars_over_20_2.rda"
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp1pOIa3/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     * installing *source* package ‘subsetCars’ ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     converting help for package ‘subsetCars’
     finding HTML links ... done
     cars_over_20 html
     subsetCars html
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (subsetCars)
     * installing *source* package ‘subsetCars’ ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     converting help for package ‘subsetCars’
     finding HTML links ... done
     cars_over_20 html
     subsetCars html
     testmarkdownroxygen html
     finding level-2 HTML links ... done
    
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (subsetCars)
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp1pOIa3/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     cars_over_20FATAL [2022-05-14 09:25:07] render_root is not set in yaml
     Error : No root directory found in /tmp/Rtmp1pOIa3 or its parent directories. Root criterion: contains a file "DESCRIPTION" with contents matching "^Package: "
     FATAL [2022-05-14 09:25:07] /tmp/Rtmp1pOIa3 is not a valid R package directory beneath /tmp/Rtmp1pOIa3/subsetCars
    
    
     FATAL [2022-05-14 09:25:07] Directory /tmp/Rtmp1pOIa3/foo/data-raw doesn't exist.
    
     FATAL [2022-05-14 09:25:08] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-14 09:25:08] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-14 09:25:08] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-14 09:25:08] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
     FATAL [2022-05-14 09:25:08] Error in normalizePath(render_root, winslash = " doesn't exist!
     FATAL [2022-05-14 09:25:08] DESCRIPTION file must have a DataVersion line. i.e. DataVersion: 0.2.0
     FATAL [2022-05-14 09:25:08] Invalid DataVersion string found 1.1.1 and 1.a.1
     WARN [2022-05-14 09:25:08] a has changed.
     ERROR [2022-05-14 09:25:08] render_root = /foobar doesn't exist.
     configuration:
     files: {}
     objects: foobar
     render_root:
     tmp: '700407'
     FATAL [2022-05-14 09:25:08] Error in normalizePath(render_root, winslash = " doesn't exist!
     Package: foo
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ configured 'datapackager.yml' file
    
     FATAL [2022-05-14 09:25:08] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-14 09:25:08] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-14 09:25:08] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     FATAL [2022-05-14 09:25:10] YAML is missing 'configuration:' entry
    
     FATAL [2022-05-14 09:25:10] YAML is missing files: and objects: entries
    
     FATAL [2022-05-14 09:25:10] No files enabled for processing!
    
     ERROR [2022-05-14 09:25:10] render_root = foobar doesn't exist.
     FATAL [2022-05-14 09:25:10] Can't create, or render_root = foobar doesn't exist
    
     FATAL [2022-05-14 09:25:10] You must specify at least one data object.
    
     FATAL [2022-05-14 09:25:10] Can't find any R or Rmd files.
     FATAL [2022-05-14 09:25:10] Cant' find file: /tmp/Rtmp1pOIa3/subsetCars/data-raw/foo.rmd
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp1pOIa3/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
    
     * checking for file ‘/tmp/Rtmp1pOIa3/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp1pOIa3/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Non-interactive NEWS.md file update.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp1pOIa3/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: rfiletest
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied rfileTest.R into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by rfileTest.Rmd
     • data
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp1pOIa3/rfiletest/DESCRIPTION’ ... OK
     * preparing ‘rfiletest’:
     * checking DESCRIPTION meta-information ... OK
     * compacting vignettes and other PDF files
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘rfiletest/data/data.rda’
     * building ‘rfiletest_1.0.tar.gz’
    
     * installing *source* package ‘rfiletest’ ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     converting help for package ‘rfiletest’
     finding HTML links ... done
     data html
     rfiletest html
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (rfiletest)
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: rfiletest
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied rfileTest_noheader.R into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by rfileTest_noheader.Rmd
     • data
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp1pOIa3/rfiletest/DESCRIPTION’ ... OK
     * preparing ‘rfiletest’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘rfiletest/data/data.rda’
     * building ‘rfiletest_1.0.tar.gz’
    
     * installing *source* package ‘rfiletest’ ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     converting help for package ‘rfiletest’
     finding HTML links ... done
     data html
     rfiletest html
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (rfiletest)
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: datatest
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ Copied rfileTest.R into 'data-raw'
     ✔ Moved data into 'inst/extdata'
     ✔ configured 'datapackager.yml' file
     Package: mtcars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     Package: mtcars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     ✔ 0 data set(s) created by extra.rmd
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp1pOIa3/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     ✔ 0 data set(s) created by extra.rmd
     ☘ Built all datasets!
     WARN [2022-05-14 09:25:47] cars_over_20 has changed.
     WARN [2022-05-14 09:25:47] cars_over_20 has changed.
     WARN [2022-05-14 09:25:47] cars_over_20 has changed.
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp1pOIa3/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ Copied rfileTest.R into 'data-raw'
     ✔ Moved data into 'inst/extdata'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     Attempting to create newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '641537'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '641537'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL NOT be overwritten.
     ☢ Skipping file creation: pass overwrite = TRUE to use_processing_script()
     configuration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '641537'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '641537'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '641537'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '641537'
     Attempting to create newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '641537'
     ☢ Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '641537'
     ☢ Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '641537'
     ☢ Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '641537'
     ☢ Courtesy warning: . exists in 'data-raw', and WILL NOT be overwritten.
     configuration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     foo.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '641537'
     Package: subsetCars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     configuration:
     files:
     extra.rmd:
     enabled: yes
     objects:
     - data
     - newobject
     render_root:
     tmp: '743077'
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp1pOIa3/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
    
     * checking for file ‘/tmp/Rtmp1pOIa3/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp1pOIa3/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root:
     tmp: '463982'
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - pressure
     render_root:
     tmp: '463982'
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ★ Built 1 of 2 data sets.
     ✔ 1 data set(s) created by extra.rmd
     • pressure
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
     * Added: pressure
     * Changed: cars_over_20
    
     Warning in for (j in seq_along(x)) { :
     closing unused connection 4 (/tmp/Rtmp1pOIa3/subsetCars/data-raw/documentation.R)
     * checking for file ‘/tmp/Rtmp1pOIa3/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’ ‘subsetCars/data/pressure.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp1pOIa3/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root:
     tmp: '800576'
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     ✔ 0 data set(s) created by extra.rmd
     ☘ Built all datasets!
    
     * checking for file ‘/tmp/Rtmp1pOIa3/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - pressure
     render_root:
     tmp: '800576'
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ★ Built 1 of 2 data sets.
     ✔ 1 data set(s) created by extra.rmd
     • pressure
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
     * Added: pressure
     * Changed: cars_over_20
    
     Warning: closing unused connection 4 (/tmp/Rtmp1pOIa3/subsetCars/data-raw/documentation.R)
     * checking for file ‘/tmp/Rtmp1pOIa3/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’ ‘subsetCars/data/pressure.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ★ Built 1 of 2 data sets.
     ✔ 1 data set(s) created by extra.rmd
     • pressure
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp1pOIa3/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’ ‘subsetCars/data/pressure.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ★ Built 1 of 2 data sets.
    
     * checking for file ‘/tmp/Rtmp1pOIa3/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’ ‘subsetCars/data/pressure.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root: dummy
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root: dummy
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - foo_obj
     render_root: dummy
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root: dummy
    
     subsetCars.Rmd extra.rmd
     cars_over_20[ FAIL 1 | WARN 0 | SKIP 0 | PASS 208 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-document.R:49:3): documentation is built via document() ───────
     `document(file.path(tempdir(), "subsetCars"), lib = temp_libpath)` produced no output
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 208 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.15.8
Check: tests
Result: ERROR
     Running ‘spelling.R’ [0s/0s]
     Running ‘testthat.R’ [84s/121s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(DataPackageR)
     > options("DataPackageR_interact" = FALSE)
     > # Test only if pandoc is available.
     > if (rmarkdown::pandoc_available()) {
     + test_check("DataPackageR")
     + }
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp3FCycc/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
    
     * checking for file ‘/tmp/Rtmp3FCycc/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     FATAL [2022-05-15 12:58:53] Non existent package subsetCars
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     ✔ 0 data set(s) created by extra.rmd
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp3FCycc/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: file10035426241326
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied foo.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     [WARNING] This document format requires a nonempty <title> element.
     Defaulting to 'foo.knit' as the title.
     To specify a title, use 'title' in metadata or --metadata title="...".
     ✔ 1 data set(s) created by foo.Rmd
     • tbl
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp3FCycc/file10035426241326/DESCRIPTION’ ... OK
     * preparing ‘file10035426241326’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘file10035426241326/data/tbl.rda’
     * building ‘file10035426241326_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp3FCycc/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp3FCycc/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     [1] "/tmp/Rtmp3FCycc/subsetCars/data/cars_over_20_2.rda"
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp3FCycc/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     * installing *source* package ‘subsetCars’ ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (subsetCars)
     * installing *source* package ‘subsetCars’ ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (subsetCars)
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp3FCycc/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     cars_over_20FATAL [2022-05-15 12:59:25] render_root is not set in yaml
     Error : No root directory found in /tmp/Rtmp3FCycc or its parent directories. Root criterion: contains a file "DESCRIPTION" with contents matching "^Package: "
     FATAL [2022-05-15 12:59:25] /tmp/Rtmp3FCycc is not a valid R package directory beneath /tmp/Rtmp3FCycc/subsetCars
    
    
     FATAL [2022-05-15 12:59:25] Directory /tmp/Rtmp3FCycc/foo/data-raw doesn't exist.
    
     FATAL [2022-05-15 12:59:25] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-15 12:59:25] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-15 12:59:25] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-15 12:59:25] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
     FATAL [2022-05-15 12:59:25] Error in normalizePath(render_root, winslash = " doesn't exist!
     FATAL [2022-05-15 12:59:25] DESCRIPTION file must have a DataVersion line. i.e. DataVersion: 0.2.0
     FATAL [2022-05-15 12:59:25] Invalid DataVersion string found 1.1.1 and 1.a.1
     WARN [2022-05-15 12:59:25] a has changed.
     ERROR [2022-05-15 12:59:25] render_root = /foobar doesn't exist.
     configuration:
     files: {}
     objects: foobar
     render_root:
     tmp: '262686'
     FATAL [2022-05-15 12:59:25] Error in normalizePath(render_root, winslash = " doesn't exist!
     Package: foo
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ configured 'datapackager.yml' file
    
     FATAL [2022-05-15 12:59:26] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-15 12:59:26] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-15 12:59:26] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     FATAL [2022-05-15 12:59:27] YAML is missing 'configuration:' entry
    
     FATAL [2022-05-15 12:59:27] YAML is missing files: and objects: entries
    
     FATAL [2022-05-15 12:59:27] No files enabled for processing!
    
     ERROR [2022-05-15 12:59:27] render_root = foobar doesn't exist.
     FATAL [2022-05-15 12:59:27] Can't create, or render_root = foobar doesn't exist
    
     FATAL [2022-05-15 12:59:27] You must specify at least one data object.
    
     FATAL [2022-05-15 12:59:27] Can't find any R or Rmd files.
     FATAL [2022-05-15 12:59:27] Cant' find file: /tmp/Rtmp3FCycc/subsetCars/data-raw/foo.rmd
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp3FCycc/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
    
     * checking for file ‘/tmp/Rtmp3FCycc/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp3FCycc/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Non-interactive NEWS.md file update.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp3FCycc/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: rfiletest
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied rfileTest.R into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by rfileTest.Rmd
     • data
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp3FCycc/rfiletest/DESCRIPTION’ ... OK
     * preparing ‘rfiletest’:
     * checking DESCRIPTION meta-information ... OK
     * compacting vignettes and other PDF files
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘rfiletest/data/data.rda’
     * building ‘rfiletest_1.0.tar.gz’
    
     * installing *source* package ‘rfiletest’ ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (rfiletest)
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: rfiletest
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied rfileTest_noheader.R into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by rfileTest_noheader.Rmd
     • data
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp3FCycc/rfiletest/DESCRIPTION’ ... OK
     * preparing ‘rfiletest’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘rfiletest/data/data.rda’
     * building ‘rfiletest_1.0.tar.gz’
    
     * installing *source* package ‘rfiletest’ ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (rfiletest)
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: datatest
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ Copied rfileTest.R into 'data-raw'
     ✔ Moved data into 'inst/extdata'
     ✔ configured 'datapackager.yml' file
     Package: mtcars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     Package: mtcars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     ✔ 0 data set(s) created by extra.rmd
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp3FCycc/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     ✔ 0 data set(s) created by extra.rmd
     ☘ Built all datasets!
     WARN [2022-05-15 13:00:04] cars_over_20 has changed.
     WARN [2022-05-15 13:00:04] cars_over_20 has changed.
     WARN [2022-05-15 13:00:04] cars_over_20 has changed.
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp3FCycc/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ Copied rfileTest.R into 'data-raw'
     ✔ Moved data into 'inst/extdata'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     Attempting to create newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '240148'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '240148'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL NOT be overwritten.
     ☢ Skipping file creation: pass overwrite = TRUE to use_processing_script()
     configuration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '240148'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '240148'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '240148'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '240148'
     Attempting to create newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '240148'
     ☢ Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '240148'
     ☢ Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '240148'
     ☢ Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '240148'
     ☢ Courtesy warning: . exists in 'data-raw', and WILL NOT be overwritten.
     configuration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     foo.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '240148'
     Package: subsetCars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     configuration:
     files:
     extra.rmd:
     enabled: yes
     objects:
     - data
     - newobject
     render_root:
     tmp: '634046'
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp3FCycc/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
    
     * checking for file ‘/tmp/Rtmp3FCycc/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp3FCycc/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root:
     tmp: '240862'
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - pressure
     render_root:
     tmp: '240862'
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ★ Built 1 of 2 data sets.
     ✔ 1 data set(s) created by extra.rmd
     • pressure
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
     * Added: pressure
     * Changed: cars_over_20
    
     Warning in for (i in ic) value[[i]] <- as.vector(x[, i]) :
     closing unused connection 4 (/tmp/Rtmp3FCycc/subsetCars/data-raw/documentation.R)
     * checking for file ‘/tmp/Rtmp3FCycc/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’ ‘subsetCars/data/pressure.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp3FCycc/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root:
     tmp: '781436'
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     ✔ 0 data set(s) created by extra.rmd
     ☘ Built all datasets!
    
     * checking for file ‘/tmp/Rtmp3FCycc/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - pressure
     render_root:
     tmp: '781436'
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ★ Built 1 of 2 data sets.
     ✔ 1 data set(s) created by extra.rmd
     • pressure
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
     * Added: pressure
     * Changed: cars_over_20
    
     Warning in for (i in seq_len(.MAX_DEPTH)) { :
     closing unused connection 4 (/tmp/Rtmp3FCycc/subsetCars/data-raw/documentation.R)
     * checking for file ‘/tmp/Rtmp3FCycc/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’ ‘subsetCars/data/pressure.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ★ Built 1 of 2 data sets.
     ✔ 1 data set(s) created by extra.rmd
     • pressure
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file ‘/tmp/Rtmp3FCycc/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’ ‘subsetCars/data/pressure.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ★ Built 1 of 2 data sets.
    
     * checking for file ‘/tmp/Rtmp3FCycc/subsetCars/DESCRIPTION’ ... OK
     * preparing ‘subsetCars’:
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a ‘data/datalist’ file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     ‘subsetCars/data/cars_over_20.rda’ ‘subsetCars/data/pressure.rda’
     * building ‘subsetCars_1.0.tar.gz’
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root: dummy
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root: dummy
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - foo_obj
     render_root: dummy
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root: dummy
    
     subsetCars.Rmd extra.rmd
     cars_over_20[ FAIL 1 | WARN 0 | SKIP 0 | PASS 208 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-document.R:49:3): documentation is built via document() ───────
     `document(file.path(tempdir(), "subsetCars"), lib = temp_libpath)` produced no output
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 208 ]
     Error: Test failures
     Execution halted
Flavor: r-release-linux-x86_64

Version: 0.15.8
Check: tests
Result: ERROR
     Running 'spelling.R' [0s]
     Running 'testthat.R' [218s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(DataPackageR)
     > options("DataPackageR_interact" = FALSE)
     > # Test only if pandoc is available.
     > if (rmarkdown::pandoc_available()) {
     + test_check("DataPackageR")
     + }
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpOiYc0g\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
    
     * checking for file 'D:\temp\RtmpOiYc0g\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     FATAL [2022-05-15 08:28:38] Non existent package subsetCars
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     ✔ 0 data set(s) created by extra.rmd
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpOiYc0g\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: file18c107e6a56ae
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied foo.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     [WARNING] This document format requires a nonempty <title> element.
     Defaulting to 'foo.knit' as the title.
     To specify a title, use 'title' in metadata or --metadata title="...".
     ✔ 1 data set(s) created by foo.Rmd
     • tbl
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpOiYc0g\file18c107e6a56ae/DESCRIPTION' ... OK
     * preparing 'file18c107e6a56ae':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'file18c107e6a56ae/data/tbl.rda'
     * building 'file18c107e6a56ae_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpOiYc0g\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpOiYc0g\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     [1] "D:/temp/RtmpOiYc0g/subsetCars/data/cars_over_20_2.rda"
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpOiYc0g\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     * installing *source* package 'subsetCars' ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (subsetCars)
     * installing *source* package 'subsetCars' ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (subsetCars)
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpOiYc0g\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     cars_over_20FATAL [2022-05-15 08:29:32] render_root is not set in yaml
     Error : No root directory found in D:/temp/RtmpOiYc0g or its parent directories. Root criterion: contains a file "DESCRIPTION" with contents matching "^Package: "
     FATAL [2022-05-15 08:29:32] D:/temp/RtmpOiYc0g is not a valid R package directory beneath D:/temp/RtmpOiYc0g/subsetCars
    
    
     FATAL [2022-05-15 08:29:33] Directory D:/temp/RtmpOiYc0g/foo/data-raw doesn't exist.
    
     FATAL [2022-05-15 08:29:33] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-15 08:29:33] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-15 08:29:33] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-15 08:29:33] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
     FATAL [2022-05-15 08:29:33] . doesn't exist!
     FATAL [2022-05-15 08:29:33] DESCRIPTION file must have a DataVersion line. i.e. DataVersion: 0.2.0
     FATAL [2022-05-15 08:29:33] Invalid DataVersion string found 1.1.1 and 1.a.1
     WARN [2022-05-15 08:29:33] a has changed.
     ERROR [2022-05-15 08:29:33] render_root = /foobar doesn't exist.
     configuration:
     files: {}
     objects: foobar
     render_root:
     tmp: '593431'
     FATAL [2022-05-15 08:29:33] . doesn't exist!
     Package: foo
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ configured 'datapackager.yml' file
    
     FATAL [2022-05-15 08:29:37] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-15 08:29:37] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-15 08:29:37] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     FATAL [2022-05-15 08:29:46] YAML is missing 'configuration:' entry
    
     FATAL [2022-05-15 08:29:46] YAML is missing files: and objects: entries
    
     FATAL [2022-05-15 08:29:46] No files enabled for processing!
    
     ERROR [2022-05-15 08:29:46] render_root = foobar doesn't exist.
     FATAL [2022-05-15 08:29:46] Can't create, or render_root = foobar doesn't exist
    
     FATAL [2022-05-15 08:29:46] You must specify at least one data object.
    
     FATAL [2022-05-15 08:29:46] Can't find any R or Rmd files.
     FATAL [2022-05-15 08:29:46] Cant' find file: D:/temp/RtmpOiYc0g/subsetCars/data-raw/foo.rmd
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpOiYc0g\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
    
     * checking for file 'D:\temp\RtmpOiYc0g\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpOiYc0g\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Non-interactive NEWS.md file update.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpOiYc0g\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: rfiletest
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied rfileTest.R into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by rfileTest.Rmd
     • data
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpOiYc0g\rfiletest/DESCRIPTION' ... OK
     * preparing 'rfiletest':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'rfiletest/data/data.rda'
     * building 'rfiletest_1.0.tar.gz'
    
     * installing *source* package 'rfiletest' ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (rfiletest)
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: rfiletest
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied rfileTest_noheader.R into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by rfileTest_noheader.Rmd
     • data
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpOiYc0g\rfiletest/DESCRIPTION' ... OK
     * preparing 'rfiletest':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'rfiletest/data/data.rda'
     * building 'rfiletest_1.0.tar.gz'
    
     * installing *source* package 'rfiletest' ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     ** testing if installed package can be loaded from temporary location
     ** testing if installed package can be loaded from final location
     ** testing if installed package keeps a record of temporary installation path
     * DONE (rfiletest)
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: datatest
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ Copied rfileTest.R into 'data-raw'
     ✔ Moved data into 'inst/extdata'
     ✔ configured 'datapackager.yml' file
     Package: mtcars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     Package: mtcars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     ✔ 0 data set(s) created by extra.rmd
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpOiYc0g\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     ✔ 0 data set(s) created by extra.rmd
     ☘ Built all datasets!
     WARN [2022-05-15 08:30:59] cars_over_20 has changed.
     WARN [2022-05-15 08:30:59] cars_over_20 has changed.
     WARN [2022-05-15 08:30:59] cars_over_20 has changed.
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpOiYc0g\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ Copied rfileTest.R into 'data-raw'
     ✔ Moved data into 'inst/extdata'
     ✔ configured 'datapackager.yml' file
     Package: subsetCars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     Attempting to create d:\Rcompile\CRANpkg\local\4.2\DataPackageR.Rcheck\tests\testthat\newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '726818'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\4.2\DataPackageR.Rcheck\tests\testthat\newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '726818'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL NOT be overwritten.
     ☢ Skipping file creation: pass overwrite = TRUE to use_processing_script()
     configuration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '726818'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\4.2\DataPackageR.Rcheck\tests\testthat\newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '726818'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\4.2\DataPackageR.Rcheck\tests\testthat\newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '726818'
     ☢ Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\4.2\DataPackageR.Rcheck\tests\testthat\newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '726818'
     Attempting to create d:\Rcompile\CRANpkg\local\4.2\DataPackageR.Rcheck\tests\testthat\newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '726818'
     ☢ Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\4.2\DataPackageR.Rcheck\tests\testthat\newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '726818'
     ☢ Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\4.2\DataPackageR.Rcheck\tests\testthat\newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '726818'
     ☢ Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\4.2\DataPackageR.Rcheck\tests\testthat\newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '726818'
     ☢ Courtesy warning: . exists in 'data-raw', and WILL NOT be overwritten.
     configuration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     foo.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '726818'
     Package: subsetCars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     configuration:
     files:
     extra.rmd:
     enabled: yes
     objects:
     - data
     - newobject
     render_root:
     tmp: '469305'
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpOiYc0g\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
    
     * checking for file 'D:\temp\RtmpOiYc0g\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpOiYc0g\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root:
     tmp: '901423'
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - pressure
     render_root:
     tmp: '901423'
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ★ Built 1 of 2 data sets.
     ✔ 1 data set(s) created by extra.rmd
     • pressure
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
     * Added: pressure
     * Changed: cars_over_20
    
     Warning in for (i in seq_len(n)) { :
     closing unused connection 4 (D:/temp/RtmpOiYc0g/subsetCars/data-raw/documentation.R)
     * checking for file 'D:\temp\RtmpOiYc0g\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda' 'subsetCars/data/pressure.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpOiYc0g\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root:
     tmp: '207240'
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ☘ Built all datasets!
     ✔ 0 data set(s) created by extra.rmd
     ☘ Built all datasets!
    
     * checking for file 'D:\temp\RtmpOiYc0g\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - pressure
     render_root:
     tmp: '207240'
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ★ Built 1 of 2 data sets.
     ✔ 1 data set(s) created by extra.rmd
     • pressure
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
     * Added: pressure
     * Changed: cars_over_20
    
     Warning in for (j in seq_along(x)) { :
     closing unused connection 4 (D:/temp/RtmpOiYc0g/subsetCars/data-raw/documentation.R)
     * checking for file 'D:\temp\RtmpOiYc0g\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda' 'subsetCars/data/pressure.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ Copied extra.rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ★ Built 1 of 2 data sets.
     ✔ 1 data set(s) created by extra.rmd
     • pressure
     ☘ Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpOiYc0g\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda' 'subsetCars/data/pressure.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     ✔ 1 data set(s) created by subsetCars.Rmd
     • cars_over_20
     ★ Built 1 of 2 data sets.
    
     * checking for file 'D:\temp\RtmpOiYc0g\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda' 'subsetCars/data/pressure.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root: dummy
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root: dummy
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - foo_obj
     render_root: dummy
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root: dummy
    
     subsetCars.Rmd extra.rmd
     cars_over_20[ FAIL 1 | WARN 0 | SKIP 0 | PASS 208 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-document.R:49:3): documentation is built via document() ───────
     `document(file.path(tempdir(), "subsetCars"), lib = temp_libpath)` produced no output
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 208 ]
     Error: Test failures
     Execution halted
Flavor: r-release-windows-x86_64

Version: 0.15.8
Check: tests
Result: ERROR
     Running 'spelling.R' [0s]
     Running 'testthat.R' [135s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(DataPackageR)
     > options("DataPackageR_interact" = FALSE)
     > # Test only if pandoc is available.
     > if (rmarkdown::pandoc_available()) {
     + test_check("DataPackageR")
     + }
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <c2><95> cars_over_20
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpWY04J2\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <c2><95> cars_over_20
     <U+2618> Built all datasets!
    
     * checking for file 'D:\temp\RtmpWY04J2\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     FATAL [2022-05-13 21:52:04] Non existent package subsetCars
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> Copied extra.rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <c2><95> cars_over_20
     <U+2618> Built all datasets!
     <U+2714> 0 data set(s) created by extra.rmd
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpWY04J2\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: file578c6b9c50ef
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied foo.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by foo.Rmd
     <c2><95> tbl
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpWY04J2\file578c6b9c50ef/DESCRIPTION' ... OK
     * preparing 'file578c6b9c50ef':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'file578c6b9c50ef/data/tbl.rda'
     * building 'file578c6b9c50ef_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <c2><95> cars_over_20
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpWY04J2\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <c2><95> cars_over_20
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpWY04J2\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     [1] "D:/temp/RtmpWY04J2/subsetCars/data/cars_over_20_2.rda"
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <c2><95> cars_over_20
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpWY04J2\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     * installing *source* package 'subsetCars' ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     'subsetCars.Rmd' using 'UTF-8'
     ** testing if installed package can be loaded from temporary location
     *** arch - i386
     *** arch - x64
     ** testing if installed package can be loaded from final location
     *** arch - i386
     *** arch - x64
     ** testing if installed package keeps a record of temporary installation path
     * DONE (subsetCars)
     * installing *source* package 'subsetCars' ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     'subsetCars.Rmd' using 'UTF-8'
     ** testing if installed package can be loaded from temporary location
     *** arch - i386
     *** arch - x64
     ** testing if installed package can be loaded from final location
     *** arch - i386
     *** arch - x64
     ** testing if installed package keeps a record of temporary installation path
     * DONE (subsetCars)
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <c2><95> cars_over_20
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpWY04J2\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     cars_over_20FATAL [2022-05-13 21:52:39] render_root is not set in yaml
     Error : No root directory found in D:/temp/RtmpWY04J2 or its parent directories. Root criterion: contains a file "DESCRIPTION" with contents matching "^Package: "
     FATAL [2022-05-13 21:52:39] D:/temp/RtmpWY04J2 is not a valid R package directory beneath D:/temp/RtmpWY04J2/subsetCars
    
    
     FATAL [2022-05-13 21:52:39] Directory D:/temp/RtmpWY04J2/foo/data-raw doesn't exist.
    
     FATAL [2022-05-13 21:52:39] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-13 21:52:39] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-13 21:52:39] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-13 21:52:39] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
     FATAL [2022-05-13 21:52:39] . doesn't exist!
     FATAL [2022-05-13 21:52:40] DESCRIPTION file must have a DataVersion line. i.e. DataVersion: 0.2.0
     FATAL [2022-05-13 21:52:40] Invalid DataVersion string found 1.1.1 and 1.a.1
     WARN [2022-05-13 21:52:40] a has changed.
     ERROR [2022-05-13 21:52:40] render_root = /foobar doesn't exist.
     configuration:
     files: {}
     objects: foobar
     render_root:
     tmp: '837761'
     FATAL [2022-05-13 21:52:40] . doesn't exist!
     Package: foo
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> configured 'datapackager.yml' file
    
     FATAL [2022-05-13 21:52:40] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-13 21:52:40] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2022-05-13 21:52:40] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <c2><95> cars_over_20
     <U+2618> Built all datasets!
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     FATAL [2022-05-13 21:52:42] YAML is missing 'configuration:' entry
    
     FATAL [2022-05-13 21:52:42] YAML is missing files: and objects: entries
    
     FATAL [2022-05-13 21:52:42] No files enabled for processing!
    
     ERROR [2022-05-13 21:52:42] render_root = foobar doesn't exist.
     FATAL [2022-05-13 21:52:42] Can't create, or render_root = foobar doesn't exist
    
     FATAL [2022-05-13 21:52:42] You must specify at least one data object.
    
     FATAL [2022-05-13 21:52:42] Can't find any R or Rmd files.
     FATAL [2022-05-13 21:52:42] Cant' find file: D:/temp/RtmpWY04J2/subsetCars/data-raw/foo.rmd
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <c2><95> cars_over_20
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpWY04J2\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <c2><95> cars_over_20
     <U+2618> Built all datasets!
    
     * checking for file 'D:\temp\RtmpWY04J2\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <c2><95> cars_over_20
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpWY04J2\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Non-interactive NEWS.md file update.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> Copied extra.rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <c2><95> cars_over_20
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpWY04J2\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: rfiletest
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied rfileTest.R into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by rfileTest.Rmd
     <c2><95> data
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpWY04J2\rfiletest/DESCRIPTION' ... OK
     * preparing 'rfiletest':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'rfiletest/data/data.rda'
     * building 'rfiletest_1.0.tar.gz'
    
     * installing *source* package 'rfiletest' ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     'rfileTest.Rmd' using 'UTF-8'
     ** testing if installed package can be loaded from temporary location
     *** arch - i386
     *** arch - x64
     ** testing if installed package can be loaded from final location
     *** arch - i386
     *** arch - x64
     ** testing if installed package keeps a record of temporary installation path
     * DONE (rfiletest)
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: rfiletest
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied rfileTest_noheader.R into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by rfileTest_noheader.Rmd
     <c2><95> data
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpWY04J2\rfiletest/DESCRIPTION' ... OK
     * preparing 'rfiletest':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'rfiletest/data/data.rda'
     * building 'rfiletest_1.0.tar.gz'
    
     * installing *source* package 'rfiletest' ...
     ** using staged installation
     ** R
     ** data
     ** inst
     ** byte-compile and prepare package for lazy loading
     ** help
     *** installing help indices
     ** building package indices
     ** installing vignettes
     'rfileTest_noheader.Rmd' using 'UTF-8'
     ** testing if installed package can be loaded from temporary location
     *** arch - i386
     *** arch - x64
     ** testing if installed package can be loaded from final location
     *** arch - i386
     *** arch - x64
     ** testing if installed package keeps a record of temporary installation path
     * DONE (rfiletest)
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: datatest
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied extra.rmd into 'data-raw'
     <U+2714> Copied rfileTest.R into 'data-raw'
     <U+2714> Moved data into 'inst/extdata'
     <U+2714> configured 'datapackager.yml' file
     Package: mtcars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     Package: mtcars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> Copied extra.rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <c2><95> cars_over_20
     <U+2618> Built all datasets!
     <U+2714> 0 data set(s) created by extra.rmd
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpWY04J2\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <c2><95> cars_over_20
     <U+2618> Built all datasets!
     <U+2714> 0 data set(s) created by extra.rmd
     <U+2618> Built all datasets!
     WARN [2022-05-13 21:53:28] cars_over_20 has changed.
     WARN [2022-05-13 21:53:28] cars_over_20 has changed.
     WARN [2022-05-13 21:53:28] cars_over_20 has changed.
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpWY04J2\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied extra.rmd into 'data-raw'
     <U+2714> Copied rfileTest.R into 'data-raw'
     <U+2714> Moved data into 'inst/extdata'
     <U+2714> configured 'datapackager.yml' file
     Package: subsetCars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied extra.rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
     Attempting to create d:\Rcompile\CRANpkg\local\4.1\DataPackageR.Rcheck\tests\testthat\newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '306924'
     <U+2622> Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\4.1\DataPackageR.Rcheck\tests\testthat\newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '306924'
     <U+2622> Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL NOT be overwritten.
     <U+2622> Skipping file creation: pass overwrite = TRUE to use_processing_script()
     configuration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '306924'
     <U+2622> Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\4.1\DataPackageR.Rcheck\tests\testthat\newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '306924'
     <U+2622> Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\4.1\DataPackageR.Rcheck\tests\testthat\newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '306924'
     <U+2622> Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\4.1\DataPackageR.Rcheck\tests\testthat\newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '306924'
     Attempting to create d:\Rcompile\CRANpkg\local\4.1\DataPackageR.Rcheck\tests\testthat\newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '306924'
     <U+2622> Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\4.1\DataPackageR.Rcheck\tests\testthat\newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '306924'
     <U+2622> Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\4.1\DataPackageR.Rcheck\tests\testthat\newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '306924'
     <U+2622> Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\4.1\DataPackageR.Rcheck\tests\testthat\newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '306924'
     <U+2622> Courtesy warning: . exists in 'data-raw', and WILL NOT be overwritten.
     configuration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     foo.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '306924'
     Package: subsetCars20
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied extra.rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
     configuration:
     files:
     extra.rmd:
     enabled: yes
     objects:
     - data
     - newobject
     render_root:
     tmp: '469273'
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <c2><95> cars_over_20
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpWY04J2\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <c2><95> cars_over_20
     <U+2618> Built all datasets!
    
     * checking for file 'D:\temp\RtmpWY04J2\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <c2><95> cars_over_20
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpWY04J2\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root:
     tmp: '507041'
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - pressure
     render_root:
     tmp: '507041'
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <c2><95> cars_over_20
     <U+2605> Built 1 of 2 data sets.
     <U+2714> 1 data set(s) created by extra.rmd
     <c2><95> pressure
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
     * Added: pressure
     * Changed: cars_over_20
    
     Warning in match(x, table, nomatch = 0L) :
     closing unused connection 4 (D:/temp/RtmpWY04J2/subsetCars/data-raw/documentation.R)
     * checking for file 'D:\temp\RtmpWY04J2\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda' 'subsetCars/data/pressure.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <c2><95> cars_over_20
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpWY04J2\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root:
     tmp: '975914'
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <c2><95> cars_over_20
     <U+2618> Built all datasets!
     <U+2714> 0 data set(s) created by extra.rmd
     <U+2618> Built all datasets!
    
     * checking for file 'D:\temp\RtmpWY04J2\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - pressure
     render_root:
     tmp: '975914'
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <c2><95> cars_over_20
     <U+2605> Built 1 of 2 data sets.
     <U+2714> 1 data set(s) created by extra.rmd
     <c2><95> pressure
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
     * Added: pressure
     * Changed: cars_over_20
    
     Warning in for (i in seq_len(nrow(tags))) { :
     closing unused connection 4 (D:/temp/RtmpWY04J2/subsetCars/data-raw/documentation.R)
     * checking for file 'D:\temp\RtmpWY04J2\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda' 'subsetCars/data/pressure.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> Copied extra.rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <c2><95> cars_over_20
     <U+2605> Built 1 of 2 data sets.
     <U+2714> 1 data set(s) created by extra.rmd
     <c2><95> pressure
     <U+2618> Built all datasets!
     Non-interactive NEWS.md file update.
    
     * checking for file 'D:\temp\RtmpWY04J2\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda' 'subsetCars/data/pressure.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
    
     <U+2714> 1 data set(s) created by subsetCars.Rmd
     <c2><95> cars_over_20
     <U+2605> Built 1 of 2 data sets.
    
     * checking for file 'D:\temp\RtmpWY04J2\subsetCars/DESCRIPTION' ... OK
     * preparing 'subsetCars':
     * checking DESCRIPTION meta-information ... OK
     * checking for LF line-endings in source and make files and shell scripts
     * checking for empty or unneeded directories
     * looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
     serialize/load version 3 cannot be read in older versions of R.
     File(s) containing such objects:
     'subsetCars/data/cars_over_20.rda' 'subsetCars/data/pressure.rda'
     * building 'subsetCars_1.0.tar.gz'
    
     Next Steps
     1. Update your package documentation.
     - Edit the documentation.R file in the package source data-raw subdirectory and update the roxygen markup.
     - Rebuild the package documentation with document() .
     2. Add your package to source control.
     - Call git init . in the package source root directory.
     - git add the package files.
     - git commit your new package.
     - Set up a github repository for your pacakge.
     - Add the github repository as a remote of your local package repository.
     - git push your local repository to gitub.
     Package: subsetCars
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.2.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root: dummy
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root: dummy
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - foo_obj
     render_root: dummy
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects: cars_over_20
     render_root: dummy
    
     subsetCars.Rmd extra.rmd
     cars_over_20[ FAIL 1 | WARN 0 | SKIP 0 | PASS 208 ]
    
     == Failed tests ================================================================
     -- Failure (test-document.R:49:3): documentation is built via document() -------
     `document(file.path(tempdir(), "subsetCars"), lib = temp_libpath)` produced no output
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 208 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64