Last updated on 2025-03-15 17:50:13 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.8.3 | 1.56 | 81.94 | 83.50 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.8.3 | 0.36 | 1.31 | 1.67 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.8.3 | 137.06 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.8.3 | 136.41 | NOTE | |||
r-devel-macos-arm64 | 1.8.3 | 46.00 | OK | |||
r-devel-macos-x86_64 | 1.8.3 | 87.00 | ERROR | |||
r-devel-windows-x86_64 | 1.8.3 | 3.00 | 96.00 | 99.00 | NOTE | |
r-patched-linux-x86_64 | 1.8.3 | 1.94 | 78.00 | 79.94 | NOTE | |
r-release-linux-x86_64 | 1.8.3 | 1.45 | 77.46 | 78.91 | OK | |
r-release-macos-arm64 | 1.8.3 | 41.00 | OK | |||
r-release-macos-x86_64 | 1.8.3 | 66.00 | OK | |||
r-release-windows-x86_64 | 1.8.3 | 3.00 | 92.00 | 95.00 | OK | |
r-oldrel-macos-arm64 | 1.8.3 | OK | ||||
r-oldrel-macos-x86_64 | 1.8.3 | 148.00 | OK | |||
r-oldrel-windows-x86_64 | 1.8.3 | 3.00 | 112.00 | 115.00 | OK |
Version: 1.8.3
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:
‘gfrance85.Rd’
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: 1.8.3
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.8.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘MultiSpat.Rmd’ using rmarkdown
Quitting from lines 41-47 [unnamed-chunk-1] (MultiSpat.Rmd)
Error: processing vignette 'MultiSpat.Rmd' failed with diagnostics:
there is no package called 'adespatial'
--- failed re-building ‘MultiSpat.Rmd’
--- re-building ‘guerry-multivariate.Rmd’ using rmarkdown
--- finished re-building ‘guerry-multivariate.Rmd’
SUMMARY: processing the following file failed:
‘MultiSpat.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-macos-x86_64