Last updated on 2025-03-15 18:50:24 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.2 | 4.09 | 35.65 | 39.74 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0.2 | 0.29 | 1.01 | 1.30 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.0.2 | 61.09 | 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 | 7.00 | 52.00 | 59.00 | NOTE | |
r-patched-linux-x86_64 | 0.0.2 | 3.70 | 33.74 | 37.44 | WARN | |
r-release-linux-x86_64 | 0.0.2 | 3.74 | 33.08 | 36.82 | 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 | 8.00 | 53.00 | 61.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 | 57.00 | 64.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-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-windows-x86_64, r-patched-linux-x86_64
Version: 0.0.2
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-debian-gcc
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