Last updated on 2019-12-17 13:47:31 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.4 | 2.91 | 32.03 | 34.94 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.9.4 | 2.20 | 25.70 | 27.90 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.9.4 | 43.28 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.4 | 45.33 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.9.4 | 9.00 | 51.00 | 60.00 | ERROR | |
r-devel-windows-ix86+x86_64-gcc8 | 0.9.4 | 8.00 | 70.00 | 78.00 | ERROR | |
r-patched-linux-x86_64 | 0.9.4 | NOTE | ||||
r-patched-solaris-x86 | 0.9.4 | 59.40 | NOTE | |||
r-release-linux-x86_64 | 0.9.4 | 2.38 | 29.50 | 31.88 | NOTE | |
r-release-windows-ix86+x86_64 | 0.9.4 | 6.00 | 52.00 | 58.00 | NOTE | |
r-release-osx-x86_64 | 0.9.4 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.9.4 | 3.00 | 66.00 | 69.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.9.4 | NOTE |
Version: 0.9.4
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: 'biom'
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-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.9.4
Check: tests
Result: ERROR
Running 'run-all.R' [2s/4s]
Running the tests in 'tests/run-all.R' failed.
Complete output:
> library(testthat)
> library(qiimer)
>
> test_package("qiimer")
-- 1. Failure: last element of saturated rainbow is red (@test_otu_table.R#91)
saturated_rainbow(20)[20] not equal to "#FF0000FF".
1/1 mismatches
x[1]: "#FF0000"
y[1]: "#FF0000FF"
== testthat results ===========================================================
[ OK: 60 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: last element of saturated rainbow is red (@test_otu_table.R#91)
Error: testthat unit tests failed
In addition: Warning message:
Placing tests in `inst/tests` is deprecated. Please use `tests/testthat` instead
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.9.4
Check: tests
Result: ERROR
Running ‘run-all.R’ [2s/3s]
Running the tests in ‘tests/run-all.R’ failed.
Complete output:
> library(testthat)
> library(qiimer)
>
> test_package("qiimer")
── 1. Failure: last element of saturated rainbow is red (@test_otu_table.R#91)
saturated_rainbow(20)[20] not equal to "#FF0000FF".
1/1 mismatches
x[1]: "#FF0000"
y[1]: "#FF0000FF"
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 60 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: last element of saturated rainbow is red (@test_otu_table.R#91)
Error: testthat unit tests failed
In addition: Warning message:
Placing tests in `inst/tests` is deprecated. Please use `tests/testthat` instead
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.9.4
Check: tests
Result: ERROR
Running ‘run-all.R’
Running the tests in ‘tests/run-all.R’ failed.
Complete output:
> library(testthat)
> library(qiimer)
>
> test_package("qiimer")
── 1. Failure: last element of saturated rainbow is red (@test_otu_table.R#91)
saturated_rainbow(20)[20] not equal to "#FF0000FF".
1/1 mismatches
x[1]: "#FF0000"
y[1]: "#FF0000FF"
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 60 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: last element of saturated rainbow is red (@test_otu_table.R#91)
Error: testthat unit tests failed
In addition: Warning message:
Placing tests in `inst/tests` is deprecated. Please use `tests/testthat` instead
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.9.4
Check: tests
Result: ERROR
Running 'run-all.R' [2s]
Running the tests in 'tests/run-all.R' failed.
Complete output:
> library(testthat)
> library(qiimer)
>
> test_package("qiimer")
-- 1. Failure: last element of saturated rainbow is red (@test_otu_table.R#91)
saturated_rainbow(20)[20] not equal to "#FF0000FF".
1/1 mismatches
x[1]: "#FF0000"
y[1]: "#FF0000FF"
== testthat results ===========================================================
[ OK: 60 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: last element of saturated rainbow is red (@test_otu_table.R#91)
Error: testthat unit tests failed
In addition: Warning message:
Placing tests in `inst/tests` is deprecated. Please use `tests/testthat` instead
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 0.9.4
Check: tests
Result: ERROR
Running 'run-all.R' [4s]
Running the tests in 'tests/run-all.R' failed.
Complete output:
> library(testthat)
> library(qiimer)
>
> test_package("qiimer")
-- 1. Failure: last element of saturated rainbow is red (@test_otu_table.R#91)
saturated_rainbow(20)[20] not equal to "#FF0000FF".
1/1 mismatches
x[1]: "#FF0000"
y[1]: "#FF0000FF"
== testthat results ===========================================================
[ OK: 60 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: last element of saturated rainbow is red (@test_otu_table.R#91)
Error: testthat unit tests failed
In addition: Warning message:
Placing tests in `inst/tests` is deprecated. Please use `tests/testthat` instead
Execution halted
Flavor: r-devel-windows-ix86+x86_64-gcc8