Last updated on 2023-02-01 06:56:22 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.4 | 13.75 | 171.09 | 184.84 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.4 | 14.33 | 127.53 | 141.86 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.4 | 244.74 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.4 | 257.81 | OK | |||
r-devel-windows-x86_64 | 1.2.4 | 56.00 | 204.00 | 260.00 | OK | |
r-patched-linux-x86_64 | 1.2.4 | 12.01 | 161.65 | 173.66 | ERROR | |
r-release-linux-x86_64 | 1.2.4 | 12.63 | 162.88 | 175.51 | OK | |
r-release-macos-arm64 | 1.2.4 | 60.00 | OK | |||
r-release-macos-x86_64 | 1.2.4 | 88.00 | OK | |||
r-release-windows-x86_64 | 1.2.4 | 50.00 | 211.00 | 261.00 | OK | |
r-oldrel-macos-arm64 | 1.2.4 | 53.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.4 | 66.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.2.4 | 31.00 | 198.00 | 229.00 | OK |
Version: 1.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [49s/56s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(RAMClustR)
>
> test_check("RAMClustR")
organizing dataset
normalizing dataset
Calculating ramclustR similarity using 6 nblocks.
1 2 3 4 5 6
RAMClust feature similarity matrix calculated and stored.
RAMClust distances converted to distance object
fastcluster based clustering complete
dynamicTreeCut based pruning complete
RAMClust has condensed 5881 features into 968 spectra
collapsing feature into spectral signal intensities
writing msp formatted spectra
msp file complete
organizing dataset
normalizing dataset
Calculating ramclustR similarity using 1 nblocks.
1
RAMClust feature similarity matrix calculated and stored.
RAMClust distances converted to distance object
fastcluster based clustering complete
dynamicTreeCut based pruning complete
RAMClust has condensed 203 features into 22 spectra
collapsing feature into spectral signal intensities
writing msp formatted spectra
msp file complete
[ FAIL 1 | WARN 4 | SKIP 0 | PASS 6 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test.R:12'): RAMClustR with xcms works ────────────────────────────
length(diff) < 10 is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 4 | SKIP 0 | PASS 6 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64