Last updated on 2018-02-25 00:48:36 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 1.46 | 199.76 | 201.22 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.15 | 140.01 | 141.16 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 206.08 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 204.00 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 5.00 | 93.00 | 98.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 1.10 | 200.53 | 201.63 | OK | |
r-patched-solaris-x86 | 0.1.0 | 362.80 | OK | |||
r-release-linux-x86_64 | 0.1.0 | 0.99 | 219.32 | 220.31 | OK | |
r-release-windows-ix86+x86_64 | 0.1.0 | 7.00 | 90.00 | 97.00 | OK | |
r-release-osx-x86_64 | 0.1.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 3.00 | 63.00 | 66.00 | OK | |
r-oldrel-osx-x86_64 | 0.1.0 | ERROR |
Version: 0.1.0
Check: DESCRIPTION meta-information
Result: NOTE
Dependence on R version ‘3.3.3’ not with patchlevel 0
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
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [111s/160s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> Sys.setenv("R_TESTS" = "")
>
> library(testthat)
> library(cytominer)
Attaching package: 'cytominer'
The following object is masked from 'package:stats':
aggregate
The following object is masked from 'package:base':
transform
>
> test_check("cytominer")
── 1. Failure: `replicate_correlation` measures correlationbetween replicates in
`%>%`(...) not equal to correlations %>% as.data.frame().
Attributes: < Component "row.names": Numeric: lengths (1, 3) differ >
Component "variable": Lengths (1, 3) differ (string compare on first 1)
Component "variable": 1 string mismatch
Component "median": Numeric: lengths (1, 3) differ
══ testthat results ═══════════════════════════════════════════════════════════
OK: 232 SKIPPED: 0 FAILED: 1
1. Failure: `replicate_correlation` measures correlationbetween replicates in each feature (@test-replicate_correlation.R#71)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-oldrel-osx-x86_64