Last updated on 2018-04-06 10:48:48 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 4.0.0 | 54.23 | 74.57 | 128.80 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 4.0.0 | 230.88 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 4.0.0 | 210.30 | NOTE | |||
r-patched-solaris-x86 | 4.0.0 | 232.80 | NOTE | |||
r-release-osx-x86_64 | 3.0.4 | NOTE |
Version: 4.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(pcadapt)
>
> test_check("pcadapt")
150 lines detected.
400 columns detected.
150 lines detected.
400 columns detected.
150 lines detected.
400 columns detected.
100 lines detected.
2000 columns detected.
── 1. Error: (unknown) (@test_missing.R#13) ───────────────────────────────────
File not found.
1: pcadapt(x, K = 5) at testthat/test_missing.R:13
2: pcadapt.pcadapt_bed(x, K = 5)
3: structure(bedXPtr(input, n, p), n = n, p = p, class = "xptr_bed")
4: bedXPtr(input, n, p)
══ testthat results ═══════════════════════════════════════════════════════════
OK: 11 SKIPPED: 0 FAILED: 1
1. Error: (unknown) (@test_missing.R#13)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 4.0.0
Check: installed package size
Result: NOTE
installed size is 8.0Mb
sub-directories of 1Mb or more:
doc 1.9Mb
extdata 2.7Mb
libs 2.6Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86
Version: 3.0.4
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘qvalue’
Flavor: r-release-osx-x86_64