Last updated on 2024-11-22 03:52:40 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0 | 6.09 | 56.08 | 62.17 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.0 | 4.49 | 41.35 | 45.84 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.0 | 98.29 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.0 | 95.21 | OK | |||
r-devel-windows-x86_64 | 2.0 | 8.00 | 70.00 | 78.00 | OK | |
r-patched-linux-x86_64 | 2.0 | 6.70 | 53.38 | 60.08 | OK | |
r-release-linux-x86_64 | 2.0 | 5.55 | 53.30 | 58.85 | OK | |
r-release-macos-arm64 | 2.0 | 33.00 | OK | |||
r-release-macos-x86_64 | 2.0 | 61.00 | OK | |||
r-release-windows-x86_64 | 2.0 | 8.00 | 0.00 | 8.00 | FAIL | |
r-oldrel-macos-arm64 | 2.0 | 37.00 | OK | |||
r-oldrel-macos-x86_64 | 2.0 | 53.00 | OK | |||
r-oldrel-windows-x86_64 | 2.0 | 9.00 | 81.00 | 90.00 | OK |
Version: 2.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:
> ### ** Examples
>
>
> data(mydata)
> # obtaining the in-built data derived from BHPS data.
> bbc = mydata
> bbcseq = bbc[,2:14]
> # removing the first column which contains the ID for the persons involved.
> balphabet =c("non-mover","mover within gb")
> #nll = nonStanTest(bbcseq,balphabet)
> # obtaining the null distribution and p values
>
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 2.52 0.25 2.77 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