CRAN Package Check Results for Package DataPackageR

Last updated on 2020-04-25 09:46:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.15.7 8.20 178.26 186.46 ERROR
r-devel-linux-x86_64-debian-gcc 0.15.7 7.27 139.59 146.86 ERROR
r-devel-linux-x86_64-fedora-clang 0.15.7 221.83 ERROR
r-devel-linux-x86_64-fedora-gcc 0.15.7 225.48 ERROR
r-devel-windows-ix86+x86_64 0.15.7 41.00 339.00 380.00 ERROR
r-patched-linux-x86_64 0.15.7 8.90 174.79 183.69 ERROR
r-patched-solaris-x86 0.15.7 129.50 OK
r-release-linux-x86_64 0.15.7 7.75 159.52 167.27 ERROR
r-release-osx-x86_64 0.15.7 ERROR
r-release-windows-ix86+x86_64 0.15.7 25.00 332.00 357.00 ERROR
r-oldrel-osx-x86_64 0.15.7 OK
r-oldrel-windows-ix86+x86_64 0.15.7 10.00 218.00 228.00 ERROR

Check Details

Version: 0.15.7
Check: tests
Result: ERROR
     Running 'spelling.R' [0s/0s]
     Running 'testthat.R' [81s/118s]
    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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     v checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' (508ms)
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
     - checking for LF line-endings in source and make files and shell scripts (342ms)
     - checking for empty or unneeded directories
    
    
     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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION'
    
     v checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' (405ms)
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     v checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     - checking for LF line-endings in source and make files and shell scripts
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     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 [2020-04-23 18:58:06] 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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION'
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     v checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' (592ms)
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     - checking for LF line-endings in source and make files and shell scripts
    
    
    
    
    
    
     checking for empty or unneeded directories
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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'
    
     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: file1a1a2a718e6c
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.utf8' 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.
    
     Writing NAMESPACE
     Writing file1a1a2a718e6c.Rd
     Writing tbl.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file '/tmp/RtmprZdokt/file1a1a2a718e6c/DESCRIPTION'
    
     checking for file '/tmp/RtmprZdokt/file1a1a2a718e6c/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/file1a1a2a718e6c/DESCRIPTION' ...
    
     v checking for file '/tmp/RtmprZdokt/file1a1a2a718e6c/DESCRIPTION' (509ms)
    
    
     - preparing 'file1a1a2a718e6c':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     v checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     - checking for LF line-endings in source and make files and shell scripts (335ms)
    
    
     - checking for empty or unneeded directories
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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: 'file1a1a2a718e6c/data/tbl.rda'
    
     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: 'file1a1a2a718e6c/data/tbl.rda'
    
    
     - building 'file1a1a2a718e6c_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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION'
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ... OK
    
     v checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' (432ms)
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     v checking DESCRIPTION meta-information
    
    
     - checking for LF line-endings in source and make files and shell scripts (348ms)
    
    
     - checking for empty or unneeded directories
    
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION'
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ... OK
    
     v checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' (457ms)
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     v checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     - checking for LF line-endings in source and make files and shell scripts
    
    
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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'
    
     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/RtmprZdokt/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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION'
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ... OK
    
     v checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' (654ms)
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     v checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     - checking for LF line-endings in source and make files and shell scripts
    
    
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     v checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' (539ms)
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     v checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     - checking for LF line-endings in source and make files and shell scripts
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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'
    
     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 [2020-04-23 18:58:38] render_root is not set in yaml
     Error : No root directory found in /tmp/RtmprZdokt or its parent directories. Root criterion: contains a file `DESCRIPTION` with contents matching `^Package: `
     FATAL [2020-04-23 18:58:38] /tmp/RtmprZdokt is not a valid R package directory beneath /tmp/RtmprZdokt/subsetCars
    
    
     FATAL [2020-04-23 18:58:38] Directory /tmp/RtmprZdokt/foo/data-raw doesn't exist.
    
     FATAL [2020-04-23 18:58:38] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-23 18:58:38] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-23 18:58:39] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-23 18:58:39] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
     FATAL [2020-04-23 18:58:39] Error in normalizePath(render_root, winslash = " doesn't exist!
     FATAL [2020-04-23 18:58:39] DESCRIPTION file must have a DataVersion line. i.e. DataVersion: 0.2.0
     FATAL [2020-04-23 18:58:39] Invalid DataVersion string found 1.1.1 and 1.a.1
     WARN [2020-04-23 18:58:39] a has changed.
     ERROR [2020-04-23 18:58:39] render_root = /foobar doesn't exist.
     configuration:
     files: {}
     objects: foobar
     render_root:
     tmp: '718616'
     FATAL [2020-04-23 18:58:39] 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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> configured 'datapackager.yml' file
    
     FATAL [2020-04-23 18:58:40] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-23 18:58:40] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-23 18:58: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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     FATAL [2020-04-23 18:58:41] YAML is missing 'configuration:' entry
    
     FATAL [2020-04-23 18:58:41] YAML is missing files: and objects: entries
    
     FATAL [2020-04-23 18:58:41] No files enabled for processing!
    
     ERROR [2020-04-23 18:58:42] render_root = foobar doesn't exist.
     FATAL [2020-04-23 18:58:42] Can't create, or render_root = foobar doesn't exist
    
     FATAL [2020-04-23 18:58:42] You must specify at least one data object.
    
     FATAL [2020-04-23 18:58:42] Can't find any R or Rmd files.
     FATAL [2020-04-23 18:58:42] Cant' find file: /tmp/RtmprZdokt/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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
     -- 1. Failure: use_ignore works (@test-ignore.R#16) ---------------------------
     `use_ignore(file = "mydata.csv", path = "inst/extdata")` produced no output
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION'
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ... OK
    
     v checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' (601ms)
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts (419ms)
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION'
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ... OK
    
     v checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' (700ms)
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     v checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     - checking for LF line-endings in source and make files and shell scripts
    
    
    
    
    
    
     checking for empty or unneeded directories
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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'
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION'
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ... OK
    
     v checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' (725ms)
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts (361ms)
    
    
     - checking for empty or unneeded directories
    
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION'
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     v checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' (534ms)
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     v checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     - checking for LF line-endings in source and make files and shell scripts
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing rfiletest.Rd
     Writing data.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file '/tmp/RtmprZdokt/rfiletest/DESCRIPTION'
    
     checking for file '/tmp/RtmprZdokt/rfiletest/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/rfiletest/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/rfiletest/DESCRIPTION' ... OK
    
     v checking for file '/tmp/RtmprZdokt/rfiletest/DESCRIPTION' (602ms)
    
    
     - preparing 'rfiletest':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     v checking DESCRIPTION meta-information
    
    
    
    
    
    
     compacting vignettes and other PDF files
    
     - compacting vignettes and other PDF files
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     - checking for LF line-endings in source and make files and shell scripts (351ms)
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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'
    
     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
     *** moving datasets to lazyload DB
     ** 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
     ** 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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing rfiletest.Rd
     Writing data.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file '/tmp/RtmprZdokt/rfiletest/DESCRIPTION'
    
     checking for file '/tmp/RtmprZdokt/rfiletest/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/rfiletest/DESCRIPTION' ...
    
     v checking for file '/tmp/RtmprZdokt/rfiletest/DESCRIPTION' (428ms)
    
    
     - preparing 'rfiletest':
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     - checking for LF line-endings in source and make files and shell scripts
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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
     *** moving datasets to lazyload DB
     ** 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
     ** 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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION'
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     v checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' (571ms)
    
    
     - preparing 'subsetCars':
    
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     - checking for LF line-endings in source and make files and shell scripts
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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'
    
     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 [2020-04-23 18:59:17] cars_over_20 has changed.
     WARN [2020-04-23 18:59:17] cars_over_20 has changed.
     WARN [2020-04-23 18:59:17] cars_over_20 has changed.
     Non-interactive NEWS.md file update.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION'
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ... OK
    
     v checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' (615ms)
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     v checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     - checking for LF line-endings in source and make files and shell scripts
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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'
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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: '873641'
     <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: '873641'
     <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: '873641'
     <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: '873641'
     <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: '873641'
     <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: '873641'
     Attempting to create newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '873641'
     <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: '873641'
     <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: '873641'
     <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: '873641'
     <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: '873641'
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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: '719053'
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION'
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     v checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' (598ms)
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     - checking for LF line-endings in source and make files and shell scripts
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION'
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ... OK
    
     v checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' (580ms)
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     v checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     - checking for LF line-endings in source and make files and shell scripts
    
    
     - checking for empty or unneeded directories
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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'
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     v checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' (528ms)
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     v checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     - checking for LF line-endings in source and make files and shell scripts
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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'
    
     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: '664944'
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - pressure
     render_root:
     tmp: '664944'
    
     <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
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION'
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ... OK
    
     v checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' (580ms)
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     v checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     - checking for LF line-endings in source and make files and shell scripts
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION'
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ... OK
    
     v checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' (709ms)
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     v checking DESCRIPTION meta-information
    
    
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts (429ms)
    
    
     - checking for empty or unneeded directories
    
    
     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: '424704'
    
     <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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION'
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ... OK
    
     v checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' (646ms)
    
    
     - preparing 'subsetCars':
    
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     - checking for LF line-endings in source and make files and shell scripts
    
    
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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'
    
     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: '424704'
    
     <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
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION'
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ... OK
    
     v checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' (553ms)
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     v checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     - checking for LF line-endings in source and make files and shell scripts
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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'
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION'
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ... OK
    
     v checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' (534ms)
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     v checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     - checking for LF line-endings in source and make files and shell scripts
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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'
    
     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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION'
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' ...
    
     v checking for file '/tmp/RtmprZdokt/subsetCars/DESCRIPTION' (444ms)
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     v checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     - checking for LF line-endings in source and make files and shell scripts
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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'
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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== testthat results ===========================================================
     [ OK: 209 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: use_ignore works (@test-ignore.R#16)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.15.7
Check: tests
Result: ERROR
     Running ‘spelling.R’ [0s/1s]
     Running ‘testthat.R’ [65s/131s]
    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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ (766ms)
    
    
     ─ preparing ‘subsetCars’:
    
    
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
    
    
     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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ (640ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     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 [2020-04-24 17:29:14] 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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ (592ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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’
    
     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: file632f30af51fa
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.utf8' 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.
    
     Writing NAMESPACE
     Writing file632f30af51fa.Rd
     Writing tbl.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/file632f30af51fa/DESCRIPTION’
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/file632f30af51fa/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/file632f30af51fa/DESCRIPTION’ ...
    
     ✔ checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/file632f30af51fa/DESCRIPTION’ (673ms)
    
    
     ─ preparing ‘file632f30af51fa’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     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: ‘file632f30af51fa/data/tbl.rda’
     ─ building ‘file632f30af51fa_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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ (779ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ (387ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
    
    
     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/RtmpUNNsJ9/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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ (708ms)
    
    
     ─ preparing ‘subsetCars’:
    
    
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ (548ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     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 [2020-04-24 17:29:49] render_root is not set in yaml
     Error : No root directory found in /home/hornik/tmp/scratch/RtmpUNNsJ9 or its parent directories. Root criterion: contains a file `DESCRIPTION` with contents matching `^Package: `
     FATAL [2020-04-24 17:29:49] /home/hornik/tmp/scratch/RtmpUNNsJ9 is not a valid R package directory beneath /home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars
    
    
     FATAL [2020-04-24 17:29:49] Directory /home/hornik/tmp/scratch/RtmpUNNsJ9/foo/data-raw doesn't exist.
    
     FATAL [2020-04-24 17:29:49] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-24 17:29:49] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-24 17:29:50] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-24 17:29:50] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
     FATAL [2020-04-24 17:29:50] Error in normalizePath(render_root, winslash = " doesn't exist!
     FATAL [2020-04-24 17:29:50] DESCRIPTION file must have a DataVersion line. i.e. DataVersion: 0.2.0
     FATAL [2020-04-24 17:29:50] Invalid DataVersion string found 1.1.1 and 1.a.1
     WARN [2020-04-24 17:29:50] a has changed.
     ERROR [2020-04-24 17:29:50] render_root = /foobar doesn't exist.
     configuration:
     files: {}
     objects: foobar
     render_root:
     tmp: '34504'
     FATAL [2020-04-24 17:29:50] 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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ configured 'datapackager.yml' file
    
     FATAL [2020-04-24 17:29:50] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-24 17:29:51] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-24 17:29:51] 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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     FATAL [2020-04-24 17:29:52] YAML is missing 'configuration:' entry
    
     FATAL [2020-04-24 17:29:52] YAML is missing files: and objects: entries
    
     FATAL [2020-04-24 17:29:52] No files enabled for processing!
    
     ERROR [2020-04-24 17:29:52] render_root = foobar doesn't exist.
     FATAL [2020-04-24 17:29:52] Can't create, or render_root = foobar doesn't exist
    
     FATAL [2020-04-24 17:29:52] You must specify at least one data object.
    
     FATAL [2020-04-24 17:29:52] Can't find any R or Rmd files.
     FATAL [2020-04-24 17:29:52] Cant' find file: /home/hornik/tmp/scratch/RtmpUNNsJ9/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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     ── 1. Failure: use_ignore works (@test-ignore.R#16) ───────────────────────────
     `use_ignore(file = "mydata.csv", path = "inst/extdata")` produced no output
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ (573ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts (350ms)
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ (674ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
     ─ checking for LF line-endings in source and make files and shell scripts (337ms)
     ─ checking for empty or unneeded directories
    
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ (626ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ (552ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
     ─ checking for LF line-endings in source and make files and shell scripts (335ms)
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing rfiletest.Rd
     Writing data.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/rfiletest/DESCRIPTION’
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/rfiletest/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/rfiletest/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/rfiletest/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/rfiletest/DESCRIPTION’ (688ms)
    
    
     ─ preparing ‘rfiletest’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     compacting vignettes and other PDF files
    
     ─ compacting vignettes and other PDF files
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts (445ms)
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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’
    
     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
     *** moving datasets to lazyload DB
     ** 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
     ** 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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing rfiletest.Rd
     Writing data.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/rfiletest/DESCRIPTION’
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/rfiletest/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/rfiletest/DESCRIPTION’ ...
    
     ✔ checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/rfiletest/DESCRIPTION’ (675ms)
    
    
     ─ preparing ‘rfiletest’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     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
     *** moving datasets to lazyload DB
     ** 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
     ** 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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ (586ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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 [2020-04-24 17:30:33] cars_over_20 has changed.
     WARN [2020-04-24 17:30:33] cars_over_20 has changed.
     WARN [2020-04-24 17:30:33] cars_over_20 has changed.
     Non-interactive NEWS.md file update.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ (589ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
    
    
     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
    
     building ‘subsetCars_1.0.tar.gz’
    
     ─ 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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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: '176981'
     ☢ 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: '176981'
     ☢ 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: '176981'
     ☢ 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: '176981'
     ☢ 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: '176981'
     ☢ 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: '176981'
     Attempting to create newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '176981'
     ☢ 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: '176981'
     ☢ 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: '176981'
     ☢ 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: '176981'
     ☢ 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: '176981'
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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: '133632'
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ (559ms)
    
    
     ─ preparing ‘subsetCars’:
    
    
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ (689ms)
    
    
     ─ preparing ‘subsetCars’:
    
    
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ (743ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     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: '253636'
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - pressure
     render_root:
     tmp: '253636'
    
     ✔ 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
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ (577ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ (727ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     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: '626838'
    
     ✔ 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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ (670ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
    
    
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     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: '626838'
    
     ✔ 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
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ (650ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
    
    
     ─ checking for empty or unneeded directories
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ (638ms)
    
    
     ─ preparing ‘subsetCars’:
    
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/home/hornik/tmp/scratch/RtmpUNNsJ9/subsetCars/DESCRIPTION’ (346ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 209 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: use_ignore works (@test-ignore.R#16)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.15.7
Check: tests
Result: ERROR
     Running ‘spelling.R’
     Running ‘testthat.R’ [94s/108s]
    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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ (490ms)
    
    
     ─ preparing ‘subsetCars’:
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
     ─ checking for empty or unneeded directories
    
    
     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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ (411ms)
    
    
     ─ preparing ‘subsetCars’:
    
    
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
     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 [2020-04-18 06:57:25] 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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     ✔ checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ (417ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
     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: file444b3f2d5c62
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.utf8' 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.
    
     Writing NAMESPACE
     Writing file444b3f2d5c62.Rd
     Writing tbl.Rd
    
     checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/file444b3f2d5c62/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/file444b3f2d5c62/DESCRIPTION’ (442ms)
    
    
     ─ preparing ‘file444b3f2d5c62’:
    
    
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
     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: ‘file444b3f2d5c62/data/tbl.rda’
     ─ building ‘file444b3f2d5c62_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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     ✔ checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ (417ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ (429ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
    
    
     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/RtmpUw1l1E/working_dir/Rtmpo4eFDT/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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     ✔ checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ (424ms)
    
    
     ─ preparing ‘subsetCars’:
    
    
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     ✔ checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ (424ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
     ─ checking for empty or unneeded directories
    
    
     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 [2020-04-18 06:57:53] render_root is not set in yaml
     Error : No root directory found in /tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT or its parent directories. Root criterion: contains a file `DESCRIPTION` with contents matching `^Package: `
     FATAL [2020-04-18 06:57:53] /tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT is not a valid R package directory beneath /tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars
    
    
     FATAL [2020-04-18 06:57:53] Directory /tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/foo/data-raw doesn't exist.
    
     FATAL [2020-04-18 06:57:53] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-18 06:57:53] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-18 06:57:53] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-18 06:57:53] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
     FATAL [2020-04-18 06:57:53] Error in normalizePath(render_root, winslash = " doesn't exist!
     FATAL [2020-04-18 06:57:53] DESCRIPTION file must have a DataVersion line. i.e. DataVersion: 0.2.0
     FATAL [2020-04-18 06:57:54] Invalid DataVersion string found 1.1.1 and 1.a.1
     WARN [2020-04-18 06:57:54] a has changed.
     ERROR [2020-04-18 06:57:54] render_root = /foobar doesn't exist.
     configuration:
     files: {}
     objects: foobar
     render_root:
     tmp: '722237'
     FATAL [2020-04-18 06:57:54] 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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ configured 'datapackager.yml' file
    
     FATAL [2020-04-18 06:57:54] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-18 06:57:54] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-18 06:57:54] 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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     FATAL [2020-04-18 06:57:55] YAML is missing 'configuration:' entry
    
     FATAL [2020-04-18 06:57:55] YAML is missing files: and objects: entries
    
     FATAL [2020-04-18 06:57:55] No files enabled for processing!
    
     ERROR [2020-04-18 06:57:55] render_root = foobar doesn't exist.
     FATAL [2020-04-18 06:57:55] Can't create, or render_root = foobar doesn't exist
    
     FATAL [2020-04-18 06:57:55] You must specify at least one data object.
    
     FATAL [2020-04-18 06:57:56] Can't find any R or Rmd files.
     FATAL [2020-04-18 06:57:56] Cant' find file: /tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     ── 1. Failure: use_ignore works (@test-ignore.R#16) ───────────────────────────
     `use_ignore(file = "mydata.csv", path = "inst/extdata")` produced no output
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     ✔ checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ (432ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
    
    
     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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ (447ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
    
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ (451ms)
    
    
     ─ preparing ‘subsetCars’:
    
    
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     ✔ checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ (442ms)
    
    
     ─ preparing ‘subsetCars’:
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
     ─ checking for empty or unneeded directories
    
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing rfiletest.Rd
     Writing data.Rd
    
     ✔ checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/rfiletest/DESCRIPTION’ (447ms)
    
    
     ─ preparing ‘rfiletest’:
    
    
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
     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
     *** moving datasets to lazyload DB
     ** 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
     ** 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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing rfiletest.Rd
     Writing data.Rd
    
     checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/rfiletest/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/rfiletest/DESCRIPTION’ (440ms)
    
    
     ─ preparing ‘rfiletest’:
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
     ─ checking for empty or unneeded directories
    
    
     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
     *** moving datasets to lazyload DB
     ** 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
     ** 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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ (446ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
     ─ checking for empty or unneeded directories
    
    
     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 [2020-04-18 06:58:28] cars_over_20 has changed.
     WARN [2020-04-18 06:58:28] cars_over_20 has changed.
     WARN [2020-04-18 06:58:28] cars_over_20 has changed.
     Non-interactive NEWS.md file update.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ (466ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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: '739538'
     ☢ 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: '739538'
     ☢ 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: '739538'
     ☢ 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: '739538'
     ☢ 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: '739538'
     ☢ 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: '739538'
     Attempting to create newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '739538'
     ☢ 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: '739538'
     ☢ 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: '739538'
     ☢ 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: '739538'
     ☢ 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: '739538'
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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: '859938'
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ (432ms)
    
    
     ─ preparing ‘subsetCars’:
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
     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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ (411ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
     ─ checking for empty or unneeded directories
    
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ (432ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
     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: '599404'
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - pressure
     render_root:
     tmp: '599404'
    
     ✔ 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
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
     ✔ checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ (413ms)
    
    
     ─ preparing ‘subsetCars’:
    
    
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ (494ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
     ─ checking for empty or unneeded directories
    
    
     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: '230885'
    
     ✔ 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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ (436ms)
    
    
     ─ preparing ‘subsetCars’:
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
    
    
     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: '230885'
    
     ✔ 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
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
     checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ (440ms)
    
    
     ─ preparing ‘subsetCars’:
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
     checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ (443ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
     ─ checking for empty or unneeded directories
    
    
     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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
     checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmpUw1l1E/working_dir/Rtmpo4eFDT/subsetCars/DESCRIPTION’ (411ms)
    
    
     ─ preparing ‘subsetCars’:
    
    
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 209 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: use_ignore works (@test-ignore.R#16)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.15.7
Check: tests
Result: ERROR
     Running ‘spelling.R’
     Running ‘testthat.R’ [95s/113s]
    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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ (450ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
     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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ (449ms)
    
    
     ─ preparing ‘subsetCars’:
    
    
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
    
    
     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 [2020-04-19 10:30:34] 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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     ✔ checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ (425ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
     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: file363c509f4906
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.utf8' 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.
    
     Writing NAMESPACE
     Writing file363c509f4906.Rd
     Writing tbl.Rd
    
     ✔ checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/file363c509f4906/DESCRIPTION’ (420ms)
    
    
     ─ preparing ‘file363c509f4906’:
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
    
    
     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: ‘file363c509f4906/data/tbl.rda’
     ─ building ‘file363c509f4906_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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     ✔ checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ (430ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ (438ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
     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/RtmppoVGMf/working_dir/Rtmp7ETXh1/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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ (435ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ (420ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
     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 [2020-04-19 10:31:02] render_root is not set in yaml
     Error : No root directory found in /tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1 or its parent directories. Root criterion: contains a file `DESCRIPTION` with contents matching `^Package: `
     FATAL [2020-04-19 10:31:03] /tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1 is not a valid R package directory beneath /tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars
    
    
     FATAL [2020-04-19 10:31:03] Directory /tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/foo/data-raw doesn't exist.
    
     FATAL [2020-04-19 10:31:03] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-19 10:31:03] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-19 10:31:03] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-19 10:31:03] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
     FATAL [2020-04-19 10:31:03] Error in normalizePath(render_root, winslash = " doesn't exist!
     FATAL [2020-04-19 10:31:03] DESCRIPTION file must have a DataVersion line. i.e. DataVersion: 0.2.0
     FATAL [2020-04-19 10:31:03] Invalid DataVersion string found 1.1.1 and 1.a.1
     WARN [2020-04-19 10:31:03] a has changed.
     ERROR [2020-04-19 10:31:03] render_root = /foobar doesn't exist.
     configuration:
     files: {}
     objects: foobar
     render_root:
     tmp: '854835'
     FATAL [2020-04-19 10:31:04] 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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ configured 'datapackager.yml' file
    
     FATAL [2020-04-19 10:31:04] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-19 10:31:04] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-19 10:31:04] 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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     FATAL [2020-04-19 10:31:05] YAML is missing 'configuration:' entry
    
     FATAL [2020-04-19 10:31:05] YAML is missing files: and objects: entries
    
     FATAL [2020-04-19 10:31:05] No files enabled for processing!
    
     ERROR [2020-04-19 10:31:05] render_root = foobar doesn't exist.
     FATAL [2020-04-19 10:31:05] Can't create, or render_root = foobar doesn't exist
    
     FATAL [2020-04-19 10:31:05] You must specify at least one data object.
    
     FATAL [2020-04-19 10:31:05] Can't find any R or Rmd files.
     FATAL [2020-04-19 10:31:05] Cant' find file: /tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     ── 1. Failure: use_ignore works (@test-ignore.R#16) ───────────────────────────
     `use_ignore(file = "mydata.csv", path = "inst/extdata")` produced no output
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     ✔ checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ (423ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
    
    
     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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ (437ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     ✔ checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ (485ms)
    
    
     ─ preparing ‘subsetCars’:
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts (419ms)
    
    
     ─ checking for empty or unneeded directories
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ (441ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing rfiletest.Rd
     Writing data.Rd
    
     ✔ checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/rfiletest/DESCRIPTION’ (449ms)
    
    
     ─ preparing ‘rfiletest’:
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
     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
     *** moving datasets to lazyload DB
     ** 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
     ** 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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing rfiletest.Rd
     Writing data.Rd
    
     ✔ checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/rfiletest/DESCRIPTION’ (478ms)
    
    
     ─ preparing ‘rfiletest’:
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
    
    
     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
     *** moving datasets to lazyload DB
     ** 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
     ** 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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ (440ms)
    
    
     ─ preparing ‘subsetCars’:
    
    
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
    
    
     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 [2020-04-19 10:31:41] cars_over_20 has changed.
     WARN [2020-04-19 10:31:41] cars_over_20 has changed.
     WARN [2020-04-19 10:31:41] cars_over_20 has changed.
     Non-interactive NEWS.md file update.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ (445ms)
    
    
     ─ preparing ‘subsetCars’:
    
    
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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: '738013'
     ☢ 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: '738013'
     ☢ 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: '738013'
     ☢ 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: '738013'
     ☢ 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: '738013'
     ☢ 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: '738013'
     Attempting to create newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '738013'
     ☢ 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: '738013'
     ☢ 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: '738013'
     ☢ 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: '738013'
     ☢ 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: '738013'
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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: '484097'
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     ✔ checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ (443ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
     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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ (436ms)
    
    
     ─ preparing ‘subsetCars’:
    
    
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ (452ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
     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: '588726'
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - pressure
     render_root:
     tmp: '588726'
    
     ✔ 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
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
     ✔ checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ (457ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     ✔ checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ (450ms)
    
    
     ─ preparing ‘subsetCars’:
    
    
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
     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: '708463'
    
     ✔ 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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     ✔ checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ (488ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
     ─ checking for empty or unneeded directories
    
    
     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: '708463'
    
     ✔ 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
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
     checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ (452ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
     ✔ checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ (468ms)
    
    
     ─ preparing ‘subsetCars’:
    
    
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
     ─ checking for empty or unneeded directories
     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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
     checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmppoVGMf/working_dir/Rtmp7ETXh1/subsetCars/DESCRIPTION’ (438ms)
    
    
     ─ preparing ‘subsetCars’:
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts
     ─ checking for empty or unneeded directories
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 209 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: use_ignore works (@test-ignore.R#16)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.15.7
Check: tests
Result: ERROR
     Running 'spelling.R' [1s]
     Running 'testthat.R' [150s]
    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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' (896ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts (406ms)
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' (955ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts (422ms)
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     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 [2020-04-18 21:37:42] 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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' (843ms)
    
    
    
    
     - preparing 'subsetCars': (400ms)
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts (453ms)
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     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: file191c838401cb
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing file191c838401cb.Rd
     Writing tbl.Rd
    
    
    
     checking for file 'D:\temp\RtmpekUQrN\file191c838401cb/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpekUQrN\file191c838401cb/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpekUQrN\file191c838401cb/DESCRIPTION' (737ms)
    
    
    
    
     - preparing 'file191c838401cb':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts (484ms)
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     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: 'file191c838401cb/data/tbl.rda'
     - building 'file191c838401cb_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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' (1.1s)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts (484ms)
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' (964ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts (389ms)
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     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/RtmpekUQrN/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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' (971ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts (359ms)
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     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.
    
     Warning: package 'subsetCars' is in use and will not be installed
     Warning: package 'subsetCars' is in use and will not be installed
     -- 1. Error: documentation is built via document() (@test-document.R#51) ------
     there is no package called 'subsetCars'
     Backtrace:
     1. utils::vignette(...)
     2. tools::getVignetteInfo(package, lib.loc, all)
     3. base::find.package(package, lib.loc)
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' (890ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts (391ms)
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     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 [2020-04-18 21:38:20] render_root is not set in yaml
     Error : No root directory found in D:/temp/RtmpekUQrN or its parent directories. Root criterion: contains a file `DESCRIPTION` with contents matching `^Package: `
     FATAL [2020-04-18 21:38:20] D:/temp/RtmpekUQrN is not a valid R package directory beneath D:/temp/RtmpekUQrN/subsetCars
    
    
     FATAL [2020-04-18 21:38:21] Directory D:/temp/RtmpekUQrN/foo/data-raw doesn't exist.
    
     FATAL [2020-04-18 21:38:21] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-18 21:38:21] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-18 21:38:21] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-18 21:38:21] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
     FATAL [2020-04-18 21:38:21] . doesn't exist!
     FATAL [2020-04-18 21:38:21] DESCRIPTION file must have a DataVersion line. i.e. DataVersion: 0.2.0
     FATAL [2020-04-18 21:38:21] Invalid DataVersion string found 1.1.1 and 1.a.1
     WARN [2020-04-18 21:38:21] a has changed.
     ERROR [2020-04-18 21:38:21] render_root = /foobar doesn't exist.
     configuration:
     files: {}
     objects: foobar
     render_root:
     tmp: '23798'
     FATAL [2020-04-18 21:38:21] . 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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> configured 'datapackager.yml' file
    
     FATAL [2020-04-18 21:38:22] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-18 21:38:22] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-18 21:38:22] 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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     FATAL [2020-04-18 21:38:24] YAML is missing 'configuration:' entry
    
     FATAL [2020-04-18 21:38:24] YAML is missing files: and objects: entries
    
     FATAL [2020-04-18 21:38:24] No files enabled for processing!
    
     ERROR [2020-04-18 21:38:24] render_root = foobar doesn't exist.
     FATAL [2020-04-18 21:38:24] Can't create, or render_root = foobar doesn't exist
    
     FATAL [2020-04-18 21:38:24] You must specify at least one data object.
    
     FATAL [2020-04-18 21:38:24] Can't find any R or Rmd files.
     FATAL [2020-04-18 21:38:24] Cant' find file: D:/temp/RtmpekUQrN/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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
     -- 2. Failure: use_ignore works (@test-ignore.R#16) ---------------------------
     `use_ignore(file = "mydata.csv", path = "inst/extdata")` produced no output
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' (765ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts (375ms)
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' (924ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts (391ms)
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' (625ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' (813ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts (385ms)
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing rfiletest.Rd
     Writing data.Rd
    
    
    
     checking for file 'D:\temp\RtmpekUQrN\rfiletest/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpekUQrN\rfiletest/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpekUQrN\rfiletest/DESCRIPTION' (596ms)
    
    
    
    
     - preparing 'rfiletest':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     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'
    
    
    
    
     Warning: package 'rfiletest' is in use and will not be installed
     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.
     -- 3. Error: R file processing works and creates vignettes (@test-r-processing.R
     there is no package called 'rfiletest'
     Backtrace:
     1. utils::vignette(...)
     2. tools::getVignetteInfo(package, lib.loc, all)
     3. base::find.package(package, lib.loc)
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' (653ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     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 [2020-04-18 21:39:05] cars_over_20 has changed.
     WARN [2020-04-18 21:39:05] cars_over_20 has changed.
     WARN [2020-04-18 21:39:05] cars_over_20 has changed.
     Non-interactive NEWS.md file update.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' (640ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.0gcc8\DataPackageR.Rcheck\tests\testthat\newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '208849'
     <U+2622> Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\4.0gcc8\DataPackageR.Rcheck\tests\testthat\newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '208849'
     <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: '208849'
     <U+2622> Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\4.0gcc8\DataPackageR.Rcheck\tests\testthat\newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '208849'
     <U+2622> Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\4.0gcc8\DataPackageR.Rcheck\tests\testthat\newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '208849'
     <U+2622> Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\4.0gcc8\DataPackageR.Rcheck\tests\testthat\newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '208849'
     Attempting to create d:\Rcompile\CRANpkg\local\4.0gcc8\DataPackageR.Rcheck\tests\testthat\newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '208849'
     <U+2622> Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\4.0gcc8\DataPackageR.Rcheck\tests\testthat\newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '208849'
     <U+2622> Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\4.0gcc8\DataPackageR.Rcheck\tests\testthat\newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '208849'
     <U+2622> Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\4.0gcc8\DataPackageR.Rcheck\tests\testthat\newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '208849'
     <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: '208849'
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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: '350692'
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' (624ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts (344ms)
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' (671ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts (344ms)
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' (734ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     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: '827293'
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - pressure
     render_root:
     tmp: '827293'
    
     <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
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
    
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' (628ms)
    
    
    
    
     - preparing 'subsetCars': (355ms)
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts (406ms)
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' (718ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts (359ms)
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     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: '17734'
    
     <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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' (637ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts (377ms)
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     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: '17734'
    
     <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
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
    
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' (718ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts (347ms)
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
    
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' (780ms)
    
    
    
    
     - preparing 'subsetCars': (375ms)
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts (390ms)
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
    
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpekUQrN\subsetCars/DESCRIPTION' (846ms)
    
    
    
    
     - preparing 'subsetCars': (359ms)
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts (406ms)
    
    
     - checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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== testthat results ===========================================================
     [ OK: 204 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 3 ]
     1. Error: documentation is built via document() (@test-document.R#51)
     2. Failure: use_ignore works (@test-ignore.R#16)
     3. Error: R file processing works and creates vignettes (@test-r-processing.R#24)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 0.15.7
Check: tests
Result: ERROR
     Running ‘spelling.R’ [0s/1s]
     Running ‘testthat.R’ [79s/113s]
    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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ (455ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ (622ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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 [2020-04-24 10:35:47] 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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ (443ms)
    
    
     ─ preparing ‘subsetCars’:
    
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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’
    
     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: file7ffa2144f913
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.utf8' 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.
    
     Writing NAMESPACE
     Writing file7ffa2144f913.Rd
     Writing tbl.Rd
    
    
    
     checking for file ‘/tmp/RtmpueOiGw/file7ffa2144f913/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmpueOiGw/file7ffa2144f913/DESCRIPTION’ (663ms)
    
    
     ─ preparing ‘file7ffa2144f913’:
    
    
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts (370ms)
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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: ‘file7ffa2144f913/data/tbl.rda’
     ─ building ‘file7ffa2144f913_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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ (522ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ (605ms)
    
    
     ─ preparing ‘subsetCars’:
    
    
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
    
    
     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/RtmpueOiGw/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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ (587ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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’
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’
    
     ✔ checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ (725ms)
    
    
     ─ preparing ‘subsetCars’:
    
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts (335ms)
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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 [2020-04-24 10:36:19] render_root is not set in yaml
     Error : No root directory found in /tmp/RtmpueOiGw or its parent directories. Root criterion: contains a file `DESCRIPTION` with contents matching `^Package: `
     FATAL [2020-04-24 10:36:19] /tmp/RtmpueOiGw is not a valid R package directory beneath /tmp/RtmpueOiGw/subsetCars
    
    
     FATAL [2020-04-24 10:36:19] Directory /tmp/RtmpueOiGw/foo/data-raw doesn't exist.
    
     FATAL [2020-04-24 10:36:19] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-24 10:36:19] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-24 10:36:19] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-24 10:36:19] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
     FATAL [2020-04-24 10:36:19] Error in normalizePath(render_root, winslash = " doesn't exist!
     FATAL [2020-04-24 10:36:19] DESCRIPTION file must have a DataVersion line. i.e. DataVersion: 0.2.0
     FATAL [2020-04-24 10:36:19] Invalid DataVersion string found 1.1.1 and 1.a.1
     WARN [2020-04-24 10:36:19] a has changed.
     ERROR [2020-04-24 10:36:19] render_root = /foobar doesn't exist.
     configuration:
     files: {}
     objects: foobar
     render_root:
     tmp: '697792'
     FATAL [2020-04-24 10:36:20] 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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ configured 'datapackager.yml' file
    
     FATAL [2020-04-24 10:36:20] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-24 10:36:20] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-24 10:36:20] 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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     FATAL [2020-04-24 10:36:21] YAML is missing 'configuration:' entry
    
     FATAL [2020-04-24 10:36:21] YAML is missing files: and objects: entries
    
     FATAL [2020-04-24 10:36:21] No files enabled for processing!
    
     ERROR [2020-04-24 10:36:21] render_root = foobar doesn't exist.
     FATAL [2020-04-24 10:36:21] Can't create, or render_root = foobar doesn't exist
    
     FATAL [2020-04-24 10:36:21] You must specify at least one data object.
    
     FATAL [2020-04-24 10:36:21] Can't find any R or Rmd files.
     FATAL [2020-04-24 10:36:21] Cant' find file: /tmp/RtmpueOiGw/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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     ── 1. Failure: use_ignore works (@test-ignore.R#16) ───────────────────────────
     `use_ignore(file = "mydata.csv", path = "inst/extdata")` produced no output
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ (510ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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’
    
     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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ (490ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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’
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’
    
     ✔ checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ (602ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts (335ms)
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ (401ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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’
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing rfiletest.Rd
     Writing data.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/RtmpueOiGw/rfiletest/DESCRIPTION’
    
     checking for file ‘/tmp/RtmpueOiGw/rfiletest/DESCRIPTION’ ...
    
     checking for file ‘/tmp/RtmpueOiGw/rfiletest/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmpueOiGw/rfiletest/DESCRIPTION’ (589ms)
    
    
     ─ preparing ‘rfiletest’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     compacting vignettes and other PDF files
    
     ─ compacting vignettes and other PDF files
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts (442ms)
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     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
     *** moving datasets to lazyload DB
     ** 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
     ** 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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing rfiletest.Rd
     Writing data.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/RtmpueOiGw/rfiletest/DESCRIPTION’
    
     ✔ checking for file ‘/tmp/RtmpueOiGw/rfiletest/DESCRIPTION’ (576ms)
    
    
     ─ preparing ‘rfiletest’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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’
    
     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
     *** moving datasets to lazyload DB
     ** 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
     ** 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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ (647ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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’
    
     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 [2020-04-24 10:36:55] cars_over_20 has changed.
     WARN [2020-04-24 10:36:55] cars_over_20 has changed.
     WARN [2020-04-24 10:36:55] cars_over_20 has changed.
     Non-interactive NEWS.md file update.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ (405ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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’
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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: '576663'
     ☢ 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: '576663'
     ☢ 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: '576663'
     ☢ 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: '576663'
     ☢ 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: '576663'
     ☢ 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: '576663'
     Attempting to create newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '576663'
     ☢ 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: '576663'
     ☢ 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: '576663'
     ☢ 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: '576663'
     ☢ 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: '576663'
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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: '170075'
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ (401ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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’
    
     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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ (584ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts (375ms)
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ (547ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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’
    
     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: '478704'
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - pressure
     render_root:
     tmp: '478704'
    
     ✔ 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
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ (395ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts (335ms)
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ (460ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts (387ms)
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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’
    
     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: '760734'
    
     ✔ 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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’
    
     ✔ checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ (467ms)
    
    
     ─ preparing ‘subsetCars’:
    
    
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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’
    
     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: '760734'
    
     ✔ 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
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ (616ms)
    
    
     ─ preparing ‘subsetCars’:
    
    
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ (416ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
    
    
     checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/RtmpueOiGw/subsetCars/DESCRIPTION’ (606ms)
    
    
     ─ preparing ‘subsetCars’:
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts
    
    
     ─ checking for empty or unneeded directories
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 209 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: use_ignore works (@test-ignore.R#16)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.15.7
Check: tests
Result: ERROR
     Running ‘spelling.R’ [0s/1s]
     Running ‘testthat.R’ [73s/105s]
    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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’
    
     ✔ checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ (581ms)
    
    
     ─ preparing ‘subsetCars’:
    
    
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ 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 (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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'
    
     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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ (526ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ 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 (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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'
    
     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 [2020-04-23 02:24:18] 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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ (438ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ 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 (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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'
    
     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: file223f7a0411fe
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.utf8' 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.
    
     Writing NAMESPACE
     Writing file223f7a0411fe.Rd
     Writing tbl.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/Rtmpv38dG6/file223f7a0411fe/DESCRIPTION’
    
     checking for file ‘/tmp/Rtmpv38dG6/file223f7a0411fe/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/file223f7a0411fe/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/file223f7a0411fe/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/tmp/Rtmpv38dG6/file223f7a0411fe/DESCRIPTION’ (464ms)
    
    
     ─ preparing ‘file223f7a0411fe’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ 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 (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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: 'file223f7a0411fe/data/tbl.rda'
    
     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: 'file223f7a0411fe/data/tbl.rda'
     ─ building 'file223f7a0411fe_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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ (556ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ 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 (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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'
    
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ (680ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts (355ms)
    
    
     ─ checking for empty or unneeded directories
     ─ looking to see if a ‘data/datalist’ file should be added
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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'
    
     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/Rtmpv38dG6/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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ (494ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ 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 (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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'
    
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’
    
     ✔ checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ (474ms)
    
    
     ─ preparing ‘subsetCars’:
    
    
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts (343ms)
    
    
     ─ checking for empty or unneeded directories
     ─ looking to see if a ‘data/datalist’ file should be added
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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'
    
     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 [2020-04-23 02:24:47] render_root is not set in yaml
     Error : No root directory found in /tmp/Rtmpv38dG6 or its parent directories. Root criterion: contains a file `DESCRIPTION` with contents matching `^Package: `
     FATAL [2020-04-23 02:24:47] /tmp/Rtmpv38dG6 is not a valid R package directory beneath /tmp/Rtmpv38dG6/subsetCars
    
    
     FATAL [2020-04-23 02:24:47] Directory /tmp/Rtmpv38dG6/foo/data-raw doesn't exist.
    
     FATAL [2020-04-23 02:24:47] Yaml configuration file not found at /tmp/Rtmpv38dG6/foo
    
     FATAL [2020-04-23 02:24:47] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-23 02:24:47] Can't find any R or Rmd files.
     FATAL [2020-04-23 02:24:47] Cant' find file: /tmp/Rtmpv38dG6/foo/data-raw/foo.Rmd
    
     FATAL [2020-04-23 02:24:47] Error in normalizePath(render_root, winslash = " doesn't exist!
     FATAL [2020-04-23 02:24:47] DESCRIPTION file must have a DataVersion line. i.e. DataVersion: 0.2.0
     FATAL [2020-04-23 02:24:47] Invalid DataVersion string found 1.1.1 and 1.a.1
     WARN [2020-04-23 02:24:47] a has changed.
     ERROR [2020-04-23 02:24:47] render_root = /foobar doesn't exist.
     configuration:
     files: {}
     objects: foobar
     render_root:
     tmp: '626342'
     FATAL [2020-04-23 02:24:47] 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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ configured 'datapackager.yml' file
    
     FATAL [2020-04-23 02:24:48] Yaml configuration file not found at /tmp/Rtmpv38dG6/foo
    
     FATAL [2020-04-23 02:24:48] Can't find any R or Rmd files.
     FATAL [2020-04-23 02:24:48] Cant' find file: /tmp/Rtmpv38dG6/foo/data-raw/foo
    
    
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
    
     FATAL [2020-04-23 02:24:49] YAML is missing 'configuration:' entry
    
     FATAL [2020-04-23 02:24:49] YAML is missing files: and objects: entries
    
     FATAL [2020-04-23 02:24:49] No files enabled for processing!
    
     ERROR [2020-04-23 02:24:49] render_root = foobar doesn't exist.
     FATAL [2020-04-23 02:24:49] Can't create, or render_root = foobar doesn't exist
    
     FATAL [2020-04-23 02:24:49] You must specify at least one data object.
    
     FATAL [2020-04-23 02:24:49] Can't find any R or Rmd files.
     FATAL [2020-04-23 02:24:49] Cant' find file: /tmp/Rtmpv38dG6/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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.0
     ✔ Added DataVersion string to 'DESCRIPTION'
     ✔ Copied subsetCars.Rmd into 'data-raw'
     ✔ configured 'datapackager.yml' file
     ── 1. Failure: use_ignore works (@test-ignore.R#16) ───────────────────────────
     `use_ignore(file = "mydata.csv", path = "inst/extdata")` produced no output
    
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ (485ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ 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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ (542ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts (373ms)
    
    
     ─ 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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ (638ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ 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 (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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'
    
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ (703ms)
    
    
     ─ preparing ‘subsetCars’:
    
    
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ 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 (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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'
    
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing rfiletest.Rd
     Writing data.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/Rtmpv38dG6/rfiletest/DESCRIPTION’
    
     checking for file ‘/tmp/Rtmpv38dG6/rfiletest/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/rfiletest/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/Rtmpv38dG6/rfiletest/DESCRIPTION’ (449ms)
    
    
     ─ preparing ‘rfiletest’:
    
    
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ compacting vignettes and other PDF files
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts (418ms)
    
    
    
    
    
    
     checking for empty or unneeded directories
    
     ─ checking for empty or unneeded directories
    
    
    
    
    
    
     looking to see if a ‘data/datalist’ file should be added
    
     ─ looking to see if a ‘data/datalist’ file should be added
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     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
     *** moving datasets to lazyload DB
     ** 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
     ** 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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing rfiletest.Rd
     Writing data.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/Rtmpv38dG6/rfiletest/DESCRIPTION’
    
     checking for file ‘/tmp/Rtmpv38dG6/rfiletest/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/rfiletest/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/Rtmpv38dG6/rfiletest/DESCRIPTION’ (403ms)
    
    
     ─ preparing ‘rfiletest’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ 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 (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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'
    
     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
     *** moving datasets to lazyload DB
     ** 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
     ** 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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ (484ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ 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 (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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'
    
     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 [2020-04-23 02:25:21] cars_over_20 has changed.
     WARN [2020-04-23 02:25:21] cars_over_20 has changed.
     WARN [2020-04-23 02:25:21] cars_over_20 has changed.
     Non-interactive NEWS.md file update.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ (723ms)
    
    
     ─ preparing ‘subsetCars’:
    
    
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts (363ms)
    
    
     ─ checking for empty or unneeded directories
     ─ looking to see if a ‘data/datalist’ file should be added
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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: '279747'
     ☢ 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: '279747'
     ☢ 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: '279747'
     ☢ 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: '279747'
     ☢ 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: '279747'
     ☢ 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: '279747'
     Attempting to create newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '279747'
     ☢ 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: '279747'
     ☢ 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: '279747'
     ☢ 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: '279747'
     ☢ 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: '279747'
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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: '824707'
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ (537ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ 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 (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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'
    
     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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’
    
     ✔ checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ (624ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
     ─ checking for LF line-endings in source and make files and shell scripts (388ms)
    
    
     ─ checking for empty or unneeded directories
     ─ looking to see if a ‘data/datalist’ file should be added
    
    
     NB: this package now depends on R (>=
    
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ (540ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ 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 (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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'
    
     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: '848233'
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - pressure
     render_root:
     tmp: '848233'
    
     ✔ 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
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ (632ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ 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 (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ (511ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ 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 (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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'
    
     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: '840424'
    
     ✔ 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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ (575ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts (371ms)
    
    
     ─ checking for empty or unneeded directories
     ─ looking to see if a ‘data/datalist’ file should be added
    
    
     NB: this package now depends on R (>=
    
     NB: this package now depends on R (>= 3.5.0
    
     NB: this package now depends on R (>= 3.5.0)
    
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in
    
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R.
    
     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: '840424'
    
     ✔ 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
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     ✔ checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ (576ms)
    
    
     ─ preparing ‘subsetCars’:
    
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts (339ms)
    
    
     ─ checking for empty or unneeded directories
     ─ looking to see if a ‘data/datalist’ file should be added
    
    
     NB: this package now depends on R (>=
    
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ (726ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ checking for LF line-endings in source and make files and shell scripts (352ms)
    
    
     ─ 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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
    
    
     checking
    
     checking for file
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ...
    
     checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ ... OK
    
     ✔ checking for file ‘/tmp/Rtmpv38dG6/subsetCars/DESCRIPTION’ (602ms)
    
    
     ─ preparing ‘subsetCars’:
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ... OK
    
     ✔ checking DESCRIPTION meta-information
    
    
    
    
    
    
     checking for LF line-endings in source and make files and shell scripts
    
     ─ 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 (>=
    
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 209 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: use_ignore works (@test-ignore.R#16)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-linux-x86_64

Version: 0.15.7
Check: examples
Result: ERROR
    Running examples in ‘DataPackageR-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: DataPackageR-package
    > ### Title: DataPackageR
    > ### Aliases: DataPackageR-package
    >
    > ### ** Examples
    >
    > # A simple Rmd file that creates one data object
    > # named "tbl".
    > if(rmarkdown::pandoc_available()){
    + f <- tempdir()
    + f <- file.path(f,"foo.Rmd")
    + con <- file(f)
    + writeLines("```{r}\n tbl = table(sample(1:10,1000,replace=TRUE)) \n```\n",con=con)
    + close(con)
    +
    + # construct a data package skeleton named "MyDataPackage" and pass
    + # in the Rmd file name with full path, and the name of the object(s) it
    + # creates.
    +
    + pname <- basename(tempfile())
    + datapackage_skeleton(name=pname,
    + path=tempdir(),
    + force = TRUE,
    + r_object_names = "tbl",
    + code_files = f)
    +
    + # call package_build to run the "foo.Rmd" processing and
    + # build a data package.
    + package_build(file.path(tempdir(), pname), install = FALSE)
    +
    + # "install" the data package
    + devtools::load_all(file.path(tempdir(), pname))
    +
    + # read the data version
    + data_version(pname)
    +
    + # list the data sets in the package.
    + data(package = pname)
    +
    + # The data objects are in the package source under "/data"
    + list.files(pattern="rda", path = file.path(tempdir(),pname,"data"), full = TRUE)
    +
    + # The documentation that needs to be edited is in "/R"
    + list.files(pattern="R", path = file.path(tempdir(), pname,"R"), full = TRUE)
    + readLines(list.files(pattern="R", path = file.path(tempdir(),pname,"R"), full = TRUE))
    + # view the documentation with
    + ?tbl
    + }
    ✔ Creating '/var/folders/08/nc4f1s3x1jqd9ln5mnvrqzqh0000gp/T/RtmpV84KhP/fileb86c1825288a/'
    ✔ Setting active project to '/private/var/folders/08/nc4f1s3x1jqd9ln5mnvrqzqh0000gp/T/RtmpV84KhP/fileb86c1825288a'
    ✔ Creating 'R/'
    ✔ Writing 'DESCRIPTION'
    Package: fileb86c1825288a
    Title: What the Package Does (One Line, Title Case)
    Version: 0.0.0.9000
    Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (YOUR-ORCID-ID)
    Description: What the package does (one paragraph).
    License: What license it uses
    Encoding: UTF-8
    LazyData: true
    ✔ Writing 'NAMESPACE'
    ✔ Setting active project to '<no active project>'
    ✔ Setting active project to '/private/var/folders/08/nc4f1s3x1jqd9ln5mnvrqzqh0000gp/T/RtmpV84KhP/fileb86c1825288a'
    ✔ Added DataVersion string to 'DESCRIPTION'
    ✔ Creating 'data-raw/'
    ✔ Creating 'data/'
    ✔ Creating 'inst/extdata/'
    ✔ Copied foo.Rmd into 'data-raw'
    ✔ configured 'datapackager.yml' file
    
    dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
     Referenced from: /usr/local/bin/pandoc (which was built for Mac OS X 10.15)
     Expected in: /usr/lib/libSystem.B.dylib
    
    dyld: Symbol not found: ____chkstk_darwin
     Referenced from: /usr/local/bin/pandoc (which was built for Mac OS X 10.15)
     Expected in: /usr/lib/libSystem.B.dylib
    
    Error: pandoc document conversion failed with error 6
    Execution halted
Flavor: r-release-osx-x86_64

Version: 0.15.7
Check: tests
Result: ERROR
     Running ‘spelling.R’ [0s/0s]
     Running ‘testthat.R’ [8s/10s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     cars_over_20══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 114 | SKIPPED: 0 | WARNINGS: 3 | FAILED: 16 ]
     1. Error: package can be built from different locations (@test-build-locations.R#19)
     2. Error: can add a data item (@test-conditional-build.R#19)
     3. Error: assert_data_version (@test-data-version.R#19)
     4. Error: data objects are saved incrementally in render_root (@test-datapackager-object-read.R#36)
     5. Error: data objects can be read from render_root or the data dir (@test-datapackager-object-read.R#54)
     6. Error: documentation is built via document() (@test-document.R#13)
     7. Error: package built in different edge cases (@test-edge-cases.R#21)
     8. Error: manual bump version when data unchanged (@test-manual-version-bump.R#19)
     9. Error: news file is created (@test-news-update.R#13)
     1. ...
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-osx-x86_64

Version: 0.15.7
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘YAML_CONFIG.Rmd’ using rmarkdown
    dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
     Referenced from: /usr/local/bin/pandoc (which was built for Mac OS X 10.15)
     Expected in: /usr/lib/libSystem.B.dylib
    
    dyld: Symbol not found: ____chkstk_darwin
     Referenced from: /usr/local/bin/pandoc (which was built for Mac OS X 10.15)
     Expected in: /usr/lib/libSystem.B.dylib
    
    Error: processing vignette 'YAML_CONFIG.Rmd' failed with diagnostics:
    pandoc document conversion failed with error 6
    --- failed re-building ‘YAML_CONFIG.Rmd’
    
    --- re-building ‘usingDataPackageR.Rmd’ using rmarkdown
    dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
     Referenced from: /usr/local/bin/pandoc (which was built for Mac OS X 10.15)
     Expected in: /usr/lib/libSystem.B.dylib
    
    dyld: Symbol not found: ____chkstk_darwin
     Referenced from: /usr/local/bin/pandoc (which was built for Mac OS X 10.15)
     Expected in: /usr/lib/libSystem.B.dylib
    
    Quitting from lines 170-174 (usingDataPackageR.Rmd)
    Error: processing vignette 'usingDataPackageR.Rmd' failed with diagnostics:
    pandoc document conversion failed with error 6
    --- failed re-building ‘usingDataPackageR.Rmd’
    
    SUMMARY: processing the following files failed:
     ‘YAML_CONFIG.Rmd’ ‘usingDataPackageR.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-release-osx-x86_64

Version: 0.15.7
Check: tests
Result: ERROR
     Running 'spelling.R' [1s]
     Running 'testthat.R' [157s]
    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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' (671ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts (344ms)
    
    
     - checking for empty or unneeded directories
    
    
     - looking to see if a 'data/datalist' file should be added
    
    
     NB: this package now depends on R (>=
    
     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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' (656ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts (359ms)
    
    
     - checking for empty or unneeded directories
    
    
     - looking to see if a 'data/datalist' file should be added
    
    
     NB: this package now depends on R (>=
    
     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 [2020-04-23 11:49:13] 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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' (687ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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 (>=
    
     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: file23bd457c12085
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing file23bd457c12085.Rd
     Writing tbl.Rd
    
    
    
     checking for file 'D:\temp\RtmpWqvUup\file23bd457c12085/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpWqvUup\file23bd457c12085/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpWqvUup\file23bd457c12085/DESCRIPTION' (593ms)
    
    
    
    
     - preparing 'file23bd457c12085':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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 (>=
    
     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: 'file23bd457c12085/data/tbl.rda'
    
    
     - building 'file23bd457c12085_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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' (656ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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 (>=
    
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' (609ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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 (>=
    
     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/RtmpWqvUup/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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' (640ms)
    
    
    
    
     - preparing 'subsetCars':
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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 (>=
    
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' (734ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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 (>=
    
     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 [2020-04-23 11:49:55] render_root is not set in yaml
     Error : No root directory found in D:/temp/RtmpWqvUup or its parent directories. Root criterion: contains a file `DESCRIPTION` with contents matching `^Package: `
     FATAL [2020-04-23 11:49:55] D:/temp/RtmpWqvUup is not a valid R package directory beneath D:/temp/RtmpWqvUup/subsetCars
    
    
     FATAL [2020-04-23 11:49:55] Directory D:/temp/RtmpWqvUup/foo/data-raw doesn't exist.
    
     FATAL [2020-04-23 11:49:55] Yaml configuration file not found at D:/temp/RtmpWqvUup/foo
    
     FATAL [2020-04-23 11:49:55] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-23 11:49:55] Can't find any R or Rmd files.
     FATAL [2020-04-23 11:49:55] Cant' find file: D:/temp/RtmpWqvUup/foo/data-raw/foo.Rmd
    
     FATAL [2020-04-23 11:49:55] . doesn't exist!
     FATAL [2020-04-23 11:49:55] DESCRIPTION file must have a DataVersion line. i.e. DataVersion: 0.2.0
     FATAL [2020-04-23 11:49:55] Invalid DataVersion string found 1.1.1 and 1.a.1
     WARN [2020-04-23 11:49:55] a has changed.
     ERROR [2020-04-23 11:49:55] render_root = /foobar doesn't exist.
     configuration:
     files: {}
     objects: foobar
     render_root:
     tmp: '852962'
     FATAL [2020-04-23 11:49:55] . 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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> configured 'datapackager.yml' file
    
     FATAL [2020-04-23 11:49:56] Yaml configuration file not found at D:/temp/RtmpWqvUup/foo
    
     FATAL [2020-04-23 11:49:56] Can't find any R or Rmd files.
     FATAL [2020-04-23 11:49:56] Cant' find file: D:/temp/RtmpWqvUup/foo/data-raw/foo
    
    
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     FATAL [2020-04-23 11:49:58] YAML is missing 'configuration:' entry
    
     FATAL [2020-04-23 11:49:58] YAML is missing files: and objects: entries
    
     FATAL [2020-04-23 11:49:58] No files enabled for processing!
    
     ERROR [2020-04-23 11:49:58] render_root = foobar doesn't exist.
     FATAL [2020-04-23 11:49:58] Can't create, or render_root = foobar doesn't exist
    
     FATAL [2020-04-23 11:49:58] You must specify at least one data object.
    
     FATAL [2020-04-23 11:49:58] Can't find any R or Rmd files.
     FATAL [2020-04-23 11:49:58] Cant' find file: D:/temp/RtmpWqvUup/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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
     -- 1. Failure: use_ignore works (@test-ignore.R#16) ---------------------------
     `use_ignore(file = "mydata.csv", path = "inst/extdata")` produced no output
    
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' (780ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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 (>=
    
     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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' (703ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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 (>=
    
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' (734ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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 (>=
    
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' (640ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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 (>=
    
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing rfiletest.Rd
     Writing data.Rd
    
    
    
     checking for file 'D:\temp\RtmpWqvUup\rfiletest/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpWqvUup\rfiletest/DESCRIPTION' (531ms)
    
    
    
    
     - preparing 'rfiletest':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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 (>=
    
     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
     *** moving datasets to lazyload DB
     ** 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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing rfiletest.Rd
     Writing data.Rd
    
    
    
     checking for file 'D:\temp\RtmpWqvUup\rfiletest/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpWqvUup\rfiletest/DESCRIPTION' (593ms)
    
    
    
    
     - preparing 'rfiletest':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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 (>=
    
     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
     *** moving datasets to lazyload DB
     ** 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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' (546ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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 (>=
    
     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 [2020-04-23 11:50:50] cars_over_20 has changed.
     WARN [2020-04-23 11:50:50] cars_over_20 has changed.
     WARN [2020-04-23 11:50:50] cars_over_20 has changed.
     Non-interactive NEWS.md file update.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' (703ms)
    
    
    
    
     - preparing 'subsetCars': (375ms)
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts (391ms)
    
    
     - checking for empty or unneeded directories
    
    
     - looking to see if a 'data/datalist' file should be added
    
    
     NB: this package now depends on R (>=
    
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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\3.6\DataPackageR.Rcheck\tests\testthat\newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '605207'
     <U+2622> Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\3.6\DataPackageR.Rcheck\tests\testthat\newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '605207'
     <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: '605207'
     <U+2622> Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\3.6\DataPackageR.Rcheck\tests\testthat\newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '605207'
     <U+2622> Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\3.6\DataPackageR.Rcheck\tests\testthat\newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '605207'
     <U+2622> Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\3.6\DataPackageR.Rcheck\tests\testthat\newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '605207'
     Attempting to create d:\Rcompile\CRANpkg\local\3.6\DataPackageR.Rcheck\tests\testthat\newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '605207'
     <U+2622> Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\3.6\DataPackageR.Rcheck\tests\testthat\newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '605207'
     <U+2622> Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\3.6\DataPackageR.Rcheck\tests\testthat\newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '605207'
     <U+2622> Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\3.6\DataPackageR.Rcheck\tests\testthat\newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '605207'
     <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: '605207'
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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: '830911'
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' (624ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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 (>=
    
     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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' (718ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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 (>=
    
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' (609ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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 (>=
    
     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: '84570'
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - pressure
     render_root:
     tmp: '84570'
    
     <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
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
    
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' (640ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts (344ms)
    
    
    
    
     - checking for empty or unneeded directories
    
    
    
    
     - looking to see if a 'data/datalist' file should be added
    
    
     NB: this package now depends on R (>=
    
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' (562ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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 (>=
    
     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: '736985'
    
     <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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' (650ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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 (>=
    
     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: '736985'
    
     <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
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
    
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' (579ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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 (>=
    
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
    
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' (843ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - checking for LF line-endings in source and make files and shell scripts (359ms)
    
    
     - checking for empty or unneeded directories
    
    
    
    
     - looking to see if a 'data/datalist' file should be added
    
    
     NB: this package now depends on R (>=
    
     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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
    
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpWqvUup\subsetCars/DESCRIPTION' (624ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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 (>=
    
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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== testthat results ===========================================================
     [ OK: 209 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: use_ignore works (@test-ignore.R#16)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 0.15.7
Check: tests
Result: ERROR
     Running 'spelling.R' [0s]
     Running 'testthat.R' [109s]
    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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' (453ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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
    
    
     - 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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' (484ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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
    
    
    
    
     - 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 [2020-04-22 12:17:54] 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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' (422ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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
    
    
     - 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: file23f4b1047e4
     Title: What the Package Does (One Line, Title Case)
     Version: 0.0.0.9000
     Authors@R (parsed):
     * First Last <first.last@example.com> [aut, cre] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing file23f4b1047e4.Rd
     Writing tbl.Rd
    
    
    
     checking for file 'D:\temp\RtmpC2BfcZ\file23f4b1047e4/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpC2BfcZ\file23f4b1047e4/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpC2BfcZ\file23f4b1047e4/DESCRIPTION' (468ms)
    
    
    
    
     - preparing 'file23f4b1047e4':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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
    
    
    
    
     - building 'file23f4b1047e4_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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' (406ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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
    
    
     - 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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' (504ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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
    
    
    
    
     - 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/RtmpC2BfcZ/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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' (453ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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
    
    
    
    
     - 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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' (422ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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
    
    
    
    
     - 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 [2020-04-22 12:18:21] render_root is not set in yaml
     Error : No root directory found in D:/temp/RtmpC2BfcZ or its parent directories. Root criterion: contains a file `DESCRIPTION` with contents matching `^Package: `
     FATAL [2020-04-22 12:18:21] D:/temp/RtmpC2BfcZ is not a valid R package directory beneath D:/temp/RtmpC2BfcZ/subsetCars
    
    
     FATAL [2020-04-22 12:18:21] Directory D:/temp/RtmpC2BfcZ/foo/data-raw doesn't exist.
    
     FATAL [2020-04-22 12:18:21] Yaml configuration file not found at D:/temp/RtmpC2BfcZ/foo
    
     FATAL [2020-04-22 12:18:21] You need a valid package data strucutre. Missing ./R ./inst ./data or./data-raw subdirectories.
    
     FATAL [2020-04-22 12:18:21] Can't find any R or Rmd files.
     FATAL [2020-04-22 12:18:21] Cant' find file: D:/temp/RtmpC2BfcZ/foo/data-raw/foo.Rmd
    
     FATAL [2020-04-22 12:18:22] . doesn't exist!
     FATAL [2020-04-22 12:18:22] DESCRIPTION file must have a DataVersion line. i.e. DataVersion: 0.2.0
     FATAL [2020-04-22 12:18:22] Invalid DataVersion string found 1.1.1 and 1.a.1
     WARN [2020-04-22 12:18:22] a has changed.
     ERROR [2020-04-22 12:18:22] render_root = /foobar doesn't exist.
     configuration:
     files: {}
     objects: foobar
     render_root:
     tmp: '840851'
     FATAL [2020-04-22 12:18:22] . 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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> configured 'datapackager.yml' file
    
     FATAL [2020-04-22 12:18:22] Yaml configuration file not found at D:/temp/RtmpC2BfcZ/foo
    
     FATAL [2020-04-22 12:18:22] Can't find any R or Rmd files.
     FATAL [2020-04-22 12:18:22] Cant' find file: D:/temp/RtmpC2BfcZ/foo/data-raw/foo
    
    
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
    
     FATAL [2020-04-22 12:18:24] YAML is missing 'configuration:' entry
    
     FATAL [2020-04-22 12:18:24] YAML is missing files: and objects: entries
    
     FATAL [2020-04-22 12:18:24] No files enabled for processing!
    
     ERROR [2020-04-22 12:18:24] render_root = foobar doesn't exist.
     FATAL [2020-04-22 12:18:24] Can't create, or render_root = foobar doesn't exist
    
     FATAL [2020-04-22 12:18:24] You must specify at least one data object.
    
     FATAL [2020-04-22 12:18:24] Can't find any R or Rmd files.
     FATAL [2020-04-22 12:18:24] Cant' find file: D:/temp/RtmpC2BfcZ/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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.0
     <U+2714> Added DataVersion string to 'DESCRIPTION'
     <U+2714> Copied subsetCars.Rmd into 'data-raw'
     <U+2714> configured 'datapackager.yml' file
     -- 1. Failure: use_ignore works (@test-ignore.R#16) ---------------------------
     `use_ignore(file = "mydata.csv", path = "inst/extdata")` produced no output
    
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' (437ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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
    
    
     - 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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' (422ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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
    
    
    
    
     - 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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' (500ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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
    
    
    
    
     - 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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' (437ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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
    
    
    
    
     - 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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing rfiletest.Rd
     Writing data.Rd
    
    
    
     checking for file 'D:\temp\RtmpC2BfcZ\rfiletest/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpC2BfcZ\rfiletest/DESCRIPTION' (359ms)
    
    
    
    
     - preparing 'rfiletest':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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
    
    
     - building 'rfiletest_1.0.tar.gz'
    
    
    
    
     * installing *source* package 'rfiletest' ...
     ** R
     ** data
     *** moving datasets to lazyload DB
     ** 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
     *** arch - i386
     *** arch - x64
     * DONE (rfiletest)
     In R CMD INSTALL
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing rfiletest.Rd
     Writing data.Rd
    
    
    
     checking for file 'D:\temp\RtmpC2BfcZ\rfiletest/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpC2BfcZ\rfiletest/DESCRIPTION' (406ms)
    
    
    
    
     - preparing 'rfiletest':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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
    
    
    
    
     - building 'rfiletest_1.0.tar.gz'
    
    
    
    
     * installing *source* package 'rfiletest' ...
     ** R
     ** data
     *** moving datasets to lazyload DB
     ** 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
     *** arch - i386
     *** arch - x64
     * DONE (rfiletest)
     In R CMD INSTALL
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' (485ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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
    
    
    
    
     - 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 [2020-04-22 12:18:59] cars_over_20 has changed.
     WARN [2020-04-22 12:18:59] cars_over_20 has changed.
     WARN [2020-04-22 12:18:59] cars_over_20 has changed.
     Non-interactive NEWS.md file update.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' (520ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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
    
    
    
    
     - 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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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\3.5\DataPackageR.Rcheck\tests\testthat\newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '353193'
     <U+2622> Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\3.5\DataPackageR.Rcheck\tests\testthat\newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '353193'
     <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: '353193'
     <U+2622> Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\3.5\DataPackageR.Rcheck\tests\testthat\newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '353193'
     <U+2622> Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\3.5\DataPackageR.Rcheck\tests\testthat\newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '353193'
     <U+2622> Courtesy warning: newScript.Rmd exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\3.5\DataPackageR.Rcheck\tests\testthat\newScript.Rmdconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     objects: data
     render_root:
     tmp: '353193'
     Attempting to create d:\Rcompile\CRANpkg\local\3.5\DataPackageR.Rcheck\tests\testthat\newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '353193'
     <U+2622> Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\3.5\DataPackageR.Rcheck\tests\testthat\newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '353193'
     <U+2622> Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\3.5\DataPackageR.Rcheck\tests\testthat\newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '353193'
     <U+2622> Courtesy warning: newScript.R exists in 'data-raw', and WILL be overwritten.
     Attempting to create d:\Rcompile\CRANpkg\local\3.5\DataPackageR.Rcheck\tests\testthat\newScript.Rconfiguration:
     files:
     extra.rmd:
     enabled: yes
     newScript.Rmd:
     enabled: yes
     newScript.R:
     enabled: yes
     objects: data
     render_root:
     tmp: '353193'
     <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: '353193'
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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: '706401'
     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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' (453ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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
    
    
     - 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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' (531ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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
    
    
    
    
     - 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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' (422ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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
    
    
    
    
     - 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: '434089'
     configuration:
     files:
     subsetCars.Rmd:
     enabled: yes
     extra.rmd:
     enabled: yes
     objects:
     - cars_over_20
     - pressure
     render_root:
     tmp: '434089'
    
     <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
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
    
    
     checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' (422ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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
    
    
    
    
     - 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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' (531ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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
    
    
    
    
     - 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: '495663'
    
     <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!
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
    
    
    
     checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' (391ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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
    
    
    
    
     - 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: '495663'
    
     <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
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
    
    
     checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' (375ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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
    
    
     - 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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
    
    
     checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' (394ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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
    
    
     - 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.
    
     Writing NAMESPACE
     Writing subsetCars.Rd
     Writing cars_over_20.Rd
     Writing pressure.Rd
    
    
    
     checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' ...
    
     checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' ...
    
     v checking for file 'D:\temp\RtmpC2BfcZ\subsetCars/DESCRIPTION' (515ms)
    
    
    
    
     - preparing 'subsetCars':
     checking DESCRIPTION meta-information ...
    
     checking DESCRIPTION meta-information ...
    
     v checking DESCRIPTION meta-information
    
    
    
    
     - 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
    
    
    
    
     - 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] (<https://orcid.org/YOUR-ORCID-ID>)
     Description: What the package does (one paragraph).
     License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
     license
     Encoding: UTF-8
     LazyData: true
     Roxygen: list(markdown = TRUE)
     RoxygenNote: 7.1.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== testthat results ===========================================================
     [ OK: 209 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: use_ignore works (@test-ignore.R#16)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64