Last updated on 2024-11-27 19:49:19 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.0 | 37.43 | 317.17 | 354.60 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.1.0 | 23.98 | 208.19 | 232.17 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.1.0 | 571.95 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.0 | 583.33 | OK | |||
r-devel-windows-x86_64 | 2.1.0 | 35.00 | 240.00 | 275.00 | OK | |
r-patched-linux-x86_64 | 2.1.0 | 37.41 | 300.41 | 337.82 | NOTE | |
r-release-linux-x86_64 | 2.1.0 | 37.79 | 295.65 | 333.44 | NOTE | |
r-release-macos-arm64 | 2.1.0 | 191.00 | NOTE | |||
r-release-macos-x86_64 | 2.1.0 | 377.00 | NOTE | |||
r-release-windows-x86_64 | 2.1.0 | 34.00 | 246.00 | 280.00 | OK | |
r-oldrel-macos-arm64 | 2.1.0 | 237.00 | WARN | |||
r-oldrel-macos-x86_64 | 2.1.0 | 408.00 | WARN | |||
r-oldrel-windows-x86_64 | 2.1.0 | 51.00 | 348.00 | 399.00 | NOTE |
Version: 2.1.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘INLA’
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 2.1.0
Check: Rd cross-references
Result: NOTE
Package unavailable to check Rd xrefs: ‘INLA’
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 2.1.0
Check: running R code from vignettes
Result: WARN
Errors in running code in vignettes:
when running code in ‘PennsylvaniaWarbler.Rmd’
...
Loading required package: PointedSDMs
Loading required package: inlabru
Loading required package: fmesher
Loading required package: R6
> library(USAboundaries)
When sourcing ‘PennsylvaniaWarbler.R’:
Error: there is no package called ‘USAboundaries’
Execution halted
when running code in ‘RedList.Rmd’
...
Loading required package: PointedSDMs
Loading required package: inlabru
Loading required package: fmesher
Loading required package: R6
> library(INLA)
When sourcing ‘RedList.R’:
Error: there is no package called ‘INLA’
Execution halted
when running code in ‘Richness.Rmd’
...
Loading required package: PointedSDMs
Loading required package: inlabru
Loading required package: fmesher
Loading required package: R6
> library(INLA)
When sourcing ‘Richness.R’:
Error: there is no package called ‘INLA’
Execution halted
‘PennsylvaniaWarbler.Rmd’ using ‘UTF-8’... failed
‘RedList.Rmd’ using ‘UTF-8’... failed
‘Richness.Rmd’ using ‘UTF-8’... failed
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64