Last updated on 2020-12-04 00:48:34 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.5 | 13.34 | 199.13 | 212.47 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.5 | 11.51 | 145.56 | 157.07 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.5 | 262.47 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.5 | 250.32 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0.5 | 32.00 | 176.00 | 208.00 | ERROR | |
r-patched-linux-x86_64 | 1.0.5 | 12.19 | 187.97 | 200.16 | OK | |
r-patched-solaris-x86 | 1.0.5 | 326.30 | OK | |||
r-release-linux-x86_64 | 1.0.5 | 12.90 | 187.85 | 200.75 | OK | |
r-release-macos-x86_64 | 1.0.5 | OK | ||||
r-release-windows-ix86+x86_64 | 1.0.5 | 23.00 | 202.00 | 225.00 | ERROR | |
r-oldrel-macos-x86_64 | 1.0.5 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.5 | 20.00 | 214.00 | 234.00 | ERROR |
Version: 1.0.5
Check: tests
Result: ERROR
Running 'test-all.R' [35s]
Running the tests in 'tests/test-all.R' failed.
Complete output:
> if(require(testthat)) {
+
+ test_check("simr")
+ }
Loading required package: testthat
Loading required package: simr
Loading required package: lme4
Loading required package: Matrix
Attaching package: 'simr'
The following object is masked from 'package:lme4':
getData
The following object is masked from 'package:testthat':
compare
boundary (singular) fit: see ?isSingular
-- ERROR (test_binomial.R:17:5): binomial with binary response works -----------
Error: No applicable method for LHS of type 'logical'.
Backtrace:
x
1. +-simr::doSim(glmm_bin1) test_binomial.R:17:4
2. \-simr:::doSim.merMod(glmm_bin1)
3. +-stats::simulate(...)
4. +-lme4::simulate.formula(...)
5. | \-base::eval(cl, parent.frame())
6. | \-base::eval(cl, parent.frame())
7. +-stats::simulate(...)
8. \-lme4:::simulate.formula_lhs(...)
== testthat results ===========================================================
ERROR (test_binomial.R:17:5): binomial with binary response works
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 113 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 1.0.5
Check: tests
Result: ERROR
Running 'test-all.R' [48s]
Running the tests in 'tests/test-all.R' failed.
Complete output:
> if(require(testthat)) {
+
+ test_check("simr")
+ }
Loading required package: testthat
Loading required package: simr
Loading required package: lme4
Loading required package: Matrix
Attaching package: 'simr'
The following object is masked from 'package:lme4':
getData
The following object is masked from 'package:testthat':
compare
boundary (singular) fit: see ?isSingular
-- ERROR (test_binomial.R:17:5): binomial with binary response works -----------
Error: No applicable method for LHS of type 'logical'.
Backtrace:
x
1. +-simr::doSim(glmm_bin1) test_binomial.R:17:4
2. \-simr:::doSim.merMod(glmm_bin1)
3. +-stats::simulate(...)
4. +-lme4::simulate.formula(...)
5. | \-base::eval(cl, parent.frame())
6. | \-base::eval(cl, parent.frame())
7. +-stats::simulate(...)
8. \-lme4:::simulate.formula_lhs(...)
== testthat results ===========================================================
ERROR (test_binomial.R:17:5): binomial with binary response works
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 113 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-ix86+x86_64
Version: 1.0.5
Check: tests
Result: ERROR
Running 'test-all.R' [45s]
Running the tests in 'tests/test-all.R' failed.
Complete output:
> if(require(testthat)) {
+
+ test_check("simr")
+ }
Loading required package: testthat
Loading required package: simr
Loading required package: lme4
Loading required package: Matrix
Attaching package: 'simr'
The following object is masked from 'package:lme4':
getData
The following object is masked from 'package:testthat':
compare
boundary (singular) fit: see ?isSingular
-- ERROR (test_binomial.R:17:5): binomial with binary response works -----------
Error: No applicable method for LHS of type 'logical'.
Backtrace:
x
1. +-simr::doSim(glmm_bin1) test_binomial.R:17:4
2. \-simr:::doSim.merMod(glmm_bin1)
3. +-stats::simulate(...)
4. +-lme4::simulate.formula(...)
5. | \-base::eval(cl, parent.frame())
6. | \-base::eval(cl, parent.frame())
7. +-stats::simulate(...)
8. \-lme4:::simulate.formula_lhs(...)
== testthat results ===========================================================
ERROR (test_binomial.R:17:5): binomial with binary response works
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 113 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64