Last updated on 2020-04-25 01:52:56 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.0 | 12.54 | 138.45 | 150.99 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.0 | 11.40 | 106.61 | 118.01 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.0 | 180.14 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 189.21 | OK | |||
r-devel-windows-ix86+x86_64 | 1.2.0 | 41.00 | 293.00 | 334.00 | OK | |
r-patched-linux-x86_64 | 1.2.0 | 12.08 | 131.91 | 143.99 | OK | |
r-patched-osx-x86_64 | 1.2.0 | OK | ||||
r-patched-solaris-x86 | 1.2.0 | 245.10 | OK | |||
r-release-linux-x86_64 | 1.2.0 | 10.01 | 123.04 | 133.05 | OK | |
r-release-windows-ix86+x86_64 | 1.2.0 | 39.00 | 260.00 | 299.00 | OK | |
r-release-osx-x86_64 | 1.2.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.2.0 | 19.00 | 247.00 | 266.00 | ERROR | |
r-oldrel-osx-x86_64 | 1.2.0 | OK |
Version: 1.2.0
Check: running tests for arch ‘x64’
Result: ERROR
Running 'testthat.R' [55s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(BivRec)
>
> test_check("BivRec")
[1] "Fitting model with covariates: a1, a2"
[1] "Estimating standard errors"
Estimates SE z Pr(>|z|)
xij a1 0.43861 0.20118 2.1802 0.01462 *
xij a2 0.40608 0.31705 1.2808 0.10013
yij a1 0.15559 0.24130 0.6448 0.25952
yij a2 -0.86544 0.39245 -2.2052 0.01372 *
---
Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
[1] "Estimating joint CDF and marginal survival"
[1] "Estimating conditional cdf with 90% confidence interval using 100 bootstrap samples"
-- 1. Error: np check (@test.sample_size_1.R#31) ------------------------------
Data not cleaned. All episodes provided are censored (all d2=0).
Backtrace:
1. BivRec::bivrecNP(...)
3. base::with.default(...)
4. [ base::eval(...) ] with 1 more call
6. BivRec::bivrecSurv(id, epi, xij, yij, d1, d2)
== testthat results ===========================================================
[ OK: 15 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Error: np check (@test.sample_size_1.R#31)
Error: testthat unit tests failed
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64