Last updated on 2025-12-08 09:49:45 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.8.3 | 1.27 | 88.12 | 89.39 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.8.3 | 1.06 | 41.74 | 42.80 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.8.3 | 141.24 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.8.3 | 150.31 | NOTE | |||
| r-devel-windows-x86_64 | 1.8.3 | 3.00 | 103.00 | 106.00 | NOTE | |
| r-patched-linux-x86_64 | 1.8.3 | 1.55 | 83.28 | 84.83 | NOTE | |
| r-release-linux-x86_64 | 1.8.3 | 1.42 | 83.98 | 85.40 | NOTE | |
| r-release-macos-arm64 | 1.8.3 | NOTE | ||||
| r-release-macos-x86_64 | 1.8.3 | 1.00 | 88.00 | 89.00 | NOTE | |
| r-release-windows-x86_64 | 1.8.3 | 3.00 | 100.00 | 103.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.8.3 | OK | ||||
| r-oldrel-macos-x86_64 | 1.8.3 | 1.00 | 65.00 | 66.00 | OK | |
| r-oldrel-windows-x86_64 | 1.8.3 | 3.00 | 124.00 | 127.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-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
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 MultiSpat.Rmd:40-47 [unnamed-chunk-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'adespatial'
---
Backtrace:
▆
1. └─base::library(adespatial)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
[WARNING] Citeproc: citation R-GGally not found
[WARNING] Citeproc: citation R-ggbiplot not found
--- finished re-building ‘guerry-multivariate.Rmd’
SUMMARY: processing the following file failed:
‘MultiSpat.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc