Last updated on 2024-10-31 23:50:19 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.0 | 35.49 | 287.60 | 323.09 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.1.0 | 24.23 | 211.69 | 235.92 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.1.0 | 589.66 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.0 | 587.28 | OK | |||
r-devel-windows-x86_64 | 2.1.0 | 34.00 | 246.00 | 280.00 | OK | |
r-patched-linux-x86_64 | 2.1.0 | 38.93 | 302.23 | 341.16 | NOTE | |
r-release-linux-x86_64 | 2.1.0 | 30.50 | 303.80 | 334.30 | 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 | 248.00 | 283.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 | 352.00 | 400.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