Last updated on 2025-04-10 08:58:37 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.9 | 3.59 | 82.30 | 85.89 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.9 | 3.24 | 57.90 | 61.14 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.9 | 150.45 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.9 | 145.71 | NOTE | |||
r-devel-macos-arm64 | 1.0.9 | 50.00 | NOTE | |||
r-devel-macos-x86_64 | 1.0.9 | 98.00 | NOTE | |||
r-devel-windows-x86_64 | 1.0.9 | 6.00 | 0.00 | 6.00 | FAIL | |
r-patched-linux-x86_64 | 1.0.9 | 3.84 | 80.43 | 84.27 | NOTE | |
r-release-linux-x86_64 | 1.0.9 | OK | ||||
r-release-macos-arm64 | 1.0.9 | 43.00 | OK | |||
r-release-macos-x86_64 | 1.0.9 | 66.00 | OK | |||
r-release-windows-x86_64 | 1.0.9 | 6.00 | 97.00 | 103.00 | OK | |
r-oldrel-macos-arm64 | 1.0.9 | OK | ||||
r-oldrel-macos-x86_64 | 1.0.9 | 70.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.9 | 7.00 | 122.00 | 129.00 | OK |
Version: 1.0.9
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘actions.R’ ‘analyze.Rd’ ‘as.data.frame.mp_power.Rd’
‘as.list.mp_parameters.Rd’ ‘base.R’ ‘center.Rd’ ‘correlations.R’
‘effect_size.R’ ‘generate.Rd’ ‘list.R’ ‘mechanisms.R’ ‘mechanisms.Rd’
‘model.R’ ‘parameters.R’ ‘parameters.Rd’ ‘power_analysis.Rd’
‘print.mp_power.Rd’ ‘simulation.R’ ‘subset.mp_model.Rd’
‘summary.mp_power.Rd’ ‘to_formula.Rd’ ‘utils.R’ ‘variables.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64, r-devel-windows-x86_64, r-patched-linux-x86_64
Version: 1.0.9
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘actions.R’ ‘base.R’ ‘correlations.R’ ‘effect_size.R’ ‘list.R’
‘mechanisms.R’ ‘model.R’ ‘parameters.R’ ‘simulation.R’ ‘utils.R’
‘variables.R’
Flavor: r-devel-macos-x86_64
Version: 1.0.9
Check: PDF version of manual
Result: FAIL
Check process probably crashed or hung up for 20 minutes ... killed
Most likely this happened in the example checks (?),
if not, ignore the following last lines of example output:
+ + within_predictor('X')
+ + effect_size(
+ icc = 0.2,
+ within = 0.3
+ )
+ )
> # Set seed
> set.seed(198723)
> # Create formula based on data set
> model |> generate(5, 50) |> to_formula()
Y ~ 1 + cgm(X) + (1 | `_id`)
<environment: 0x000001f012795060>
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 39.94 0.87 40.84 NA NA
> grDevices::dev.off()
null device
1
> ###
> ### Local variables: ***
> ### mode: outline-minor ***
> ### outline-regexp: "\\(> \\)?### [*]+" ***
> ### End: ***
> quit('no')
======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-devel-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.