Last updated on 2025-03-23 08:52:38 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 1.65 | 25.02 | 26.67 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 1.40 | 20.23 | 21.63 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 44.17 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 40.87 | NOTE | |||
r-devel-macos-arm64 | 1.0.0 | 19.00 | OK | |||
r-devel-macos-x86_64 | 1.0.0 | 30.00 | NOTE | |||
r-devel-windows-x86_64 | 1.0.0 | 3.00 | 45.00 | 48.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.0 | 1.80 | 24.69 | 26.49 | WARN | |
r-release-linux-x86_64 | 1.0.0 | 1.66 | 24.27 | 25.93 | OK | |
r-release-macos-arm64 | 1.0.0 | 16.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 25.00 | OK | |||
r-release-windows-x86_64 | 1.0.0 | 3.00 | 47.00 | 50.00 | OK | |
r-oldrel-macos-arm64 | 1.0.0 | OK | ||||
r-oldrel-macos-x86_64 | 1.0.0 | 31.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.0 | 3.00 | 53.00 | 56.00 | OK |
Version: 1.0.0
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:
‘combine.R’
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-macos-x86_64, r-devel-windows-x86_64, r-patched-linux-x86_64
Version: 1.0.0
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
stack_coeff.Rd: tibble
stack_metrics.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-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64
Version: 1.0.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘MASS’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Rd warning: stack_coeff.Rd:21: missing link ‘tibble’
Rd warning: stack_coeff.Rd:15: missing link ‘tibble’
Rd warning: stack_metrics.Rd:13: missing link ‘tibble’
Flavor: r-patched-linux-x86_64