CRAN Package Check Results for Package rcrisp

Last updated on 2025-07-12 11:48:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 3.19 453.49 456.68 OK
r-devel-linux-x86_64-debian-gcc 0.1.4 2.92 305.96 308.88 OK
r-devel-linux-x86_64-fedora-clang 0.1.4 708.12 OK
r-devel-linux-x86_64-fedora-gcc 0.1.4 689.68 OK
r-devel-windows-x86_64 0.1.3 8.00 404.00 412.00 NOTE
r-patched-linux-x86_64 0.1.4 4.45 316.11 320.56 ERROR
r-release-macos-x86_64 0.1.4 430.00 OK
r-release-windows-x86_64 0.1.4 7.00 409.00 416.00 OK
r-oldrel-macos-x86_64 0.1.4 445.00 OK
r-oldrel-windows-x86_64 0.1.4 7.00 570.00 577.00 OK

Check Details

Version: 0.1.3
Check: whether the namespace can be loaded with stated dependencies
Result: NOTE Warning in check_cache() : Cache dir: C:\Users\CRAN\AppData\Local\R\cache\R\rcrisp - size: 26 MB - oldest file from: 2025-06-26. Clean up files older than 30 days with: `rcrisp::clear_cache('2025-06-03')` (or remove all cached files with: `rcrisp::clear_cache()`. A namespace must be able to be loaded with just the base namespace loaded: otherwise if the namespace gets loaded by a saved object, the session will be unable to start. Probably some imports need to be declared in the NAMESPACE file. Flavor: r-devel-windows-x86_64

Version: 0.1.4
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘vig_01-method.Rmd’ using rmarkdown --- finished re-building ‘vig_01-method.Rmd’ --- re-building ‘vig_02-getting-osm-data.Rmd’ using rmarkdown --- finished re-building ‘vig_02-getting-osm-data.Rmd’ --- re-building ‘vig_03-network-preparation.Rmd’ using rmarkdown --- finished re-building ‘vig_03-network-preparation.Rmd’ --- re-building ‘vig_04-valley-delineation.Rmd’ using rmarkdown --- finished re-building ‘vig_04-valley-delineation.Rmd’ --- re-building ‘vig_05-corridor-delineation.Rmd’ using rmarkdown Quitting from vig_05-corridor-delineation.Rmd:45-62 [delineate] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NULL ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'vig_05-corridor-delineation.Rmd' failed with diagnostics: HTTP 504 Gateway Timeout. --- failed re-building ‘vig_05-corridor-delineation.Rmd’ --- re-building ‘vig_06-corridor-segmentation.Rmd’ using rmarkdown --- finished re-building ‘vig_06-corridor-segmentation.Rmd’ --- re-building ‘vig_07-riverspace-delineation.Rmd’ using rmarkdown --- finished re-building ‘vig_07-riverspace-delineation.Rmd’ SUMMARY: processing the following file failed: ‘vig_05-corridor-delineation.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-patched-linux-x86_64