Last updated on 2025-08-04 01:49:49 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 1.95 | 25.70 | 27.65 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.82 | 21.71 | 23.53 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 43.52 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 43.52 | OK | |||
r-devel-windows-x86_64 | 0.1.0 | 3.00 | 0.00 | 3.00 | FAIL | |
r-patched-linux-x86_64 | 0.1.0 | 2.08 | 25.19 | 27.27 | OK | |
r-release-linux-x86_64 | 0.1.0 | 2.10 | 24.89 | 26.99 | OK | |
r-release-macos-arm64 | 0.1.0 | 35.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 36.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 3.00 | 45.00 | 48.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0 | 23.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.0 | 30.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.1.0 | 3.00 | 51.00 | 54.00 | NOTE |
Version: 0.1.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Haoran Li <hrli@ucdavis.edu>’
The Description field contains
by Li et al., (2016) <arXiv:1609.08725>. Both one-sample and two-sample
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.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:
+ df = c(80,90,100),
+ corr_mat = cor_examp)
> cov(a_sam$sample) - a_sam$approx_cov
Q1 Q2 Q3
Q1 -1.610013 -4.540354 -4.375724
Q2 -4.540354 -6.394902 -6.776067
Q3 -4.375724 -6.776067 -6.045339
> cov2cor(a_sam$approx_cov) - cor_examp
[,1] [,2] [,3]
[1,] 0.000000000 -0.001675084 -0.03192773
[2,] -0.001675084 0.000000000 -0.02765702
[3,] -0.031927729 -0.027657016 0.00000000
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 5.12 0.3 5.42 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-devel-windows-x86_64
Version: 0.1.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64