- using R version 4.0.0 RC (2020-04-17 r78247)
- using platform: x86_64-w64-mingw32 (64-bit)
- using session charset: ISO8859-1
- checking for file 'DataPackageR/DESCRIPTION' ... OK
- checking extension type ... Package
- this is package 'DataPackageR' version '0.15.7'
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking whether package 'DataPackageR' can be installed ... OK
- checking installed package size ... OK
- checking package directory ... OK
- checking 'build' directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking R files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... OK
- checking whether the package can be loaded with stated dependencies ... OK
- checking whether the package can be unloaded cleanly ... OK
- checking whether the namespace can be loaded with stated dependencies ... OK
- checking whether the namespace can be unloaded cleanly ... OK
- checking loading without being on the library search path ... OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [15s] OK
- checking Rd files ... OK
- checking Rd metadata ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking installed files from 'inst/doc' ... OK
- checking files in 'vignettes' ... OK
- checking examples ... [38s] OK
- checking for unstated dependencies in 'tests' ... OK
- checking tests ... [152s] 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
cars_over_20
<U+2605> Built 1 of 2 data sets.
<U+2714> 1 data set(s) created by extra.rmd
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
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
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
cars_over_20
<U+2605> Built 1 of 2 data sets.
<U+2714> 1 data set(s) created by extra.rmd
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
cars_over_20
<U+2605> Built 1 of 2 data sets.
<U+2714> 1 data set(s) created by extra.rmd
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
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
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes in 'inst/doc' ... OK
- checking re-building of vignette outputs ... [31s] OK
- checking PDF version of manual ... OK
- DONE
Status: 1 ERROR