CRAN Package Check Results for Package dyndimred

Last updated on 2021-03-18 06:48:06 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 10.13 116.09 126.22 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.3 7.46 88.26 95.72 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.3 159.89 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.3 147.29 ERROR
r-devel-windows-ix86+x86_64 1.0.3 23.00 174.00 197.00 OK
r-devel-windows-x86_64-gcc10-UCRT 1.0.3 ERROR
r-patched-linux-x86_64 1.0.3 7.94 133.60 141.54 OK
r-patched-solaris-x86 1.0.3 288.70 OK
r-release-linux-x86_64 1.0.3 8.58 133.52 142.10 OK
r-release-macos-x86_64 1.0.3 ERROR
r-release-windows-ix86+x86_64 1.0.3 23.00 188.00 211.00 OK
r-oldrel-macos-x86_64 1.0.3 ERROR
r-oldrel-windows-ix86+x86_64 1.0.3 12.00 163.00 175.00 OK

Additional issues

M1mac

Check Details

Version: 1.0.3
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: 'destiny'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-gcc10-UCRT, r-release-macos-x86_64

Version: 1.0.3
Check: tests
Result: ERROR
     Running 'testthat.R' [33s/36s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(dyndimred)
     > library(dynutils)
    
     Attaching package: 'dynutils'
    
     The following object is masked from 'package:testthat':
    
     has_names
    
     >
     > test_check("dyndimred")
     == Failed tests ================================================================
     -- Error (test-dimred.R:13:5): Perform dimred dm_destiny -----------------------
     Error: Please install the following packages:
     "destiny"
     Backtrace:
     x
     1. +-utils::capture.output(...) test-dimred.R:13:4
     2. | \-base::withVisible(...elt(i))
     3. \-dyndimred:::method_fun(expr) test-dimred.R:16:6
     4. \-dynutils::install_packages("destiny")
     -- Error (test-sparse_matrices.R:12:5): Perform dimred dm_destiny --------------
     Error: Please install the following packages:
     "destiny"
     Backtrace:
     x
     1. +-utils::capture.output(...) test-sparse_matrices.R:12:4
     2. | \-base::withVisible(...elt(i))
     3. \-dyndimred:::method_fun(small_expr) test-sparse_matrices.R:16:6
     4. \-dynutils::install_packages("destiny")
    
     [ FAIL 2 | WARN 5 | SKIP 0 | PASS 191 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [25s/35s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(dyndimred)
     > library(dynutils)
    
     Attaching package: 'dynutils'
    
     The following object is masked from 'package:testthat':
    
     has_names
    
     >
     > test_check("dyndimred")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-dimred.R:13:5): Perform dimred dm_destiny ───────────────────────
     Error: Please install the following packages:
     "destiny"
     Backtrace:
     █
     1. ├─utils::capture.output(...) test-dimred.R:13:4
     2. │ └─base::withVisible(...elt(i))
     3. └─dyndimred:::method_fun(expr) test-dimred.R:16:6
     4. └─dynutils::install_packages("destiny")
     ── Error (test-sparse_matrices.R:12:5): Perform dimred dm_destiny ──────────────
     Error: Please install the following packages:
     "destiny"
     Backtrace:
     █
     1. ├─utils::capture.output(...) test-sparse_matrices.R:12:4
     2. │ └─base::withVisible(...elt(i))
     3. └─dyndimred:::method_fun(small_expr) test-sparse_matrices.R:16:6
     4. └─dynutils::install_packages("destiny")
    
     [ FAIL 2 | WARN 5 | SKIP 0 | PASS 191 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [37s/46s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(dyndimred)
     > library(dynutils)
    
     Attaching package: 'dynutils'
    
     The following object is masked from 'package:testthat':
    
     has_names
    
     >
     > test_check("dyndimred")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-dimred.R:13:5): Perform dimred dm_destiny ───────────────────────
     Error: Please install the following packages:
     "destiny"
     Backtrace:
     █
     1. ├─utils::capture.output(...) test-dimred.R:13:4
     2. │ └─base::withVisible(...elt(i))
     3. └─dyndimred:::method_fun(expr) test-dimred.R:16:6
     4. └─dynutils::install_packages("destiny")
     ── Error (test-sparse_matrices.R:12:5): Perform dimred dm_destiny ──────────────
     Error: Please install the following packages:
     "destiny"
     Backtrace:
     █
     1. ├─utils::capture.output(...) test-sparse_matrices.R:12:4
     2. │ └─base::withVisible(...elt(i))
     3. └─dyndimred:::method_fun(small_expr) test-sparse_matrices.R:16:6
     4. └─dynutils::install_packages("destiny")
    
     [ FAIL 2 | WARN 5 | SKIP 0 | PASS 191 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [39s/48s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(dyndimred)
     > library(dynutils)
    
     Attaching package: 'dynutils'
    
     The following object is masked from 'package:testthat':
    
     has_names
    
     >
     > test_check("dyndimred")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-dimred.R:13:5): Perform dimred dm_destiny ───────────────────────
     Error: Please install the following packages:
     "destiny"
     Backtrace:
     █
     1. ├─utils::capture.output(...) test-dimred.R:13:4
     2. │ └─base::withVisible(...elt(i))
     3. └─dyndimred:::method_fun(expr) test-dimred.R:16:6
     4. └─dynutils::install_packages("destiny")
     ── Error (test-sparse_matrices.R:12:5): Perform dimred dm_destiny ──────────────
     Error: Please install the following packages:
     "destiny"
     Backtrace:
     █
     1. ├─utils::capture.output(...) test-sparse_matrices.R:12:4
     2. │ └─base::withVisible(...elt(i))
     3. └─dyndimred:::method_fun(small_expr) test-sparse_matrices.R:16:6
     4. └─dynutils::install_packages("destiny")
    
     [ FAIL 2 | WARN 5 | SKIP 0 | PASS 191 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.0.3
Check: tests
Result: ERROR
     Running 'testthat.R'
    Running the tests in 'tests/testthat.R' failed.
    Last 13 lines of output:
     3. \-dyndimred:::method_fun(expr) test-dimred.R:16:6
     4. \-dynutils::install_packages("destiny")
     -- Error (test-sparse_matrices.R:12:5): Perform dimred dm_destiny --------------
     Error: Please install the following packages:
     "destiny"
     Backtrace:
     x
     1. +-utils::capture.output(...) test-sparse_matrices.R:12:4
     2. | \-base::withVisible(...elt(i))
     3. \-dyndimred:::method_fun(small_expr) test-sparse_matrices.R:16:6
     4. \-dynutils::install_packages("destiny")
    
     [ FAIL 2 | WARN 5 | SKIP 0 | PASS 191 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64-gcc10-UCRT

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