Last updated on 2018-06-20 01:50:24 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9-9 | 39.91 | 146.35 | 186.26 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.9-9 | 34.11 | 112.76 | 146.87 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.9-9 | 232.09 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.9-9 | 215.96 | WARN | |||
r-devel-windows-ix86+x86_64 | 0.9-9 | 120.00 | 283.00 | 403.00 | OK | |
r-patched-linux-x86_64 | 0.9-9 | 41.34 | 124.36 | 165.70 | ERROR | |
r-patched-solaris-x86 | 0.9-9 | 253.80 | OK | |||
r-release-linux-x86_64 | 0.9-9 | 40.85 | 122.32 | 163.17 | ERROR | |
r-release-windows-ix86+x86_64 | 0.9-9 | 75.00 | 278.00 | 353.00 | OK | |
r-release-osx-x86_64 | 0.9-9 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.9-9 | 85.00 | 193.00 | 278.00 | OK | |
r-oldrel-osx-x86_64 | 0.9-9 | OK |
Version: 0.9-9
Check: for unstated dependencies in ‘tests’
Result: WARN
'::' or ':::' import not declared from: ‘MASS’
'library' or 'require' call not declared from: ‘MASS’
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.9-9
Check: tests
Result: ERROR
Running ‘exporting-methods.R’ [3s/4s]
Running ‘mahal-dist.R’ [3s/4s]
Running ‘testthat.R’ [22s/27s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(optmatch)
Loading required package: survival
The optmatch package has an academic license. Enter relaxinfo() for more information.
>
> test_check("optmatch")
── 1. Error: Bigglm distances (@test.match_on.R#298) ──────────────────────────
no applicable method for 'bigglm' applied to an object of class "data.frame"
1: bigglm(Z ~ X1 + X2, data = test.data, family = binomial()) at testthat/test.match_on.R:298
2: bigglm(Z ~ X1 + X2, data = test.data, family = binomial())
── 2. Error: scores with bigglm (@test.scores.R#222) ──────────────────────────
no applicable method for 'bigglm' applied to an object of class "data.frame"
1: bigglm(Z ~ X1 + X2, data = test.data, family = binomial()) at testthat/test.scores.R:222
2: bigglm(Z ~ X1 + X2, data = test.data, family = binomial())
══ testthat results ═══════════════════════════════════════════════════════════
OK: 1308 SKIPPED: 0 FAILED: 2
1. Error: Bigglm distances (@test.match_on.R#298)
2. Error: scores with bigglm (@test.scores.R#222)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.9-9
Check: tests
Result: ERROR
Running ‘exporting-methods.R’ [3s/3s]
Running ‘mahal-dist.R’ [3s/4s]
Running ‘testthat.R’ [20s/26s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(optmatch)
Loading required package: survival
The optmatch package has an academic license. Enter relaxinfo() for more information.
>
> test_check("optmatch")
── 1. Error: Bigglm distances (@test.match_on.R#298) ──────────────────────────
no applicable method for 'bigglm' applied to an object of class "data.frame"
1: bigglm(Z ~ X1 + X2, data = test.data, family = binomial()) at testthat/test.match_on.R:298
2: bigglm(Z ~ X1 + X2, data = test.data, family = binomial())
── 2. Error: scores with bigglm (@test.scores.R#222) ──────────────────────────
no applicable method for 'bigglm' applied to an object of class "data.frame"
1: bigglm(Z ~ X1 + X2, data = test.data, family = binomial()) at testthat/test.scores.R:222
2: bigglm(Z ~ X1 + X2, data = test.data, family = binomial())
══ testthat results ═══════════════════════════════════════════════════════════
OK: 1308 SKIPPED: 0 FAILED: 2
1. Error: Bigglm distances (@test.match_on.R#298)
2. Error: scores with bigglm (@test.scores.R#222)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-linux-x86_64