Last updated on 2025-12-07 10:51:02 CET.
| Package | ERROR | OK |
|---|---|---|
| rSDR | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 1.0.3.0
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'fdm2id'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.3.0
Check: examples
Result: ERROR
Running examples in ‘rSDR-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: optimal_alpha_boot
> ### Title: The optimal alpha for rSDR via bootstrap resampling
> ### Aliases: optimal_alpha_boot
>
> ### ** Examples
>
> library(ManifoldOptim)
Loading required package: Rcpp
> library(rSDR)
> library(future)
> library(future.apply)
> utils::data("ionosphere", package = "fdm2id")
Error in find.package(package, lib.loc, verbose = verbose) :
there is no package called ‘fdm2id’
Calls: <Anonymous> -> find.package
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.3.0
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