Last updated on 2025-04-03 21:52:28 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 27.32 | 305.45 | 332.77 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 17.58 | 191.78 | 209.36 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 547.92 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 531.31 | OK | |||
r-devel-macos-arm64 | 1.0.0 | 145.00 | OK | |||
r-devel-macos-x86_64 | 1.0.0 | 282.00 | OK | |||
r-devel-windows-x86_64 | 1.0.0 | 24.00 | 247.00 | 271.00 | WARN | |
r-patched-linux-x86_64 | 1.0.0 | 24.27 | 287.86 | 312.13 | OK | |
r-release-linux-x86_64 | 1.0.0 | 26.11 | 285.40 | 311.51 | OK | |
r-release-macos-arm64 | 1.0.0 | 122.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 284.00 | OK | |||
r-release-windows-x86_64 | 1.0.0 | 23.00 | 262.00 | 285.00 | OK | |
r-oldrel-macos-arm64 | 1.0.0 | 129.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.0 | 249.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.0 | 35.00 | 329.00 | 364.00 | ERROR |
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-devel-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