CRAN Package Check Results for Package eq5dsuite

Last updated on 2026-08-05 03:55:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.0 9.68 123.92 133.60 NOTE
r-devel-linux-x86_64-debian-gcc 2.0.0 6.78 88.91 95.69 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.0 17.00 187.24 204.24 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.0 94.95 NOTE
r-devel-windows-x86_64 2.0.0 13.00 133.00 146.00 NOTE
r-patched-linux-x86_64 2.0.0 11.68 115.11 126.79 OK
r-release-linux-x86_64 2.0.0 9.51 113.75 123.26 OK
r-release-macos-arm64 2.0.0 3.00 36.00 39.00 OK
r-release-macos-x86_64 2.0.0 8.00 142.00 150.00 OK
r-release-windows-x86_64 2.0.0 14.00 148.00 162.00 OK
r-oldrel-macos-arm64 2.0.0 OK
r-oldrel-macos-x86_64 2.0.0 7.00 136.00 143.00 OK
r-oldrel-windows-x86_64 2.0.0 19.00 186.00 205.00 OK

Check Details

Version: 2.0.0
Check: whether the namespace can be loaded with stated dependencies
Result: NOTE Warning in structure(rep(list(1:ifelse(version == "5L", 5, 3)), 5), .Names = dim.names[5:1]) : Replacing special names ‘.Names’ is deprecated; use ‘names’ instead. Warning in structure(rep(list(1:ifelse(version == "5L", 5, 3)), 5), .Names = dim.names[5:1]) : Replacing special names ‘.Names’ is deprecated; use ‘names’ instead. Warning in structure(rep(list(1:ifelse(version == "5L", 5, 3)), 5), .Names = dim.names[5:1]) : Replacing special names ‘.Names’ is deprecated; use ‘names’ instead. Warning in structure(rep(list(1:ifelse(version == "5L", 5, 3)), 5), .Names = dim.names[5:1]) : Replacing special names ‘.Names’ is deprecated; use ‘names’ instead. A namespace must be able to be loaded with just the base namespace loaded: otherwise if the namespace gets loaded by a saved object, the session will be unable to start. Probably some imports need to be declared in the NAMESPACE file. 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

Version: 2.0.0
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: eq5dsuite/R/EQ_functions.R (.Names: 2) eq5dsuite/R/eq5d_aux.R (.Names: 3) '.Names' should be changed to 'names'. 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