The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

CRAN Package Check Results for Package simr

Last updated on 2026-08-03 23:51:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.9 11.36 166.65 178.01 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.10 8.01 123.22 131.23 OK
r-devel-linux-x86_64-fedora-clang 1.0.10 12.00 149.96 161.96 OK
r-devel-linux-x86_64-fedora-gcc 1.0.10 116.00 OK
r-devel-windows-x86_64 1.0.9 15.00 157.00 172.00 ERROR
r-patched-linux-x86_64 1.0.9 12.40 157.03 169.43 ERROR
r-release-linux-x86_64 1.0.9 10.83 157.86 168.69 ERROR
r-release-macos-arm64 1.0.10 3.00 47.00 50.00 OK
r-release-macos-x86_64 1.0.10 9.00 144.00 153.00 OK
r-release-windows-x86_64 1.0.9 14.00 159.00 173.00 ERROR
r-oldrel-macos-arm64 1.0.10 3.00 48.00 51.00 OK
r-oldrel-macos-x86_64 1.0.10 9.00 187.00 196.00 OK
r-oldrel-windows-x86_64 1.0.10 18.00 193.00 211.00 OK

Check Details

Version: 1.0.9
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: simr/tests/testthat/test_powerSim.R (.Dim: 1, .Dimnames: 1) '.Dim' should be changed to 'dim'. '.Dimnames' should be changed to 'dimnames'. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-windows-x86_64

