Last updated on 2026-06-08 02:51:26 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.3.0 | 5.57 | 85.81 | 91.38 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.3.0 | 4.09 | 43.67 | 47.76 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.3.0 | 9.00 | 149.81 | 158.81 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.3.0 | 11.00 | 225.64 | 236.64 | OK | |
| r-devel-windows-x86_64 | 1.0.3.0 | 9.00 | 873.00 | 882.00 | OK | |
| r-patched-linux-x86_64 | 1.0.3.0 | 5.26 | 81.75 | 87.01 | OK | |
| r-release-linux-x86_64 | 1.0.3.0 | 5.71 | 83.96 | 89.67 | OK | |
| r-release-macos-arm64 | 1.0.3.0 | 2.00 | 62.00 | 64.00 | OK | |
| r-release-macos-x86_64 | 1.0.3.0 | 5.00 | 330.00 | 335.00 | OK | |
| r-release-windows-x86_64 | 1.0.3.0 | 9.00 | 607.00 | 616.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.3.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.3.0 | 5.00 | 320.00 | 325.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.3.0 | 11.00 | 647.00 | 658.00 | OK |
Version: 1.0.3.0
Check: index information
Result: WARN
Fatal error: cannot create 'R_TempDir'
See sections ‘The INDEX file’ and ‘Package subdirectories’ in the
‘Writing R Extensions’ manual.
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: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘rSDR_vignette.Rmd’ using rmarkdown
Quitting from rSDR_vignette.Rmd:26-37 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'fdm2id'
---
Backtrace:
▆
1. └─base::library(fdm2id)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'rSDR_vignette.Rmd' failed with diagnostics:
there is no package called 'fdm2id'
--- failed re-building ‘rSDR_vignette.Rmd’
SUMMARY: processing the following file failed:
‘rSDR_vignette.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc