CRAN Package Check Results for Package Canek

Last updated on 2022-04-15 05:56:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 21.23 302.15 323.38 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.0 13.65 214.78 228.43 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.0 416.26 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.0 409.61 ERROR
r-devel-windows-x86_64-new-UL 0.2.0 27.00 348.00 375.00 ERROR
r-patched-linux-x86_64 0.2.0 21.12 292.63 313.75 ERROR
r-release-linux-x86_64 0.2.0 16.29 276.63 292.92 ERROR
r-release-macos-arm64 0.2.0 OK
r-release-macos-x86_64 0.2.0 OK
r-release-windows-ix86+x86_64 0.2.0 39.00 337.00 376.00 ERROR
r-oldrel-macos-x86_64 0.2.0 ERROR
r-oldrel-windows-ix86+x86_64 0.2.0 40.00 313.00 353.00 ERROR

Check Details

Version: 0.2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [83s/91s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(Canek)
     >
     > test_check("Canek")
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 88 ]
    
     == Failed tests ================================================================
     -- Failure (test-Clustering.R:19:3): Clustering with louvain works -------------
     as.integer(table(dataLouvain$cluster)) not equal to c(178, 146, 162, 145).
     Lengths differ: 5 is not 4
     -- Failure (test-Clustering.R:20:3): Clustering with louvain works -------------
     dim(dataLouvain$centers) not equal to c(4, 10).
     1/2 mismatches
     [1] 5 - 4 == 1
    
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 88 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [53s/86s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(Canek)
     >
     > test_check("Canek")
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 88 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-Clustering.R:19:3): Clustering with louvain works ─────────────
     as.integer(table(dataLouvain$cluster)) not equal to c(178, 146, 162, 145).
     Lengths differ: 5 is not 4
     ── Failure (test-Clustering.R:20:3): Clustering with louvain works ─────────────
     dim(dataLouvain$centers) not equal to c(4, 10).
     1/2 mismatches
     [1] 5 - 4 == 1
    
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 88 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [112s/326s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(Canek)
     >
     > test_check("Canek")
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 88 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-Clustering.R:19:3): Clustering with louvain works ─────────────
     as.integer(table(dataLouvain$cluster)) not equal to c(178, 146, 162, 145).
     Lengths differ: 5 is not 4
     ── Failure (test-Clustering.R:20:3): Clustering with louvain works ─────────────
     dim(dataLouvain$centers) not equal to c(4, 10).
     1/2 mismatches
     [1] 5 - 4 == 1
    
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 88 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [118s/367s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(Canek)
     >
     > test_check("Canek")
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 88 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-Clustering.R:19:3): Clustering with louvain works ─────────────
     as.integer(table(dataLouvain$cluster)) not equal to c(178, 146, 162, 145).
     Lengths differ: 5 is not 4
     ── Failure (test-Clustering.R:20:3): Clustering with louvain works ─────────────
     dim(dataLouvain$centers) not equal to c(4, 10).
     1/2 mismatches
     [1] 5 - 4 == 1
    
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 88 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [111s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(Canek)
     >
     > test_check("Canek")
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 88 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-Clustering.R:19:3): Clustering with louvain works ─────────────
     as.integer(table(dataLouvain$cluster)) not equal to c(178, 146, 162, 145).
     Lengths differ: 5 is not 4
     ── Failure (test-Clustering.R:20:3): Clustering with louvain works ─────────────
     dim(dataLouvain$centers) not equal to c(4, 10).
     1/2 mismatches
     [1] 5 - 4 == 1
    
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 88 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64-new-UL

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [85s/96s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(Canek)
     >
     > test_check("Canek")
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 88 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-Clustering.R:19:3): Clustering with louvain works ─────────────
     as.integer(table(dataLouvain$cluster)) not equal to c(178, 146, 162, 145).
     Lengths differ: 5 is not 4
     ── Failure (test-Clustering.R:20:3): Clustering with louvain works ─────────────
     dim(dataLouvain$centers) not equal to c(4, 10).
     1/2 mismatches
     [1] 5 - 4 == 1
    
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 88 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [83s/100s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(Canek)
     >
     > test_check("Canek")
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 88 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-Clustering.R:19:3): Clustering with louvain works ─────────────
     as.integer(table(dataLouvain$cluster)) not equal to c(178, 146, 162, 145).
     Lengths differ: 5 is not 4
     ── Failure (test-Clustering.R:20:3): Clustering with louvain works ─────────────
     dim(dataLouvain$centers) not equal to c(4, 10).
     1/2 mismatches
     [1] 5 - 4 == 1
    
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 88 ]
     Error: Test failures
     Execution halted
Flavor: r-release-linux-x86_64

Version: 0.2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [123s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(Canek)
     >
     > test_check("Canek")
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 88 ]
    
     == Failed tests ================================================================
     -- Failure (test-Clustering.R:19:3): Clustering with louvain works -------------
     as.integer(table(dataLouvain$cluster)) not equal to c(178, 146, 162, 145).
     Lengths differ: 5 is not 4
     -- Failure (test-Clustering.R:20:3): Clustering with louvain works -------------
     dim(dataLouvain$centers) not equal to c(4, 10).
     1/2 mismatches
     [1] 5 - 4 == 1
    
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 88 ]
     Error: Test failures
     Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 0.2.0
Check: package dependencies
Result: ERROR
    Package required but not available: ‘bluster’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavor: r-oldrel-macos-x86_64

Version: 0.2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [98s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(Canek)
     >
     > test_check("Canek")
     [ FAIL 3 | WARN 0 | SKIP 0 | PASS 72 ]
    
     == Failed tests ================================================================
     -- Failure (test-Clustering.R:19:3): Clustering with louvain works -------------
     as.integer(table(dataLouvain$cluster)) not equal to c(178, 146, 162, 145).
     Lengths differ: 5 is not 4
     -- Failure (test-Clustering.R:20:3): Clustering with louvain works -------------
     dim(dataLouvain$centers) not equal to c(4, 10).
     1/2 mismatches
     [1] 5 - 4 == 1
     -- Error (test_RunCanek.R:2:1): (code run outside of `test_that()`) ------------
     Error in `loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])`: namespace 'Matrix' 1.3-2 is already loaded, but >= 1.3.3 is required
     Backtrace:
     x
     1. \-base::lapply(...) at test_RunCanek.R:2:0
     2. \-Canek FUN(X[[i]], ...)
     3. \-Seurat::CreateSeuratObject at test_RunCanek.R:3:2
     4. \-base::getExportedValue(pkg, name)
     5. \-base::asNamespace(ns)
     6. \-base::getNamespace(ns)
     7. \-base::loadNamespace(name)
     8. +-base::namespaceImportFrom(...)
     9. | \-base::asNamespace(ns)
     10. \-base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
     11. +-base::namespaceImportFrom(...)
     12. | \-base::asNamespace(ns)
     13. \-base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
    
     [ FAIL 3 | WARN 0 | SKIP 0 | PASS 72 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64