Last updated on 2025-11-10 02:51:01 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.9 | 1.58 | 21.64 | 23.22 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.9 | 1.42 | 17.57 | 18.99 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.9 | 35.31 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.9 | 32.19 | OK | |||
| r-devel-windows-x86_64 | 0.9 | 3.00 | 44.00 | 47.00 | OK | |
| r-patched-linux-x86_64 | 0.9 | 1.81 | 20.31 | 22.12 | OK | |
| r-release-linux-x86_64 | 0.9 | 1.58 | 20.35 | 21.93 | OK | |
| r-release-macos-arm64 | 0.9 | 1.00 | 18.00 | 19.00 | OK | |
| r-release-macos-x86_64 | 0.9 | 3.00 | 35.00 | 38.00 | OK | |
| r-release-windows-x86_64 | 0.9 | 2.00 | 44.00 | 46.00 | OK | |
| r-oldrel-macos-arm64 | 0.9 | 1.00 | 18.00 | 19.00 | OK | |
| r-oldrel-macos-x86_64 | 0.9 | 1.00 | 28.00 | 29.00 | OK | |
| r-oldrel-windows-x86_64 | 0.9 | 4.00 | 49.00 | 53.00 | ERROR |
Version: 0.9
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: 'MBESS'
Flavor: r-oldrel-windows-x86_64
Version: 0.9
Check: examples
Result: ERROR
Running examples in 'pplot-Ex.R' failed
The error most likely occurred in:
> ### Name: pplot.t.test
> ### Title: Generate p-plot from a series of data points
> ### Aliases: pplot.t.test
> ### Keywords: utilities
>
> ### ** Examples
>
> # Show p-plot for significant test (the simulation
> # has a power of > 88% to return a significant
> # effect).
> testdata <- rnorm(64, mean = 0.4, sd = 1)
> pplot.t.test(testdata)
Warning in pplot.t.test(testdata) :
Package 'MBESS' is not installed but required for computing confidence intervals for effect sizes (for plottype >= 2).
Error in pplot.t.test(testdata) :
Execution halted
Flavor: r-oldrel-windows-x86_64