Last updated on 2025-02-17 07:50:47 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.7 | 10.87 | 172.01 | 182.88 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.7 | 8.41 | 112.68 | 121.09 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.7 | 310.41 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.7 | 290.11 | ERROR | |||
r-devel-macos-arm64 | 1.0.7 | 81.00 | OK | |||
r-devel-macos-x86_64 | 1.0.7 | 178.00 | OK | |||
r-devel-windows-x86_64 | 1.0.7 | 14.00 | 160.00 | 174.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.7 | 17.21 | 158.94 | 176.15 | OK | |
r-release-linux-x86_64 | 1.0.7 | 10.41 | 159.74 | 170.15 | OK | |
r-release-macos-arm64 | 1.0.7 | 78.00 | OK | |||
r-release-macos-x86_64 | 1.0.7 | 136.00 | OK | |||
r-release-windows-x86_64 | 1.0.7 | 13.00 | 162.00 | 175.00 | OK | |
r-oldrel-macos-arm64 | 1.0.7 | 64.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.7 | 159.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.7 | 17.00 | 213.00 | 230.00 | OK |
Version: 1.0.7
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
print.powerSim.Rd: binom.confint
simrOptions.Rd: Anova
tests.Rd: summary.merMod, anova.merMod, Anova
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 1.0.7
Check: tests
Result: ERROR
Running ‘test-all.R’ [58s/97s]
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 help('isSingular')
[ FAIL 1 | WARN 4 | SKIP 0 | PASS 113 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_new.R:23:5'): makeLmer works ─────────────────────────────────
nrow(ps$warnings) not equal to 0.
1/1 mismatches
[1] 4 - 0 == 4
[ FAIL 1 | WARN 4 | SKIP 0 | PASS 113 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.7
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘examples.Rmd’ using rmarkdown
Quitting from lines 75-76 [unnamed-chunk-8] (examples.Rmd)
Error: processing vignette 'examples.Rmd' failed with diagnostics:
Test did not return a p-value
--- failed re-building ‘examples.Rmd’
--- re-building ‘fromscratch.Rmd’ using rmarkdown
--- finished re-building ‘fromscratch.Rmd’
SUMMARY: processing the following file failed:
‘examples.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.7
Check: tests
Result: ERROR
Running ‘test-all.R’ [53s/74s]
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 help('isSingular')
[ FAIL 1 | WARN 4 | SKIP 0 | PASS 113 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_new.R:23:5'): makeLmer works ─────────────────────────────────
nrow(ps$warnings) not equal to 0.
1/1 mismatches
[1] 4 - 0 == 4
[ FAIL 1 | WARN 4 | SKIP 0 | PASS 113 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc