[R-pkg-devel] R CMD check works but with devtools::check() examples fail
Jack O. Wasey
j@ck @end|ng |rom j@ckw@@ey@com
Thu May 16 12:13:46 CEST 2019
> Why do you think so? Don't the lines below the "-- Building" header
> mean that devtools/rcmdcheck is building the package?
I saw (the last part of) this:
> ~/git/rdtLite.check/rdtLite.Rcheck/00_pkg_src/rdtLite -> R CMD check .
Sorry if I added some confusion: on closer inspection, it does look like
this is R CMD check doing its normal thing.
>
> G.
>
> [...]
>>> ── Building ─────────────────────────────────────────────────────────
>>> rdtLite ──
>>> Setting env vars:
>>> ● CFLAGS : -Wall -pedantic -fdiagnostics-color=always
>>> ● CXXFLAGS : -Wall -pedantic -fdiagnostics-color=always
>>> ● CXX11FLAGS: -Wall -pedantic -fdiagnostics-color=always
>>> ────────────────────────────────────────────────────────────────────────────────
>>> checking for file
>>> ‘/Users/blerner/git/rdtLite.check/rdtLite.Rcheck/00_pkg_src✔ checking
>>> for file
>>> ‘/Users/blerner/git/rdtLite.check/rdtLite.Rcheck/00_pkg_src/rdtLite/DESCRIPTION’
>>> ─ preparing ‘rdtLite’:
>>> ✔ checking DESCRIPTION meta-information ...
>>> ─ checking for LF line-endings in source and make files and shell scripts
>>> ─ checking for empty or unneeded directories
>>> ─ building ‘rdtLite_1.0.3.tar.gz’
>>>
>>> ── Checking ─────────────────────────────────────────────────────────
> [...]
>
More information about the R-package-devel
mailing list