Last updated on 2025-04-29 01:49:41 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 27.47 | 315.82 | 343.29 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 16.00 | 192.67 | 208.67 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 576.00 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 551.87 | OK | |||
r-devel-windows-x86_64 | 1.0.0 | 25.00 | 266.00 | 291.00 | OK | |
r-patched-linux-x86_64 | 1.0.0 | 27.36 | 293.20 | 320.56 | OK | |
r-release-linux-x86_64 | 1.0.0 | 26.53 | 299.42 | 325.95 | OK | |
r-release-macos-arm64 | 1.0.0 | 145.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 282.00 | OK | |||
r-release-windows-x86_64 | 1.0.0 | 24.00 | 253.00 | 277.00 | WARN | |
r-oldrel-macos-arm64 | 1.0.0 | 122.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.0 | 284.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.0 | 38.00 | 360.00 | 398.00 | ERROR |
Version: 1.0.0
Check: examples
Result: NOTE
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
metrics_plots 4.633 0.043 6.237
MultiLand-class 3.865 0.275 5.809
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.0
Check: whether the namespace can be loaded with stated dependencies
Result: WARN
A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.
Probably some imports need to be declared in the NAMESPACE file.
Flavor: r-release-windows-x86_64
Version: 1.0.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'Introduction.Rmd' using rmarkdown
File ./man/figures/plot_peje.png not found in resource path
Error: processing vignette 'Introduction.Rmd' failed with diagnostics:
pandoc document conversion failed with error 99
--- failed re-building 'Introduction.Rmd'
SUMMARY: processing the following file failed:
'Introduction.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64