Last updated on 2025-07-13 06:48:34 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.9-1 | 9.28 | 73.21 | 82.49 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.9-1 | 6.92 | 49.62 | 56.54 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.9-1 | 127.11 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.9-1 | 116.08 | NOTE | |||
r-devel-windows-x86_64 | 2.9-1 | 12.00 | 110.00 | 122.00 | NOTE | |
r-patched-linux-x86_64 | 2.9-1 | 10.25 | 64.48 | 74.73 | NOTE | |
r-release-linux-x86_64 | 2.9-1 | 8.99 | 65.72 | 74.71 | NOTE | |
r-release-macos-arm64 | 2.9-1 | 33.00 | NOTE | |||
r-release-macos-x86_64 | 2.9-1 | 60.00 | NOTE | |||
r-release-windows-x86_64 | 2.9-1 | 11.00 | 0.00 | 11.00 | FAIL | |
r-oldrel-macos-arm64 | 2.9-1 | 33.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.9-1 | 46.00 | NOTE | |||
r-oldrel-windows-x86_64 | 2.9-1 | 15.00 | 104.00 | 119.00 | NOTE |
Version: 2.9-1
Check: Rd files
Result: NOTE
checkRd: (-1) indexplot.Rd:28: Lost braces
28 | \item{legend}{keyword (see \code{link}[grapics]{legend}) giving location of the legend if \code{groups} are specified;
| ^
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-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 2.9-1
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
Barplot.Rd: rainbow_hcl
normalityTest.Rd: pearson.test, ad.test, cvm.test, lillie.test,
sf.test
readSAS.Rd: read_sas
readSPSS.Rd: read_spss, read.spss
readStata.Rd: read.dta13
readXL.Rd: read_excel
stepwise.Rd: stepAIC
summarySandwich.Rd: hccm, vcovHAC
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64
Version: 2.9-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:
income 0.0010132 0.0002672 3.793 0.000265 ***
education 3.6731661 0.6982758 5.260 9.16e-07 ***
typeprof 6.0389707 3.7951209 1.591 0.114948
typewc -2.7372307 2.4384681 -1.123 0.264531
---
Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
Residual standard error: 7.095 on 93 degrees of freedom
(4 observations deleted due to missingness)
Multiple R-squared: 0.8349, Adjusted R-squared: 0.8278
F-statistic: 120.2 on 4 and 93 DF, p-value: < 2.2e-16
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 5.63 0.44 6.12 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