CRAN Package Check Results for Maintainer ‘Lars Boerty <lars.borty at gmail.com>’

Last updated on 2025-04-19 06:49:56 CEST.

Package FAIL NOTE OK
ccostr 13
dagirlite 1 2 10

Package ccostr

Current CRAN status: OK: 13

Package dagirlite

Current CRAN status: FAIL: 1, NOTE: 2, OK: 10

Version: 0.1.0
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘knitr’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.0
Check: PDF version of manual
Result: FAIL Check process probably crashed or hung up for 20 minutes ... killed Most likely this happened in the example checks (?), if not, ignore the following last lines of example output: > > ### Name: std_sogne > ### Title: Data from DST for age and gender standardization on Parrish > ### level > ### Aliases: std_sogne > ### Keywords: datasets > > ### ** Examples > > data(std_sogne) > > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.75 0.04 0.79 NA NA > grDevices::dev.off() null device 1 > ### > ### Local variables: *** > ### mode: outline-minor *** > ### outline-regexp: "\\(> \\)?### [*]+" *** > ### End: *** > quit('no') ======== End of example output (where/before crash/hang up occured ?) ======== Flavor: r-devel-windows-x86_64