Last updated on 2025-07-21 01:49:14 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 2.33 | 36.18 | 38.51 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 1.70 | 26.74 | 28.44 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 58.30 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 55.21 | OK | |||
r-devel-windows-x86_64 | 0.1.1 | 4.00 | 52.00 | 56.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 2.53 | 32.18 | 34.71 | OK | |
r-release-linux-x86_64 | 0.1.1 | 2.21 | 32.21 | 34.42 | OK | |
r-release-macos-arm64 | 0.1.1 | 18.00 | OK | |||
r-release-macos-x86_64 | 0.1.1 | 35.00 | OK | |||
r-release-windows-x86_64 | 0.1.1 | 3.00 | 0.00 | 3.00 | FAIL | |
r-oldrel-macos-arm64 | 0.1.1 | 17.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.1 | 30.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.1 | 3.00 | 62.00 | 65.00 | OK |
Version: 0.1.1
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:
Average number of failed auto-correlations: 0
Tips
- Use rp.indices() to extract max. auto-correlations and other indices
- Use rp.select() to select cases for further exploration based on percentiles
- Use rp.hist() to plot the distribution of max. auto-correlations
- Use rp.plot() to plot individual responses for further exploration
- Use rp.plots2pdf() to print a series of plots into a PDF file
- Use rp.save2csv() to save results of the analysis into a CSV file
> summary(rp)
Length Class Mode
1 ResponsePatterns S4
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 8 0.16 8.17 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-release-windows-x86_64