CRAN Package Check Results for Package roads

Last updated on 2024-06-29 11:49:22 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 28.71 472.66 501.37 OK
r-devel-linux-x86_64-debian-gcc 1.2.0 21.18 353.20 374.38 OK
r-devel-linux-x86_64-fedora-clang 1.2.0 548.80 OK
r-devel-linux-x86_64-fedora-gcc 1.2.0 464.83 OK
r-devel-windows-x86_64 1.2.0 23.00 270.00 293.00 OK
r-patched-linux-x86_64 1.1.1 27.37 419.29 446.66 NOTE
r-release-linux-x86_64 1.1.1 33.90 429.17 463.07 NOTE
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.1.1 23.00 268.00 291.00 NOTE
r-oldrel-macos-arm64 1.2.0 189.00 ERROR
r-oldrel-macos-x86_64 1.2.0 358.00 ERROR
r-oldrel-windows-x86_64 1.2.0 34.00 295.00 329.00 OK

Check Details

Version: 1.1.1
Check: Rd files
Result: NOTE checkRd: (-1) projectRoads.Rd:116-117: Lost braces in \itemize; meant \describe ? checkRd: (-1) projectRoads.Rd:118-120: Lost braces in \itemize; meant \describe ? checkRd: (-1) projectRoads.Rd:121-125: Lost braces in \itemize; meant \describe ? checkRd: (-1) projectRoads.Rd:126-128: Lost braces in \itemize; meant \describe ? checkRd: (-1) projectRoads.Rd:98: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) projectRoads.Rd:99-100: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) projectRoads.Rd:101: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) projectRoads.Rd:102: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) projectRoads.Rd:103-106: Lost braces in \itemize; \value handles \item{}{} directly Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64

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/5s] OK ‘grade-penalty.Rmd’ using ‘UTF-8’... failed ‘roads-vignette.Rmd’ using ‘UTF-8’... [5s/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’... [6s/8s] OK ‘grade-penalty.Rmd’ using ‘UTF-8’... failed ‘roads-vignette.Rmd’ using ‘UTF-8’... [9s/12s] OK Flavor: r-oldrel-macos-x86_64