Last updated on 2025-12-07 07:50:45 CET.
| Package | ERROR | WARN | OK |
|---|---|---|---|
| eks | 5 | 8 | |
| feature | 1 | 12 | |
| ks | 13 | ||
| prim | 1 | 12 |
Current CRAN status: ERROR: 5, OK: 8
Version: 1.1.1
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking: 'knitr', 'rmarkdown'
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 ‘eks-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: tidyst_kdr
> ### Title: Tidy and geospatial kernel density ridge estimates
> ### Aliases: tidy_kdr st_kdr
> ### Keywords: smooth
>
> ### ** Examples
> ## tidy density ridge estimate
> library(ggplot2)
>
>
> ## geospatial density ridge estimate
> data(wa)
> data(grevilleasf)
> hakeoides <- dplyr::filter(grevilleasf, species=="hakeoides")
> ## gridsize=c(21,21) is for illustrative purposes only
> ## remove for more complete KDR
> s1 <- st_kdr(hakeoides, gridsize=c(21,21))
>
> ## base R plot
> xlim <- c(1.2e5, 1.1e6); ylim <- c(6.1e6, 7.2e6)
> plot(wa, xlim=xlim, ylim=ylim)
> plot(sf::st_geometry(hakeoides), add=TRUE, col=3, pch=16, cex=0.5)
> plot(s1, add=TRUE)
Error in center_h[i] <- center_h[i - 1] - max_sizes[i - 1]/2 - y_spacing - :
replacement has length zero
Calls: plot ... <Anonymous> -> <Anonymous> -> do.call -> <Anonymous>
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: examples
Result: ERROR
Running examples in ‘eks-Ex.R’ failed
The error most likely occurred in:
> ### Name: tidyst_kdr
> ### Title: Tidy and geospatial kernel density ridge estimates
> ### Aliases: tidy_kdr st_kdr
> ### Keywords: smooth
>
> ### ** Examples
> ## tidy density ridge estimate
> library(ggplot2)
>
>
> ## geospatial density ridge estimate
> data(wa)
> data(grevilleasf)
> hakeoides <- dplyr::filter(grevilleasf, species=="hakeoides")
> ## gridsize=c(21,21) is for illustrative purposes only
> ## remove for more complete KDR
> s1 <- st_kdr(hakeoides, gridsize=c(21,21))
>
> ## base R plot
> xlim <- c(1.2e5, 1.1e6); ylim <- c(6.1e6, 7.2e6)
> plot(wa, xlim=xlim, ylim=ylim)
> plot(sf::st_geometry(hakeoides), add=TRUE, col=3, pch=16, cex=0.5)
> plot(s1, add=TRUE)
Error in center_h[i] <- center_h[i - 1] - max_sizes[i - 1]/2 - y_spacing - :
replacement has length zero
Calls: plot ... <Anonymous> -> <Anonymous> -> do.call -> <Anonymous>
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-windows-x86_64
Version: 1.1.1
Check: examples
Result: ERROR
Running examples in ‘eks-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: tidyst_kdr
> ### Title: Tidy and geospatial kernel density ridge estimates
> ### Aliases: tidy_kdr st_kdr
> ### Keywords: smooth
>
> ### ** Examples
> ## tidy density ridge estimate
> library(ggplot2)
>
>
> ## geospatial density ridge estimate
> data(wa)
> data(grevilleasf)
> hakeoides <- dplyr::filter(grevilleasf, species=="hakeoides")
> ## gridsize=c(21,21) is for illustrative purposes only
> ## remove for more complete KDR
> s1 <- st_kdr(hakeoides, gridsize=c(21,21))
>
> ## base R plot
> xlim <- c(1.2e5, 1.1e6); ylim <- c(6.1e6, 7.2e6)
> plot(wa, xlim=xlim, ylim=ylim)
> plot(sf::st_geometry(hakeoides), add=TRUE, col=3, pch=16, cex=0.5)
> plot(s1, add=TRUE)
Error in center_h[i] <- center_h[i - 1] - max_sizes[i - 1]/2 - y_spacing - :
replacement has length zero
Calls: plot ... <Anonymous> -> <Anonymous> -> do.call -> <Anonymous>
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
tidyst_kde 4.379 0.06 5.05
Flavor: r-release-linux-x86_64
Current CRAN status: WARN: 1, OK: 12
Version: 1.2.15
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'rgl', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2.15
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: OK: 13
Current CRAN status: WARN: 1, OK: 12
Version: 1.0.22
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking: 'knitr', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.22
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