Last updated on 2025-04-21 14:49:28 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 34.55 | 296.57 | 331.12 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 22.07 | 198.87 | 220.94 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 527.03 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 504.78 | NOTE | |||
r-devel-windows-x86_64 | 1.0.0 | 32.00 | 228.00 | 260.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.0 | 34.39 | 281.70 | 316.09 | NOTE | |
r-release-linux-x86_64 | 1.0.0 | 30.68 | 282.05 | 312.73 | NOTE | |
r-release-macos-arm64 | 1.0.0 | 128.00 | NOTE | |||
r-release-macos-x86_64 | 1.0.0 | 248.00 | NOTE | |||
r-release-windows-x86_64 | 1.0.0 | 31.00 | 224.00 | 255.00 | WARN | |
r-oldrel-macos-arm64 | 1.0.0 | 121.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.0 | 445.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.0 | 44.00 | 312.00 | 356.00 | NOTE |
Version: 1.0.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘goodmap.R’ ‘traits.R’
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
Version: 1.0.0
Check: replacement functions
Result: WARN
(process:31436): GLib-GIO-CRITICAL **: 07:52:43.262: g_wcsdup: assertion 'str != NULL' failed
The argument of a replacement function which corresponds to the right
hand side must be named 'value'.
Flavor: r-release-windows-x86_64
Version: 1.0.0
Check: Rd \usage sections
Result: NOTE
(process:200572): GLib-GIO-CRITICAL **: 09:22:09.754: g_wcsdup: assertion 'str != NULL' failed
The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
Flavor: r-oldrel-windows-x86_64