Closed kbenoit closed 6 years ago
Dear maintainers, This concerns the CRAN packages rclimateca rdatacite rdryad rdwd redux repr reproducible reticulate rgbif rmarkdown roadoi robis rsvd rtdists sealr sf simcausal spaMM spacyr spark sparklyr sparsediscrim sparsepca srvyr stationaRy storr styler sweep synthACS tabr tidytext tidyxl tikzDevice timetk tmlenet treeDA trelliscope useful valr variosig varrank vetr visdat wallace xgboost zeitgebr maintained by one of you: ... These seem to have undeclared package dependencies in their unit test code (R files in tests subdirs), see below. Can you pls fix as necessary? (Add the missing package dependencies to Suggests, I guess.) Please note that these issues are currently not yet detected by the CRAN incoming (or regular) checks. Best -k $spacyr '::' or ':::' import not declared from: ‘quanteda’
Dear maintainers,
This concerns the CRAN packages
rclimateca rdatacite rdryad rdwd redux repr reproducible reticulate rgbif rmarkdown roadoi robis rsvd rtdists sealr sf simcausal spaMM spacyr spark sparklyr sparsediscrim sparsepca srvyr stationaRy storr styler sweep synthACS tabr tidytext tidyxl tikzDevice timetk tmlenet treeDA trelliscope useful valr variosig varrank vetr visdat wallace xgboost zeitgebr
maintained by one of you:
... These seem to have undeclared package dependencies in their unit test code (R files in tests subdirs), see below.
Can you pls fix as necessary? (Add the missing package dependencies to Suggests, I guess.)
Please note that these issues are currently not yet detected by the CRAN incoming (or regular) checks.
Best -k
$spacyr '::' or ':::' import not declared from: ‘quanteda’
Solved in 1222d2e.