Last updated on 2025-12-07 07:50:39 CET.
| Package | ERROR | WARN | NOTE | OK |
|---|---|---|---|---|
| fishualize | 1 | 12 | ||
| habtools | 1 | 1 | 11 |
Current CRAN status: WARN: 1, OK: 12
Version: 0.2.3
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'pkgdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.3
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: ERROR: 1, NOTE: 1, OK: 11
Version: 1.1.1
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'rgl'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.1
Check: examples
Result: ERROR
Running examples in ‘habtools-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: dem_to_points
> ### Title: Transform DEM to 3D pointcloud of raster corners
> ### Aliases: dem_to_points
>
> ### ** Examples
>
> dem <- sim_dem(20, 0.5)
> raster::plot(dem)
> pts <- dem_to_points(dem)
> rgl::plot3d(pts)
Error in loadNamespace(x) : there is no package called ‘rgl’
Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.1
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.1
Check: installed package size
Result: NOTE
installed size is 5.4Mb
sub-directories of 1Mb or more:
data 3.3Mb
doc 1.1Mb
Flavor: r-oldrel-macos-x86_64