Last updated on 2025-01-05 06:51:54 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.0 | 40.06 | 327.88 | 367.94 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.1.0 | 23.85 | 223.09 | 246.94 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.1.0 | 580.17 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.0 | 553.50 | OK | |||
r-devel-windows-x86_64 | 2.1.0 | 35.00 | 245.00 | 280.00 | OK | |
r-patched-linux-x86_64 | 2.1.0 | 33.94 | 306.31 | 340.25 | NOTE | |
r-release-linux-x86_64 | 2.1.0 | 33.29 | 304.16 | 337.45 | 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 | 245.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 | 50.00 | 339.00 | 389.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