Last updated on 2024-09-12 04:49:56 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.0 | 2.36 | 36.46 | 38.82 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.0 | 1.73 | 26.52 | 28.25 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.0 | 64.59 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 61.99 | OK | |||
r-devel-windows-x86_64 | 1.2.0 | 3.00 | 52.00 | 55.00 | OK | |
r-patched-linux-x86_64 | 1.2.0 | 2.36 | 35.38 | 37.74 | OK | |
r-release-linux-x86_64 | 1.2.0 | 1.78 | 37.06 | 38.84 | OK | |
r-release-macos-arm64 | 1.2.0 | 21.00 | OK | |||
r-release-macos-x86_64 | 1.2.0 | 32.00 | OK | |||
r-release-windows-x86_64 | 1.2.0 | 3.00 | 0.00 | 3.00 | FAIL | |
r-oldrel-macos-arm64 | 1.2.0 | 23.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.0 | 32.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.0 | 3.00 | 59.00 | 62.00 | OK |
Version: 1.2.0
Check: Rd cross-references
Result: NOTE
Undeclared package ‘flip’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.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:
X -0.06964 -0.35092 0.71766 -0.48898 -0.117 0.666
---
Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
(Dispersion parameter for poisson family taken to be 1)
Null deviance: 28.649 on 19 degrees of freedom
Residual deviance: 11.218 on 16 degrees of freedom
AIC: 58.102
Number of Fisher Scoring iterations: 5
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 10.27 0.11 10.37 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