CRAN Package Check Results for Package nat.nblast

Last updated on 2019-12-17 13:47:26 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.2 9.75 86.09 95.84 ERROR
r-devel-linux-x86_64-debian-gcc 1.6.2 7.63 67.36 74.99 ERROR
r-devel-linux-x86_64-fedora-clang 1.6.2 115.42 ERROR
r-devel-linux-x86_64-fedora-gcc 1.6.2 126.97 ERROR
r-devel-windows-ix86+x86_64 1.6.2 34.00 105.00 139.00 ERROR
r-devel-windows-ix86+x86_64-gcc8 1.6.2 30.00 128.00 158.00 ERROR
r-patched-linux-x86_64 1.6.2 OK
r-patched-solaris-x86 1.6.2 184.70 OK
r-release-linux-x86_64 1.6.2 8.29 76.60 84.89 OK
r-release-windows-ix86+x86_64 1.6.2 15.00 97.00 112.00 OK
r-release-osx-x86_64 1.6.2 WARN
r-oldrel-windows-ix86+x86_64 1.6.2 9.00 122.00 131.00 OK
r-oldrel-osx-x86_64 1.6.2 OK

Check Details

Version: 1.6.2
Check: tests
Result: ERROR
     Running 'test-all.R' [9s/10s]
    Running the tests in 'tests/test-all.R' failed.
    Complete output:
     > library(testthat)
     > library(nat.nblast)
     Loading required package: rgl
     Loading required package: nat
     Some nat functions depend on a CMTK installation. See ?cmtk and README.md for details.
    
     Attaching package: 'nat'
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, union
    
     >
     > test_check("nat.nblast")
     -- 1. Failure: plot3d.hclust (@test-clustering.r#22) --------------------------
     attr(plot3d(hc, k = 3, db = testneurons), "df")$col not equal to c("#FF0000FF", "#FF0000FF", "#00FF00FF", "#0000FFFF", "#0000FFFF").
     5/5 mismatches
     x[1]: "#FF0000"
     y[1]: "#FF0000FF"
    
     x[2]: "#FF0000"
     y[2]: "#FF0000FF"
    
     x[3]: "#00FF00"
     y[3]: "#00FF00FF"
    
     x[4]: "#0000FF"
     y[4]: "#0000FFFF"
    
     x[5]: "#0000FF"
     y[5]: "#0000FFFF"
    
     == testthat results ===========================================================
     [ OK: 48 | SKIPPED: 2 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: plot3d.hclust (@test-clustering.r#22)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.6.2
Check: tests
Result: ERROR
     Running ‘test-all.R’ [7s/10s]
    Running the tests in ‘tests/test-all.R’ failed.
    Complete output:
     > library(testthat)
     > library(nat.nblast)
     Loading required package: rgl
     Loading required package: nat
     Some nat functions depend on a CMTK installation. See ?cmtk and README.md for details.
    
     Attaching package: 'nat'
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, union
    
     >
     > test_check("nat.nblast")
     ── 1. Failure: plot3d.hclust (@test-clustering.r#22) ──────────────────────────
     attr(plot3d(hc, k = 3, db = testneurons), "df")$col not equal to c("#FF0000FF", "#FF0000FF", "#00FF00FF", "#0000FFFF", "#0000FFFF").
     5/5 mismatches
     x[1]: "#FF0000"
     y[1]: "#FF0000FF"
    
     x[2]: "#FF0000"
     y[2]: "#FF0000FF"
    
     x[3]: "#00FF00"
     y[3]: "#00FF00FF"
    
     x[4]: "#0000FF"
     y[4]: "#0000FFFF"
    
     x[5]: "#0000FF"
     y[5]: "#0000FFFF"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 48 | SKIPPED: 2 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: plot3d.hclust (@test-clustering.r#22)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.6.2
Check: tests
Result: ERROR
     Running ‘test-all.R’ [10s/12s]
    Running the tests in ‘tests/test-all.R’ failed.
    Complete output:
     > library(testthat)
     > library(nat.nblast)
     Loading required package: rgl
     Loading required package: nat
     Some nat functions depend on a CMTK installation. See ?cmtk and README.md for details.
    
     Attaching package: 'nat'
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, union
    
     >
     > test_check("nat.nblast")
     ── 1. Failure: plot3d.hclust (@test-clustering.r#22) ──────────────────────────
     attr(plot3d(hc, k = 3, db = testneurons), "df")$col not equal to c("#FF0000FF", "#FF0000FF", "#00FF00FF", "#0000FFFF", "#0000FFFF").
     5/5 mismatches
     x[1]: "#FF0000"
     y[1]: "#FF0000FF"
    
     x[2]: "#FF0000"
     y[2]: "#FF0000FF"
    
     x[3]: "#00FF00"
     y[3]: "#00FF00FF"
    
     x[4]: "#0000FF"
     y[4]: "#0000FFFF"
    
     x[5]: "#0000FF"
     y[5]: "#0000FFFF"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 48 | SKIPPED: 2 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: plot3d.hclust (@test-clustering.r#22)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.6.2
Check: tests
Result: ERROR
     Running ‘test-all.R’ [11s/27s]
    Running the tests in ‘tests/test-all.R’ failed.
    Complete output:
     > library(testthat)
     > library(nat.nblast)
     Loading required package: rgl
     Loading required package: nat
     Some nat functions depend on a CMTK installation. See ?cmtk and README.md for details.
    
     Attaching package: 'nat'
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, union
    
     >
     > test_check("nat.nblast")
     ── 1. Failure: plot3d.hclust (@test-clustering.r#22) ──────────────────────────
     attr(plot3d(hc, k = 3, db = testneurons), "df")$col not equal to c("#FF0000FF", "#FF0000FF", "#00FF00FF", "#0000FFFF", "#0000FFFF").
     5/5 mismatches
     x[1]: "#FF0000"
     y[1]: "#FF0000FF"
    
     x[2]: "#FF0000"
     y[2]: "#FF0000FF"
    
     x[3]: "#00FF00"
     y[3]: "#00FF00FF"
    
     x[4]: "#0000FF"
     y[4]: "#0000FFFF"
    
     x[5]: "#0000FF"
     y[5]: "#0000FFFF"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 48 | SKIPPED: 2 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: plot3d.hclust (@test-clustering.r#22)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.6.2
Check: tests
Result: ERROR
     Running 'test-all.R' [9s]
    Running the tests in 'tests/test-all.R' failed.
    Complete output:
     > library(testthat)
     > library(nat.nblast)
     Loading required package: rgl
     Loading required package: nat
     Some nat functions depend on a CMTK installation. See ?cmtk and README.md for details.
    
     Attaching package: 'nat'
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, union
    
     >
     > test_check("nat.nblast")
     -- 1. Failure: plot3d.hclust (@test-clustering.r#22) --------------------------
     attr(plot3d(hc, k = 3, db = testneurons), "df")$col not equal to c("#FF0000FF", "#FF0000FF", "#00FF00FF", "#0000FFFF", "#0000FFFF").
     5/5 mismatches
     x[1]: "#FF0000"
     y[1]: "#FF0000FF"
    
     x[2]: "#FF0000"
     y[2]: "#FF0000FF"
    
     x[3]: "#00FF00"
     y[3]: "#00FF00FF"
    
     x[4]: "#0000FF"
     y[4]: "#0000FFFF"
    
     x[5]: "#0000FF"
     y[5]: "#0000FFFF"
    
     == testthat results ===========================================================
     [ OK: 48 | SKIPPED: 2 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: plot3d.hclust (@test-clustering.r#22)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 1.6.2
Check: tests
Result: ERROR
     Running 'test-all.R' [11s]
    Running the tests in 'tests/test-all.R' failed.
    Complete output:
     > library(testthat)
     > library(nat.nblast)
     Loading required package: rgl
     Loading required package: nat
     Some nat functions depend on a CMTK installation. See ?cmtk and README.md for details.
    
     Attaching package: 'nat'
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, union
    
     >
     > test_check("nat.nblast")
     -- 1. Failure: plot3d.hclust (@test-clustering.r#22) --------------------------
     attr(plot3d(hc, k = 3, db = testneurons), "df")$col not equal to c("#FF0000FF", "#FF0000FF", "#00FF00FF", "#0000FFFF", "#0000FFFF").
     5/5 mismatches
     x[1]: "#FF0000"
     y[1]: "#FF0000FF"
    
     x[2]: "#FF0000"
     y[2]: "#FF0000FF"
    
     x[3]: "#00FF00"
     y[3]: "#00FF00FF"
    
     x[4]: "#0000FF"
     y[4]: "#0000FFFF"
    
     x[5]: "#0000FF"
     y[5]: "#0000FFFF"
    
     == testthat results ===========================================================
     [ OK: 48 | SKIPPED: 2 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: plot3d.hclust (@test-clustering.r#22)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64-gcc8

Version: 1.6.2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Warning: 'rgl_init' failed, running with rgl.useNULL = TRUE
Flavor: r-release-osx-x86_64