Last updated on 2025-12-07 07:50:36 CET.
| Package | ERROR | WARN | OK |
|---|---|---|---|
| mousetRajectory | 1 | 12 | |
| pplot | 1 | 12 | |
| schoRsch | 13 |
Current CRAN status: WARN: 1, OK: 12
Version: 0.2.1
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking: 'knitr', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.1
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: ERROR: 1, OK: 12
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
Current CRAN status: OK: 13