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 lo
Barbara,
On 5/15/19 5:09 PM, Barbara Lerner wrote:
I have just upgraded to R 3.6.0 and when building and checking my
package, R CMD check passes all the checks, including running the
examples, but devtools::check reports a failure when running the
examples. I have also run the example successfu
function call only needs a pair of parentheses.
Best regards
Kirill
On 23.03.19 16:50, Jack O. Wasey wrote:
Dear all,
I am developing a package which is a front for various online data (icd.data
https://github.com/jackwasey/icd.data/ ). The current CRAN version just has
lazy-loaded data,
Dear all,
I am developing a package which is a front for various online data
(icd.data https://github.com/jackwasey/icd.data/ ). The current CRAN
version just has lazy-loaded data, but now the package encompasses far
more current and historic ICD codes from different countries, these
can't be