Last updated on 2023-12-03 22:57:18 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3-5 | 288.35 | 42.88 | 331.23 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3-5 | 193.34 | 33.29 | 226.63 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3-5 | 540.44 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3-5 | 507.99 | OK | |||
r-devel-windows-x86_64 | 0.3-5 | 212.00 | 92.00 | 304.00 | OK | |
r-patched-linux-x86_64 | 0.3-5 | 231.42 | 42.27 | 273.69 | OK | |
r-release-linux-x86_64 | 0.3-5 | 235.08 | 42.04 | 277.12 | OK | |
r-release-macos-arm64 | 0.3-5 | 99.00 | NOTE | |||
r-release-macos-x86_64 | 0.3-5 | 175.00 | NOTE | |||
r-release-windows-x86_64 | 0.3-5 | 218.00 | 98.00 | 316.00 | OK | |
r-oldrel-macos-arm64 | 0.3-5 | 21.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.3-5 | 29.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.3-5 | 42.00 | 9.00 | 51.00 | ERROR |
Version: 0.3-5
Check: Rd files
Result: NOTE
checkRd: (-1) predict.rfArb.Rd:48-54: Lost braces
48 | \code{prediction}{an object of class \code{PredictReg} consisting
| ^
checkRd: (-1) predict.rfArb.Rd:50: Lost braces
50 | \code{yPred}{the estimated numerical response.}
| ^
checkRd: (-1) predict.rfArb.Rd:51: Lost braces
51 | \code{qPred}{quantiles of prediction, if requested.}
| ^
checkRd: (-1) predict.rfArb.Rd:52: Lost braces
52 | \code{qEst}{quantile of the estimate, if quantiles requested.}
| ^
checkRd: (-1) predict.rfArb.Rd:53: Lost braces
53 | \code{indices}{final index of prediction, if requested.}
| ^
checkRd: (-1) predict.rfArb.Rd:55-60: Lost braces
55 | \code{validation}{if validation requested, an object of class
| ^
checkRd: (-1) predict.rfArb.Rd:57: Lost braces
57 | \code{mse}{the mean-square error of the estimate.}
| ^
checkRd: (-1) predict.rfArb.Rd:58: Lost braces
58 | \code{rsq}{the r-squared statistic of the estimate.}
| ^
checkRd: (-1) predict.rfArb.Rd:59: Lost braces
59 | \code{mae}{the mean absolute error of the estimate.}
| ^
checkRd: (-1) predict.rfArb.Rd:61-66: Lost braces
61 | \code{importance}{if permution importance requested, an object of
| ^
checkRd: (-1) predict.rfArb.Rd:63: Lost braces
63 | \code{names}{the predictor names.}
| ^
checkRd: (-1) predict.rfArb.Rd:64-65: Lost braces
64 | \code{mse}{the per-predictor mean-square error, under
| ^
checkRd: (-1) predict.rfArb.Rd:69: Lost braces
69 | \code{yPred}{estimated categorical response.}
| ^
checkRd: (-1) predict.rfArb.Rd:70-71: Lost braces
70 | \code{census}{factor-valued matrix of the estimate, by
| ^
checkRd: (-1) predict.rfArb.Rd:72-73: Lost braces
72 | \code{prob}{matrix of estimate probabilities, by category, if
| ^
checkRd: (-1) predict.rfArb.Rd:74: Lost braces
74 | \code{indices}{final index of prediction, if requested.}
| ^
checkRd: (-1) predict.rfArb.Rd:75-80: Lost braces
75 | \code{validation}{if validation requested, an object of class
| ^
checkRd: (-1) predict.rfArb.Rd:77: Lost braces
77 | \code{confusion}{the confusion matrix.}
| ^
checkRd: (-1) predict.rfArb.Rd:78: Lost braces
78 | \code{misprediction}{the misprediction rate.}
| ^
checkRd: (-1) predict.rfArb.Rd:79: Lost braces
79 | \code{oobError}{the out-of-bag error.}
| ^
checkRd: (-1) predict.rfArb.Rd:81-85: Lost braces
81 | \code{importance}{if permution importance requested, an object of
| ^
checkRd: (-1) predict.rfArb.Rd:83: Lost braces
83 | \code{mispred}{the misprediction rate, by predictor.}
| ^
checkRd: (-1) predict.rfArb.Rd:84: Lost braces
84 | \code{oobErr}{the out-of-bag error, by predictor.}
| ^
checkRd: (-1) predict.rfArb.Rd:200: Lost braces
200 | \seealso{code{\link{forestWeight}}}
| ^
checkRd: (-1) preformat.Rd:35-42: Lost braces
35 | \code{rankedFrame}{run-length encoded representation of class
| ^
checkRd: (-1) preformat.Rd:37: Lost braces
37 | \code{nRow}{The number of observations encoded.}
| ^
checkRd: (-1) preformat.Rd:38: Lost braces
38 | \code{runVal}{The run-length encoded values.}
| ^
checkRd: (-1) preformat.Rd:39: Lost braces
39 | \code{runRow}{The corresponding row indices.}
| ^
checkRd: (-1) preformat.Rd:40: Lost braces
40 | \code{rleHeight}{The number of encodings, per predictor.}
| ^
checkRd: (-1) preformat.Rd:41: Lost braces
41 | \code{topIdx}{The accumulated end index, per predictor.}
| ^
checkRd: (-1) preformat.Rd:43-47: Lost braces
43 | \code{numRanked}{packed representation of sorted numerical values
| ^
checkRd: (-1) preformat.Rd:45: Lost braces
45 | \code{numVal}{distinct numerical values.}
| ^
checkRd: (-1) preformat.Rd:46: Lost braces
46 | \code{numHeight}{value offset per predictor.}
| ^
checkRd: (-1) preformat.Rd:48-52: Lost braces
48 | \code{facRanked}{packed representation of sorted factor values
| ^
checkRd: (-1) preformat.Rd:50: Lost braces
50 | \code{facVal}{distinct factor values, zero-based.}
| ^
checkRd: (-1) preformat.Rd:51: Lost braces
51 | \code{facHeight}{value offset per predictor.}
| ^
checkRd: (-1) preformat.Rd:56: Lost braces
56 | \code{predForm}{Predictor class names.}
| ^
checkRd: (-1) preformat.Rd:57: Lost braces
57 | \code{level}{Per-predictor levels, regardless whether realized.}
| ^
checkRd: (-1) preformat.Rd:58: Lost braces
58 | \code{factor}{Per-predictor realized levels.}
| ^
checkRd: (-1) preformat.Rd:59: Lost braces
59 | \code{colNames}{Predictor names.}
| ^
checkRd: (-1) preformat.Rd:60: Lost braces
60 | \code{rowNames}{Observation names.}
| ^
checkRd: (-1) rfArb.Rd:107: Lost braces
107 | inthe documentation for the command{presample}, that summarizes the
| ^
checkRd: (-1) rfArb.Rd:111: Lost braces
111 | \code{call}{The calling invocation.}
| ^
checkRd: (-1) rfArb.Rd:112-113: Lost braces
112 | \code{info}{A vector of forest-wide Gini (classification) or weighted
| ^
checkRd: (-1) rfArb.Rd:114: Lost braces
114 | \code{version}{The version of the \code{Rborist} package used to train.}
| ^
checkRd: (-1) rfArb.Rd:115: Lost braces
115 | \code{diag}{Diagnostics accumulated over the training task.}
| ^
checkRd: (-1) rfArb.Rd:116-117: Lost braces
116 | \code{samplerHash}{Hash value of the \code{Sampler} object used to
| ^
checkRd: (-1) rfTrain.Rd:80: Lost braces
80 | \code{nTree}{The number of trees trained.}
| ^
checkRd: (-1) rfTrain.Rd:81-84: Lost braces
81 | \code{node}{An object of class \code{Node} consisting of:
| ^
checkRd: (-1) rfTrain.Rd:82: Lost braces
82 | \code{treeNode}{Forest-wide vector of packed node representations.}
| ^
checkRd: (-1) rfTrain.Rd:83: Lost braces
83 | \code{extent}{Per-tree node counts.}
| ^
checkRd: (-1) rfTrain.Rd:85: Lost braces
85 | \code{scores}{Numeric Vector of scores, per node.}
| ^
checkRd: (-1) rfTrain.Rd:86-90: Lost braces
86 | \code{factor}{An object of class \code{Factor} consisting of:
| ^
checkRd: (-1) rfTrain.Rd:87: Lost braces
87 | \code{facSplit}{Forest-wide vector of packed factor bits.}
| ^
checkRd: (-1) rfTrain.Rd:88: Lost braces
88 | \code{extent}{Per-tree extent of factor bits.}
| ^
checkRd: (-1) rfTrain.Rd:89: Lost braces
89 | \code{observed}{Forest-wide vector of observed factor bits.}
| ^
checkRd: (-1) rfTrain.Rd:92-96: Lost braces
92 | \code{Leaf}{an object of class \code{Leaf} containint:
| ^
checkRd: (-1) rfTrain.Rd:93-94: Lost braces
93 | \code{extent}{forest-wide vector of leaf populations, i.e., counts
| ^
checkRd: (-1) rfTrain.Rd:95: Lost braces
95 | \code{index}{forest-wide vector of sample indices.}
| ^
checkRd: (-1) validate.Rd:43-49: Lost braces
43 | \code{prediction}{an object of class \code{PredictReg} consisting
| ^
checkRd: (-1) validate.Rd:45: Lost braces
45 | \code{yPred}{the estimated numerical response.}
| ^
checkRd: (-1) validate.Rd:46: Lost braces
46 | \code{qPred}{quantiles of prediction, if requested.}
| ^
checkRd: (-1) validate.Rd:47: Lost braces
47 | \code{qEst}{quantile of the estimate, if quantiles requested.}
| ^
checkRd: (-1) validate.Rd:48: Lost braces
48 | \code{indices}{final index of prediction, if requested.}
| ^
checkRd: (-1) validate.Rd:50-55: Lost braces
50 | \code{validation}{if validation requested, an object of class
| ^
checkRd: (-1) validate.Rd:52: Lost braces
52 | \code{mse}{the mean-square error of the estimate.}
| ^
checkRd: (-1) validate.Rd:53: Lost braces
53 | \code{rsq}{the r-squared statistic of the estimate.}
| ^
checkRd: (-1) validate.Rd:54: Lost braces
54 | \code{mae}{the mean absolute error of the estimate.}
| ^
checkRd: (-1) validate.Rd:58-66: Lost braces
58 | \code{prediciton}{an object of class \code{PredictCtg} consisting
| ^
checkRd: (-1) validate.Rd:60: Lost braces
60 | \code{yPred}{estimated categorical response.}
| ^
checkRd: (-1) validate.Rd:61-62: Lost braces
61 | \code{census}{factor-valued matrix of the estimate, by
| ^
checkRd: (-1) validate.Rd:63-64: Lost braces
63 | \code{prob}{matrix of estimate probabilities, by category, if
| ^
checkRd: (-1) validate.Rd:65: Lost braces
65 | \code{indices}{final index of prediction, if requested.}
| ^
checkRd: (-1) validate.Rd:67-72: Lost braces
67 | \code{validation}{if validation requested, an object of class
| ^
checkRd: (-1) validate.Rd:69: Lost braces
69 | \code{confusion}{the confusion matrix.}
| ^
checkRd: (-1) validate.Rd:70: Lost braces
70 | \code{misprediction}{the misprediction rate.}
| ^
checkRd: (-1) validate.Rd:71: Lost braces
71 | \code{oobError}{the out-of-bag error.}
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.3-5
Check: installed package size
Result: NOTE
installed size is 13.3Mb
sub-directories of 1Mb or more:
libs 13.1Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64
Version: 0.3-5
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64