CRAN Package Check Results for Package dscore

Last updated on 2023-12-04 16:53:24 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.8.0 32.64 85.07 117.71 NOTE
r-devel-linux-x86_64-debian-gcc 1.8.0 24.85 63.47 88.32 NOTE
r-devel-linux-x86_64-fedora-clang 1.8.0 170.47 NOTE
r-devel-linux-x86_64-fedora-gcc 1.8.0 166.10 NOTE
r-devel-windows-x86_64 1.8.0 32.00 109.00 141.00 NOTE
r-patched-linux-x86_64 1.8.0 28.00 81.78 109.78 NOTE
r-release-linux-x86_64 1.8.0 29.71 81.50 111.21 NOTE
r-release-macos-arm64 1.8.0 56.00 NOTE
r-release-macos-x86_64 1.8.0 85.00 NOTE
r-release-windows-x86_64 1.8.0 40.00 125.00 165.00 NOTE
r-oldrel-macos-arm64 1.8.0 49.00 OK
r-oldrel-macos-x86_64 1.8.0 69.00 OK
r-oldrel-windows-x86_64 1.8.0 39.00 0.00 39.00 FAIL

Check Details

Version: 1.8.0
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 1.8.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: > > flush(stderr()); flush(stdout()) > > ### Name: sort_itemnames > ### Title: Sorts item names according to user-specified priority > ### Aliases: sort_itemnames order_itemnames > > ### ** Examples > > itemnames <- c("aqigmc028", "grihsd219", "", "by1mdd157", "mdsgmd006") > sort_itemnames(itemnames) [1] "" "aqigmc028" "by1mdd157" "grihsd219" "mdsgmd006" > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 3.81 0.21 4 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-oldrel-windows-x86_64