Version: 1.0.9
Check: tests
Result: ERROR Running ‘test-all.R’ [33s/40s] 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 Saving _problems/test_new-39.R [ FAIL 1 | WARN 1 | SKIP 0 | PASS 115 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_new.R:39:5'): makeGlmer works ────────────────────────────────── Error in `mkMerMod(rho, opt, glmod$reTrms, fr = glmod$fr, mc = mcout, lme4conv = cc)`: unexpected parameter vector length: length(pars)=3, npar=3, nAGQ=1; (expected length(pars)==npar iff nAGQ==0) Backtrace: ▆ 1. └─simr::makeGlmer(...) at test_new.R:39:5 2. └─simr:::makeMer(formula, family, fixef, VarCorr, , data, deparse(substitute(data))) 3. ├─base::suppressWarnings(...) 4. │ └─base::withCallingHandlers(...) 5. └─lme4::glmer(formula, family = family, data = data, control = glmerSet(theta)) 6. └─lme4::mkMerMod(...) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 115 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.9
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘examples.Rmd’ using rmarkdown --- finished re-building ‘examples.Rmd’ --- re-building ‘fromscratch.Rmd’ using rmarkdown Quitting from fromscratch.Rmd:44-49 [unnamed-chunk-4] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `mkMerMod()`: ! unexpected parameter vector length: length(pars)=3, npar=3, nAGQ=1; (expected length(pars)==npar iff nAGQ==0) --- Backtrace: ▆ 1. └─simr::makeGlmer(...) 2. └─simr:::makeMer(formula, family, fixef, VarCorr, , data, deparse(substitute(data))) 3. ├─base::suppressWarnings(...) 4. │ └─base::withCallingHandlers(...) 5. └─lme4::glmer(formula, family = family, data = data, control = glmerSet(theta)) 6. └─lme4::mkMerMod(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'fromscratch.Rmd' failed with diagnostics: unexpected parameter vector length: length(pars)=3, npar=3, nAGQ=1; (expected length(pars)==npar iff nAGQ==0) --- failed re-building ‘fromscratch.Rmd’ SUMMARY: processing the following file failed: ‘fromscratch.Rmd’ Error: Vignette re-building failed. Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.0.9
Check: tests
Result: ERROR Running 'test-all.R' [26s] 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 Saving _problems/test_new-39.R [ FAIL 1 | WARN 1 | SKIP 0 | PASS 115 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_new.R:39:5'): makeGlmer works ────────────────────────────────── Error in `mkMerMod(rho, opt, glmod$reTrms, fr = glmod$fr, mc = mcout, lme4conv = cc)`: unexpected parameter vector length: length(pars)=3, npar=3, nAGQ=1; (expected length(pars)==npar iff nAGQ==0) Backtrace: ▆ 1. └─simr::makeGlmer(...) at test_new.R:39:5 2. └─simr:::makeMer(formula, family, fixef, VarCorr, , data, deparse(substitute(data))) 3. ├─base::suppressWarnings(...) 4. │ └─base::withCallingHandlers(...) 5. └─lme4::glmer(formula, family = family, data = data, control = glmerSet(theta)) 6. └─lme4::mkMerMod(...) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 115 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64

Version: 1.0.9
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'examples.Rmd' using rmarkdown --- finished re-building 'examples.Rmd' --- re-building 'fromscratch.Rmd' using rmarkdown Quitting from fromscratch.Rmd:44-49 [unnamed-chunk-4] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `mkMerMod()`: ! unexpected parameter vector length: length(pars)=3, npar=3, nAGQ=1; (expected length(pars)==npar iff nAGQ==0) --- Backtrace: ▆ 1. └─simr::makeGlmer(...) 2. └─simr:::makeMer(formula, family, fixef, VarCorr, , data, deparse(substitute(data))) 3. ├─base::suppressWarnings(...) 4. │ └─base::withCallingHandlers(...) 5. └─lme4::glmer(formula, family = family, data = data, control = glmerSet(theta)) 6. └─lme4::mkMerMod(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'fromscratch.Rmd' failed with diagnostics: unexpected parameter vector length: length(pars)=3, npar=3, nAGQ=1; (expected length(pars)==npar iff nAGQ==0) --- failed re-building 'fromscratch.Rmd' SUMMARY: processing the following file failed: 'fromscratch.Rmd' Error: Vignette re-building failed. Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 1.0.9
Check: tests
Result: ERROR Running ‘test-all.R’ [32s/43s] 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 Saving _problems/test_new-39.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 115 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_new.R:39:5'): makeGlmer works ────────────────────────────────── Error in `mkMerMod(rho, opt, glmod$reTrms, fr = glmod$fr, mc = mcout, lme4conv = cc)`: unexpected parameter vector length: length(pars)=3, npar=3, nAGQ=1; (expected length(pars)==npar iff nAGQ==0) Backtrace: ▆ 1. └─simr::makeGlmer(...) at test_new.R:39:5 2. └─simr:::makeMer(formula, family, fixef, VarCorr, , data, deparse(substitute(data))) 3. ├─base::suppressWarnings(...) 4. │ └─base::withCallingHandlers(...) 5. └─lme4::glmer(formula, family = family, data = data, control = glmerSet(theta)) 6. └─lme4::mkMerMod(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 115 ] Error: ! Test failures. Execution halted Flavor: r-patched-linux-x86_64

Version: 1.0.9
Check: tests
Result: ERROR Running ‘test-all.R’ [32s/44s] 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 Saving _problems/test_new-39.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 115 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_new.R:39:5'): makeGlmer works ────────────────────────────────── Error in `mkMerMod(rho, opt, glmod$reTrms, fr = glmod$fr, mc = mcout, lme4conv = cc)`: unexpected parameter vector length: length(pars)=3, npar=3, nAGQ=1; (expected length(pars)==npar iff nAGQ==0) Backtrace: ▆ 1. └─simr::makeGlmer(...) at test_new.R:39:5 2. └─simr:::makeMer(formula, family, fixef, VarCorr, , data, deparse(substitute(data))) 3. ├─base::suppressWarnings(...) 4. │ └─base::withCallingHandlers(...) 5. └─lme4::glmer(formula, family = family, data = data, control = glmerSet(theta)) 6. └─lme4::mkMerMod(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 115 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64

Version: 1.0.9
Check: tests
Result: ERROR Running 'test-all.R' [26s] 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 Saving _problems/test_new-39.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 115 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_new.R:39:5'): makeGlmer works ────────────────────────────────── Error in `mkMerMod(rho, opt, glmod$reTrms, fr = glmod$fr, mc = mcout, lme4conv = cc)`: unexpected parameter vector length: length(pars)=3, npar=3, nAGQ=1; (expected length(pars)==npar iff nAGQ==0) Backtrace: ▆ 1. └─simr::makeGlmer(...) at test_new.R:39:5 2. └─simr:::makeMer(formula, family, fixef, VarCorr, , data, deparse(substitute(data))) 3. ├─base::suppressWarnings(...) 4. │ └─base::withCallingHandlers(...) 5. └─lme4::glmer(formula, family = family, data = data, control = glmerSet(theta)) 6. └─lme4::mkMerMod(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 115 ] Error: ! Test failures. Execution halted Flavor: r-release-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.