Last updated on 2021-04-23 10:48:26 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.4.2 | 122.28 | 89.81 | 212.09 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.4.2 | 83.00 | 66.26 | 149.26 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1.4.2 | 313.69 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.4.2 | 268.89 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1.4.2 | 282.00 | 156.00 | 438.00 | NOTE | |
r-devel-windows-x86_64-gcc10-UCRT | 1.1.4.2 | NOTE | ||||
r-patched-linux-x86_64 | 1.1.4.2 | 102.33 | 84.53 | 186.86 | NOTE | |
r-patched-solaris-x86 | 1.1.4.2 | 251.90 | NOTE | |||
r-release-linux-x86_64 | 1.1.4.2 | 102.18 | 83.72 | 185.90 | NOTE | |
r-release-macos-x86_64 | 1.1.4.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.1.4.2 | 293.00 | 129.00 | 422.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.1.4.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.4.2 | 225.00 | 151.00 | 376.00 | ERROR |
Version: 1.1.4.2
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
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-x86_64-gcc10-UCRT, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.1.4.2
Check: installed package size
Result: NOTE
installed size is 6.3Mb
sub-directories of 1Mb or more:
libs 4.5Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 1.1.4.2
Check: running tests for arch ‘x64’
Result: ERROR
Running 'testthat.R' [5s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(IncDTW)
Attaching package: 'IncDTW'
The following object is masked from 'package:grDevices':
cm
The following objects are masked from 'package:base':
norm, scale
>
> test_check("IncDTW")
[1] 10425
== Skipped tests ===============================================================
* (4)
* there is no bug! (1)
* blabla (1)
* comparison 01-z (1)
* runtime comparison (3)
* speed comparison (2)
== Failed tests ================================================================
-- Failure (test_dtw.R:132:4): Warping paths are equal -------------------------
fooInc(Q, C, ws = NULL) not equal to foodtw(Q, C, ws = Inf).
2/106 mismatches (average diff: 2)
[52] 1 - 3 == -2
[54] 3 - 1 == 2
-- Failure (test_dtw.R:133:4): Warping paths are equal -------------------------
fooInc(Q, C, ws = 50) not equal to foodtw(Q, C, ws = 50).
2/106 mismatches (average diff: 2)
[52] 1 - 3 == -2
[54] 3 - 1 == 2
-- Failure (test_dtw.R:134:4): Warping paths are equal -------------------------
fooInc(Q, C, ws = 20) not equal to foodtw(Q, C, ws = 20).
2/106 mismatches (average diff: 2)
[52] 1 - 3 == -2
[54] 3 - 1 == 2
[ FAIL 3 | WARN 0 | SKIP 12 | PASS 169 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64