CRAN Package Check Results for Package ramps

Last updated on 2026-07-22 11:55:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.18 10.64 91.38 102.02 WARN
r-devel-linux-x86_64-debian-gcc 0.6.18 7.02 66.20 73.22 WARN
r-devel-linux-x86_64-fedora-clang 0.6.18 19.00 140.34 159.34 WARN
r-devel-linux-x86_64-fedora-gcc 0.6.18 66.75 WARN
r-devel-windows-x86_64 0.6.18 12.00 95.00 107.00 WARN
r-patched-linux-x86_64 0.6.18 12.82 86.97 99.79 OK
r-release-linux-x86_64 0.6.18 10.20 89.36 99.56 OK
r-release-macos-arm64 0.6.18 3.00 22.00 25.00 OK
r-release-macos-x86_64 0.6.18 8.00 101.00 109.00 OK
r-release-windows-x86_64 0.6.18 13.00 100.00 113.00 OK
r-oldrel-macos-arm64 0.6.18 OK
r-oldrel-macos-x86_64 0.6.18 7.00 80.00 87.00 OK
r-oldrel-windows-x86_64 0.6.18 15.00 135.00 150.00 OK

Check Details

Version: 0.6.18
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: ramps/data/NURE.R (.Names: 2) ramps/data/simJSS.R (.Names: 2, .Label: 1) '.Names' should be changed to 'names'. '.Label' should be changed to 'levels'. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

Version: 0.6.18
Check: contents of ‘data’ directory
Result: WARN Output for data("NURE", package = "ramps"): Warning in structure(list(ppm = c(2.84, 2.24, 2.1, 2.4, 2.58, 2.65, 2.34, : Replacing special names ‘.Names’ is deprecated; use ‘names’ instead. Warning in structure(list(lon = c(-73.6394752437233, -73.5564697135208, : Replacing special names ‘.Names’ is deprecated; use ‘names’ instead. Output for data("simJSS", package = "ramps"): Warning in structure(list(areal = c(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, : Replacing special names ‘.Names’ is deprecated; use ‘names’ instead. Warning in structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 3L, 3L, 4L, 4L, : Replacing special names ‘.Label’ is deprecated; use ‘levels’ instead. Warning in structure(list(lon = c(-94.6462037057588, -94.4501825968425, : Replacing special names ‘.Names’ is deprecated; use ‘names’ instead. 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