Last updated on 2024-11-20 10:13:06 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 2.93 | 38.15 | 41.08 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 1.97 | 29.26 | 31.23 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 67.10 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 77.05 | NOTE | |||
r-devel-windows-x86_64 | 1.0.0 | 5.00 | 61.00 | 66.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.0 | 7.13 | 36.69 | 43.82 | OK | |
r-release-linux-x86_64 | 1.0.0 | 2.77 | 36.89 | 39.66 | OK | |
r-release-macos-arm64 | 1.0.0 | 35.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 48.00 | OK | |||
r-release-windows-x86_64 | 1.0.0 | 5.00 | 61.00 | 66.00 | OK | |
r-oldrel-macos-arm64 | 1.0.0 | 36.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.0 | 49.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.0 | 5.00 | 66.00 | 71.00 | OK |
Version: 1.0.0
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
bi_scale_color.Rd: geom_sf, scale_color_manual
bi_scale_fill.Rd: geom_sf, scale_fill_manual
bi_theme.Rd: ggplot2
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 1.0.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘stats’ ‘utils’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc