Last updated on 2025-04-25 18:50:21 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.3 | 28.92 | 282.22 | 311.14 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.3.3 | 17.16 | 180.70 | 197.86 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.3.3 | 495.72 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.3 | 499.26 | NOTE | |||
r-devel-windows-x86_64 | 1.3.3 | 25.00 | 233.00 | 258.00 | NOTE | |
r-patched-linux-x86_64 | 1.3.3 | 26.75 | 271.93 | 298.68 | NOTE | |
r-release-linux-x86_64 | 1.3.3 | 25.43 | 269.89 | 295.32 | NOTE | |
r-release-macos-arm64 | 1.3.3 | 120.00 | NOTE | |||
r-release-macos-x86_64 | 1.3.3 | 250.00 | NOTE | |||
r-release-windows-x86_64 | 1.3.3 | 26.00 | 234.00 | 260.00 | WARN | |
r-oldrel-macos-arm64 | 1.3.3 | 113.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.3.3 | 199.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.3.3 | 36.00 | 318.00 | 354.00 | NOTE |
Version: 1.3.3
Check: Rd files
Result: NOTE
checkRd: (-1) getSurface.Rd:22: Lost braces
22 | value \code{getSurface} shortens the output of \code{conv} to remove artificial surface layers. The output is thus a subset of the input, and identical in structure to the /code{conv} output.
| ^
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: 1.3.3
Check: whether the namespace can be loaded with stated dependencies
Result: WARN
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.
Flavor: r-release-windows-x86_64