Last updated on 2026-07-17 02:50:35 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.7.1 | 6.91 | 102.59 | 109.50 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.7.1 | 4.94 | 77.61 | 82.55 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.7.1 | 12.00 | 158.81 | 170.81 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.7.1 | 76.16 | NOTE | |||
| r-devel-windows-x86_64 | 0.7.1 | 13.00 | 122.00 | 135.00 | NOTE | |
| r-patched-linux-x86_64 | 0.7.1 | 6.87 | 92.88 | 99.75 | NOTE | |
| r-release-linux-x86_64 | 0.7.1 | 5.65 | 92.65 | 98.30 | NOTE | |
| r-release-macos-arm64 | 0.7.1 | 2.00 | 27.00 | 29.00 | NOTE | |
| r-release-macos-x86_64 | 0.7.1 | 5.00 | 106.00 | 111.00 | NOTE | |
| r-release-windows-x86_64 | 0.7.1 | 12.00 | 112.00 | 124.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.7.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.7.1 | 5.00 | 84.00 | 89.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.7.1 | 13.00 | 144.00 | 157.00 | NOTE |
Version: 0.7.1
Check: Rd files
Result: NOTE
checkRd: (-1) inlandwaters.Rd:14: Lost braces in \itemize; meant \describe ?
checkRd: (-1) inlandwaters.Rd:15: Lost braces in \itemize; meant \describe ?
checkRd: (-1) inlandwaters.Rd:16: Lost braces in \itemize; meant \describe ?
checkRd: (-1) inlandwaters.Rd:17: Lost braces in \itemize; meant \describe ?
checkRd: (-1) inlandwaters.Rd:18: Lost braces in \itemize; meant \describe ?
checkRd: (-1) inlandwaters.Rd:19: Lost braces in \itemize; meant \describe ?
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, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.7.1
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
silicate/tests/testthat/test-plot.R (.Dim: 1, .Dimnames: 1, .Label: 1)
silicate/tests/testthat/test-triangles.R (.Dim: 1)
silicate/tests/testthat/test-trip.R (.Dim: 2, .Dimnames: 2)
silicate/man/tri_area.Rd (.Dim: 1)
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
'.Label' should be changed to 'levels'.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 0.7.1
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
silicate/tests/testthat/test-plot.R (.Dim: 1, .Dimnames: 1, .Label: 1)
silicate/tests/testthat/test-triangles.R (.Dim: 1)
silicate/tests/testthat/test-trip.R (.Dim: 2, .Dimnames: 2)
silicate/man/tri_area.Rd (.Dim: 1)
Flavor: r-devel-windows-x86_64