Last updated on 2026-07-15 23:51:25 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6.18 | 11.06 | 92.67 | 103.73 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 0.6.18 | 6.69 | 65.27 | 71.96 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.6.18 | 19.00 | 141.03 | 160.03 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 0.6.18 | 66.26 | WARN | |||
| r-devel-windows-x86_64 | 0.6.18 | 12.00 | 101.00 | 113.00 | WARN | |
| r-patched-linux-x86_64 | 0.6.18 | 10.96 | 87.33 | 98.29 | OK | |
| r-release-linux-x86_64 | 0.6.18 | 10.21 | 87.21 | 97.42 | 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 | 12.00 | 102.00 | 114.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 | 17.00 | 121.00 | 138.00 | OK |
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
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)
Flavor: r-devel-linux-x86_64-debian-gcc