Last updated on 2025-03-19 08:52:59 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.2 | 4.39 | 35.72 | 40.11 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0.2 | 3.52 | 27.28 | 30.80 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0.2 | 64.43 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.2 | 93.88 | NOTE | |||
r-devel-macos-arm64 | 0.0.2 | 23.00 | OK | |||
r-devel-macos-x86_64 | 0.0.2 | 39.00 | OK | |||
r-devel-windows-x86_64 | 0.0.2 | 6.00 | 52.00 | 58.00 | NOTE | |
r-patched-linux-x86_64 | 0.0.2 | 4.58 | 33.76 | 38.34 | WARN | |
r-release-linux-x86_64 | 0.0.2 | 3.70 | 32.96 | 36.66 | OK | |
r-release-macos-arm64 | 0.0.2 | 23.00 | OK | |||
r-release-macos-x86_64 | 0.0.2 | 32.00 | OK | |||
r-release-windows-x86_64 | 0.0.2 | 6.00 | 53.00 | 59.00 | OK | |
r-oldrel-macos-arm64 | 0.0.2 | OK | ||||
r-oldrel-macos-x86_64 | 0.0.2 | 44.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.2 | 7.00 | 60.00 | 67.00 | OK |
Version: 0.0.2
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:
‘theme_ipsum_rc.Rd’
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
Version: 0.0.2
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
theme_ipsum_rc.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, r-patched-linux-x86_64
Version: 0.0.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Rd warning: theme_ipsum_rc.Rd:5: missing link ‘ggplot2’
Rd warning: theme_ipsum_rc.Rd:75: missing link ‘ggplot2’
Rd warning: theme_ipsum_rc.Rd:76: missing link ‘ggplot2’
Flavor: r-patched-linux-x86_64