CRAN Package Check Results for Package dagirlite

Last updated on 2025-04-18 06:51:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 2.04 24.31 26.35 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 1.57 19.68 21.25 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 39.98 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 39.79 NOTE
r-devel-windows-x86_64 0.1.0 3.00 0.00 3.00 FAIL
r-patched-linux-x86_64 0.1.0 1.71 23.82 25.53 OK
r-release-linux-x86_64 0.1.0 1.94 23.86 25.80 OK
r-release-macos-arm64 0.1.0 20.00 OK
r-release-macos-x86_64 0.1.0 28.00 OK
r-release-windows-x86_64 0.1.0 3.00 47.00 50.00 OK
r-oldrel-macos-arm64 0.1.0 18.00 OK
r-oldrel-macos-x86_64 0.1.0 24.00 OK
r-oldrel-windows-x86_64 0.1.0 4.00 49.00 53.00 OK

Check Details

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