Last updated on 2025-06-02 11:51:11 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 137.32 | 34.73 | 172.05 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 111.13 | 52.88 | 164.01 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 353.14 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 368.17 | OK | |||
r-devel-windows-x86_64 | 1.0.0 | 163.00 | 88.00 | 251.00 | OK | |
r-patched-linux-x86_64 | 1.0.0 | 158.21 | 73.01 | 231.22 | OK | |
r-release-linux-x86_64 | 1.0.0 | 155.36 | 72.51 | 227.87 | OK | |
r-release-macos-arm64 | 1.0.0 | 68.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 103.00 | OK | |||
r-release-windows-x86_64 | 1.0.0 | 154.00 | 0.00 | 154.00 | FAIL | |
r-oldrel-macos-arm64 | 1.0.0 | 12.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.0.0 | 97.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.0.0 | 194.00 | 101.00 | 295.00 | OK |
Version: 1.0.0
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:
> flush(stderr()); flush(stdout())
>
> ### Name: findChi2ncp
> ### Title: Find non-centrality parameter
> ### Aliases: findChi2ncp
>
> ### ** Examples
>
> library(boodist)
> ncp <- findChi2ncp(df = 1, q = 3, p = 0.1)
> pchisq(3, df = 1, ncp = ncp) # should be 0.1
[1] 0.1
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 4.12 0.24 4.36 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
Version: 1.0.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-oldrel-macos-arm64
Version: 1.0.0
Check: installed package size
Result: NOTE
installed size is 13.2Mb
sub-directories of 1Mb or more:
libs 12.3Mb
Flavor: r-oldrel-macos-x86_64