Last updated on 2025-03-15 18:49:47 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.1 | 3.93 | 38.50 | 42.43 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0.1 | 0.26 | 1.15 | 1.41 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.0.1 | 64.72 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.1 | 63.08 | NOTE | |||
r-devel-macos-arm64 | 0.0.1 | 29.00 | OK | |||
r-devel-macos-x86_64 | 0.0.1 | 47.00 | NOTE | |||
r-devel-windows-x86_64 | 0.0.1 | 6.00 | 58.00 | 64.00 | NOTE | |
r-patched-linux-x86_64 | 0.0.1 | 3.71 | 36.92 | 40.63 | WARN | |
r-release-linux-x86_64 | 0.0.1 | 3.91 | 36.28 | 40.19 | OK | |
r-release-macos-arm64 | 0.0.1 | 50.00 | OK | |||
r-release-macos-x86_64 | 0.0.1 | 76.00 | OK | |||
r-release-windows-x86_64 | 0.0.1 | 6.00 | 59.00 | 65.00 | OK | |
r-oldrel-macos-arm64 | 0.0.1 | OK | ||||
r-oldrel-macos-x86_64 | 0.0.1 | 68.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.1 | 8.00 | 65.00 | 73.00 | OK |
Version: 0.0.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.2.0 because package code uses the pipe
placeholder syntax added in R 4.2.0.
File(s) using such syntax:
‘baf.R’
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.1
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
baf.Rd: tibble
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.1
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.0.1
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:
‘baf.R’ ‘clean.R’ ‘links.R’
Flavor: r-devel-macos-x86_64
Version: 0.0.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Rd warning: baf.Rd:27: missing link ‘tibble’
Flavor: r-patched-linux-x86_64