Last updated on 2026-09-09 14:54:59 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.1.3.1 | 16.49 | 92.69 | 109.18 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.1.3.1 | 10.82 | 71.38 | 82.20 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.1.3.1 | 16.00 | 65.21 | 81.21 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.1.3.1 | 11.00 | 68.36 | 79.36 | OK | |
| r-devel-windows-x86_64 | 2.1.3.1 | 22.00 | 188.00 | 210.00 | OK | |
| r-patched-linux-x86_64 | 2.1.2.2 | 15.12 | 81.63 | 96.75 | NOTE | |
| r-release-linux-x86_64 | 2.1.3.1 | 14.62 | 84.80 | 99.42 | OK | |
| r-release-macos-arm64 | 2.1.2.2 | 5.00 | 28.00 | 33.00 | NOTE | |
| r-release-macos-x86_64 | 2.1.3.1 | 12.00 | 121.00 | 133.00 | OK | |
| r-release-windows-x86_64 | 2.1.3.1 | 28.00 | 123.00 | 151.00 | OK | |
| r-oldrel-macos-arm64 | 2.1.3.1 | 4.00 | 34.00 | 38.00 | OK | |
| r-oldrel-macos-x86_64 | 2.1.3.1 | 11.00 | 110.00 | 121.00 | OK | |
| r-oldrel-windows-x86_64 | 2.1.3.1 | 30.00 | 141.00 | 171.00 | OK |
Version: 2.1.2.2
Check: Rd files
Result: NOTE
checkRd: (-1) correlate.Rd:16: Lost braces; missing escapes or markup?
16 | \item{X}{Vector of type {numeric, ordered factor, or Surv}.}
| ^
checkRd: (-1) correlate.Rd:17: Lost braces; missing escapes or markup?
17 | \item{Y}{Vector of type {numeric, ordered factor, or Surv} of same length as \code{X}.}
| ^
checkRd: (-1) correlate.Rd:18: Lost braces; missing escapes or markup?
18 | \item{method}{One of the following values: {pearson, spearman, kendall, frequency, cramersv, or cindex}.}
| ^
checkRd: (-1) correlate.Rd:19: Lost braces; missing escapes or markup?
19 | \item{strata}{Vector of type {factor} corresponding to the sample strata.}
| ^
checkRd: (-1) correlate.Rd:20: Lost braces; missing escapes or markup?
20 | \item{weights}{Vector of type {numeric} corresponding to the sample weights.}
| ^
checkRd: (-1) correlate.Rd:24: Lost braces; missing escapes or markup?
24 | \item{alternative}{a character string specifying the alternative hypothesis,must be one of {two.sided (default), greater or less}. You can specify just the initial letter.}
| ^
checkRd: (-1) mRMRe.Data-class.Rd:20: Lost braces; missing escapes or markup?
20 | have to be of type :{numeric, ordered factor, Surv} and respectively interpreted as :{continuous, discrete and survival} variables.
| ^
checkRd: (-1) mRMRe.Data-class.Rd:20: Lost braces; missing escapes or markup?
20 | have to be of type :{numeric, ordered factor, Surv} and respectively interpreted as :{continuous, discrete and survival} variables.
| ^
checkRd: (-1) mRMRe.Data-class.Rd:22: Lost braces; missing escapes or markup?
22 | \code{strata}: is expected to be a vector of type :{ordered factor} with the strata associated to the samples provided
| ^
checkRd: (-1) mRMRe.Data-class.Rd:25: Lost braces; missing escapes or markup?
25 | \code{weights}: is expected to be a vector of type :{numeric} with the weights associated to the samples provided
| ^
checkRd: (-1) mRMRe.Data-class.Rd:28: Lost braces; missing escapes or markup?
28 | \code{priors}: is expected to be a matrix of type :{numeric} where \code{priors[i, j]}: denotes an forced association between
| ^
checkRd: (-1) mRMRe.Data-class.Rd:34: Lost braces; missing escapes or markup?
34 | using an estimator specified in \code{continuous_estimator}; currently, :{pearson, spearman, kendall, frequency} are supported.
| ^
Flavors: r-patched-linux-x86_64, r-release-macos-arm64