Last updated on 2024-10-31 23:50:24 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.2 | 47.66 | 356.50 | 404.16 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.1.2 | 27.36 | 225.45 | 252.81 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.1.2 | 680.99 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.2 | 640.05 | OK | |||
r-devel-windows-x86_64 | 2.1.2 | 40.00 | 300.00 | 340.00 | OK | |
r-patched-linux-x86_64 | 2.1.2 | 44.04 | 326.41 | 370.45 | NOTE | |
r-release-linux-x86_64 | 2.1.2 | 43.18 | 329.90 | 373.08 | NOTE | |
r-release-macos-arm64 | 2.1.2 | 167.00 | NOTE | |||
r-release-macos-x86_64 | 2.1.2 | 517.00 | NOTE | |||
r-release-windows-x86_64 | 2.1.2 | 41.00 | 337.00 | 378.00 | OK | |
r-oldrel-macos-arm64 | 2.1.2 | 197.00 | WARN | |||
r-oldrel-macos-x86_64 | 2.1.2 | 386.00 | WARN | |||
r-oldrel-windows-x86_64 | 2.1.2 | 57.00 | 395.00 | 452.00 | NOTE |
Version: 2.1.2
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.2
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.2
Check: running R code from vignettes
Result: WARN
Errors in running code in vignettes:
when running code in ‘Marked_Point_Process.Rmd’
...
> library(ggplot2)
> library(inlabru)
> library(INLA)
When sourcing ‘Marked_Point_Process.R’:
Error: there is no package called ‘INLA’
Execution halted
when running code in ‘Setophaga.Rmd’
...
> args(datasetOut)
function (model, dataset, predictions = TRUE)
NULL
> library(INLA)
When sourcing ‘Setophaga.R’:
Error: there is no package called ‘INLA’
Execution halted
when running code in ‘Solitary_tinamou.Rmd’
...
terra 1.7.78
> library(ggpolypath)
Loading required package: ggplot2
> library(INLA)
When sourcing ‘Solitary_tinamou.R’:
Error: there is no package called ‘INLA’
Execution halted
when running code in ‘Spatiotemporal_example.Rmd’
...
> library(ggplot2)
> library(spocc)
> library(INLA)
When sourcing ‘Spatiotemporal_example.R’:
Error: there is no package called ‘INLA’
Execution halted
‘Marked_Point_Process.Rmd’ using ‘UTF-8’... failed
‘Setophaga.Rmd’ using ‘UTF-8’... failed
‘Solitary_tinamou.Rmd’ using ‘UTF-8’... failed
‘Spatiotemporal_example.Rmd’ using ‘UTF-8’... failed
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64