CRAN Package Check Results for Package rSDR

Last updated on 2025-12-07 12:50:38 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3.0 5.76 86.37 92.13 OK
r-devel-linux-x86_64-debian-gcc 1.0.3.0 3.84 40.28 44.12 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.3.0 12.00 144.54 156.54 OK
r-devel-linux-x86_64-fedora-gcc 1.0.3.0 21.00 188.74 209.74 OK
r-devel-windows-x86_64 1.0.3.0 8.00 582.00 590.00 OK
r-patched-linux-x86_64 1.0.3.0 5.42 83.04 88.46 OK
r-release-linux-x86_64 1.0.3.0 5.69 83.45 89.14 OK
r-release-macos-arm64 1.0.3.0 OK
r-release-macos-x86_64 1.0.3.0 7.00 318.00 325.00 OK
r-release-windows-x86_64 1.0.3.0 9.00 584.00 593.00 OK
r-oldrel-macos-arm64 1.0.3.0 OK
r-oldrel-macos-x86_64 1.0.3.0 6.00 381.00 387.00 OK
r-oldrel-windows-x86_64 1.0.3.0 11.00 471.00 482.00 OK

Check Details

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