Last updated on 2025-12-06 00:48:54 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.2 | 2.64 | 502.55 | 505.19 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.0.2 | 1.94 | 187.79 | 189.73 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.0.2 | 841.44 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 2.0.2 | 873.69 | OK | |||
| r-devel-windows-x86_64 | 2.0.2 | 5.00 | 78.00 | 83.00 | OK | --no-vignettes |
| r-patched-linux-x86_64 | 2.0.2 | 3.37 | 480.42 | 483.79 | OK | |
| r-release-linux-x86_64 | 2.0.2 | 2.72 | 486.68 | 489.40 | OK | |
| r-release-macos-arm64 | 2.0.2 | OK | ||||
| r-release-macos-x86_64 | 2.0.2 | 4.00 | 502.00 | 506.00 | OK | |
| r-release-windows-x86_64 | 2.0.2 | 4.00 | 71.00 | 75.00 | OK | --no-vignettes |
| r-oldrel-macos-arm64 | 2.0.2 | OK | ||||
| r-oldrel-macos-x86_64 | 2.0.2 | 3.00 | 381.00 | 384.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.2 | 4.00 | 159.00 | 163.00 | OK | --no-vignettes |
Version: 2.0.2
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Pedro Tarroso <ptarroso@cibio.up.pt>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Pedro",
family = "Tarroso",
role = c("aut", "cre"),
email = "ptarroso@cibio.up.pt"),
person(given = "Guillermo",
family = "Velo-Anton",
role = "aut"),
person(given = "Silvia",
family = "Carvalho",
role = "aut"))
as necessary.
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.0.2
Check: examples
Result: ERROR
Running examples in ‘phylin-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: extract.val
> ### Title: Extact pairwise values from a matrix in a specified order.
> ### Aliases: extract.val
> ### Keywords: variogram kriging
>
> ### ** Examples
>
>
> data(vipers)
> data(d.gen)
>
> # calculate midpoints
> mp <- midpoints(vipers[,1:2])
Error in midpoints(vipers[, 1:2]) :
Package 'geometry' is needed for Delaunay triangulation.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.0.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘phylin_tutorial.Snw’ using Sweave
Error: processing vignette 'phylin_tutorial.Snw' failed with diagnostics:
chunk 31 (label = midpoints)
Error in midpoints(vipers[, 1:2]) :
Package 'geometry' is needed for Delaunay triangulation.
--- failed re-building ‘phylin_tutorial.Snw’
--- re-building ‘resistance_tutorial.Snw’ using Sweave
Error: processing vignette 'resistance_tutorial.Snw' failed with diagnostics:
chunk 7 (label = conductanceraster)
Error in library(gdistance) : there is no package called ‘gdistance’
--- failed re-building ‘resistance_tutorial.Snw’
SUMMARY: processing the following files failed:
‘phylin_tutorial.Snw’ ‘resistance_tutorial.Snw’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.0.2
Check: HTML version of manual
Result: NOTE
Skipping checking math rendering: package 'V8' unavailable
Flavor: r-devel-linux-x86_64-debian-gcc