Last updated on 2025-04-01 09:55:11 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.3 | 3.98 | 35.06 | 39.04 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.3 | 3.10 | 26.98 | 30.08 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.3 | 66.23 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.3 | 62.98 | OK | |||
r-devel-macos-arm64 | 0.0.3 | 35.00 | OK | |||
r-devel-macos-x86_64 | 0.0.3 | 49.00 | OK | |||
r-devel-windows-x86_64 | 0.0.3 | 6.00 | 58.00 | 64.00 | OK | |
r-patched-linux-x86_64 | 0.0.2 | 4.20 | 34.39 | 38.59 | NOTE | |
r-release-linux-x86_64 | 0.0.2 | 4.12 | 33.22 | 37.34 | OK | |
r-release-macos-arm64 | 0.0.3 | 28.00 | OK | |||
r-release-macos-x86_64 | 0.0.3 | 39.00 | OK | |||
r-release-windows-x86_64 | 0.0.3 | 6.00 | 53.00 | 59.00 | OK | |
r-oldrel-macos-arm64 | 0.0.3 | 24.00 | OK | |||
r-oldrel-macos-x86_64 | 0.0.3 | 41.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.3 | 7.00 | 50.00 | 57.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’
Flavor: 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.
Flavor: r-patched-linux-x86_64