CRAN Package Check Results for Package dyndimred

Last updated on 2021-03-04 00:47:56 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 8.64 141.91 150.55 OK
r-devel-linux-x86_64-debian-gcc 1.0.3 7.67 106.90 114.57 OK
r-devel-linux-x86_64-fedora-clang 1.0.3 191.95 OK
r-devel-linux-x86_64-fedora-gcc 1.0.3 174.05 OK
r-devel-windows-ix86+x86_64 1.0.3 23.00 173.00 196.00 OK
r-patched-linux-x86_64 1.0.3 7.75 133.53 141.28 OK
r-patched-solaris-x86 1.0.3 289.80 OK
r-release-linux-x86_64 1.0.3 9.65 132.49 142.14 OK
r-release-macos-x86_64 1.0.3 ERROR
r-release-windows-ix86+x86_64 1.0.3 15.00 128.00 143.00 OK
r-oldrel-macos-x86_64 1.0.3 ERROR
r-oldrel-windows-ix86+x86_64 1.0.3 19.00 162.00 181.00 OK

Check Details

Version: 1.0.3
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘destiny’
Flavor: r-release-macos-x86_64

Version: 1.0.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [17s/23s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
    
     ── 2. Error: Perform dimred dm_destiny ────────────────────────────────────────
     Please install the following packages:
     "destiny"
     Backtrace:
     1. dyndimred:::method_fun(small_expr)
     2. dynutils::install_packages("destiny")
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 191 | SKIPPED: 0 | WARNINGS: 5 | FAILED: 2 ]
     1. Error: Perform dimred dm_destiny
     2. Error: Perform dimred dm_destiny
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-macos-x86_64

Version: 1.0.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [36s/35s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     Backtrace:
     █
     1. └─dyndimred:::method_fun(expr)
     2. └─dynutils::install_packages("destiny")
     ── Error (???): Perform dimred dm_destiny ──────────────────────────────────────
     Error: Please install the following packages:
     "destiny"
     Backtrace:
     █
     1. └─dyndimred:::method_fun(small_expr)
     2. └─dynutils::install_packages("destiny")
    
     [ FAIL 2 | WARN 5 | SKIP 0 | PASS 191 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-macos-x86_64