Last updated on 2024-09-09 02:49:15 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.0 | 26.35 | 355.71 | 382.06 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.0 | 15.57 | 252.91 | 268.48 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.0 | 648.64 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 617.41 | OK | |||
r-devel-windows-x86_64 | 1.2.0 | 25.00 | 292.00 | 317.00 | OK | |
r-patched-linux-x86_64 | 1.2.0 | 24.44 | 350.91 | 375.35 | OK | |
r-release-linux-x86_64 | 1.2.0 | 23.70 | 352.78 | 376.48 | 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 | 24.00 | 293.00 | 317.00 | OK | |
r-oldrel-macos-arm64 | 1.2.0 | 154.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.2.0 | 399.00 | ERROR | |||
r-oldrel-windows-x86_64 | 1.2.0 | 32.00 | 400.00 | 432.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’... [4s/4s] OK
‘grade-penalty.Rmd’ using ‘UTF-8’... failed
‘roads-vignette.Rmd’ using ‘UTF-8’... [7s/6s] OK
Flavor: r-oldrel-macos-arm64
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’... [7s/18s] OK
‘grade-penalty.Rmd’ using ‘UTF-8’... failed
‘roads-vignette.Rmd’ using ‘UTF-8’... [9s/16s] OK
Flavor: r-oldrel-macos-x86_64