CRAN Package Check Results for Package ramps

Last updated on 2026-08-22 13:50:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.18 9.93 92.22 102.15 WARN
r-devel-linux-x86_64-debian-gcc 0.6.19 7.78 66.02 73.80 OK
r-devel-linux-x86_64-fedora-clang 0.6.19 8.00 59.83 67.83 OK
r-devel-linux-x86_64-fedora-gcc 0.6.19 66.46 OK
r-devel-windows-x86_64 0.6.18 14.00 106.00 120.00 WARN
r-patched-linux-x86_64 0.6.18 11.47 87.32 98.79 OK
r-release-linux-x86_64 0.6.18 11.75 87.73 99.48 OK
r-release-macos-arm64 0.6.19 3.00 23.00 26.00 OK
r-release-macos-x86_64 0.6.19 8.00 88.00 96.00 OK
r-release-windows-x86_64 0.6.18 12.00 99.00 111.00 OK
r-oldrel-macos-arm64 0.6.19 OK
r-oldrel-macos-x86_64 0.6.19 8.00 79.00 87.00 OK
r-oldrel-windows-x86_64 0.6.19 18.00 124.00 142.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-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-windows-x86_64