Last updated on 2024-09-20 08:49:14 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.0 | 26.89 | 356.14 | 383.03 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.0 | 15.51 | 242.07 | 257.58 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.0 | 647.10 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 623.54 | OK | |||
r-devel-windows-x86_64 | 1.2.0 | 24.00 | 298.00 | 322.00 | OK | |
r-patched-linux-x86_64 | 1.2.0 | 24.17 | 353.99 | 378.16 | OK | |
r-release-linux-x86_64 | 1.2.0 | 22.26 | 349.70 | 371.96 | OK | |
r-release-macos-arm64 | 1.2.0 | 149.00 | OK | |||
r-release-macos-x86_64 | 1.2.0 | 363.00 | OK | |||
r-release-windows-x86_64 | 1.2.0 | 23.00 | 296.00 | 319.00 | OK | |
r-oldrel-macos-arm64 | 1.2.0 | 143.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.0 | 297.00 | ERROR | |||
r-oldrel-windows-x86_64 | 1.2.0 | 33.00 | 386.00 | 419.00 | OK |
Version: 1.2.0
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘grade-penalty.Rmd’
...
> rd_proj <- projectRoads(lnds, wt_rast, rd_in, weightFunction = gradePenaltyFn,
+ roadsInWeight = FALSE, roadMethod = "ilcp")
Burning in roads to weightRaster from sf
Warning in igraph::shortest_paths(sim$g, path.list[1], path.list[2], out = "both") :
At vendor/cigraph/src/paths/dijkstra.c:534 : Couldn't reach some vertices.
When sourcing ‘grade-penalty.R’:
Error: NA values in weightRaster along paths. Check for disconnected clumps in weightRaster. If weightFunction=gradePenaltyFn, try adjusting limit or setting limitWeight to high value that is not NA.
Execution halted
‘ReconstructRoadHistory.Rmd’ using ‘UTF-8’... [6s/6s] OK
‘grade-penalty.Rmd’ using ‘UTF-8’... failed
‘roads-vignette.Rmd’ using ‘UTF-8’... [10s/15s] OK
Flavor: r-oldrel-macos-x86_64