Last updated on 2024-11-23 19:49:26 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.0 | 37.15 | 321.78 | 358.93 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.1.0 | 23.09 | 202.99 | 226.08 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.1.0 | 612.06 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.0 | 583.33 | OK | |||
r-devel-windows-x86_64 | 2.1.0 | 35.00 | 259.00 | 294.00 | OK | |
r-patched-linux-x86_64 | 2.1.0 | 37.36 | 298.47 | 335.83 | 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 | 35.00 | 243.00 | 278.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 | 48.00 | 350.00 | 398.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