Last updated on 2021-07-01 01:49:17 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2 | 10.73 | 95.11 | 105.84 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.2 | 8.21 | 69.20 | 77.41 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.2 | 134.62 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 118.13 | ERROR | |||
r-devel-windows-x86_64 | 0.1.2 | 14.00 | 111.00 | 125.00 | ERROR | |
r-devel-windows-x86_64-gcc10-UCRT | 0.1.2 | ERROR | ||||
r-patched-linux-x86_64 | 0.1.2 | 10.24 | 86.27 | 96.51 | ERROR | |
r-patched-solaris-x86 | 0.1.2 | 174.40 | ERROR | |||
r-release-linux-x86_64 | 0.1.2 | 10.23 | 86.81 | 97.04 | ERROR | |
r-release-macos-arm64 | 0.1.2 | NOTE | ||||
r-release-macos-x86_64 | 0.1.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1.2 | 28.00 | 110.00 | 138.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1.2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.2 | 25.00 | 97.00 | 122.00 | OK |
Version: 0.1.2
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
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-devel-windows-x86_64-gcc10-UCRT, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64
Version: 0.1.2
Check: examples
Result: ERROR
Running examples in 'mase-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: gregTree
> ### Title: Compute a regression tree estimator
> ### Aliases: gregTree
>
> ### ** Examples
>
> library(survey)
Loading required package: grid
Loading required package: Matrix
Loading required package: survival
Attaching package: 'survey'
The following object is masked from 'package:graphics':
dotchart
> data(api)
> gregTree(y = apisrs$api00,
+ x_sample = apisrs[c("col.grad", "awards", "snum", "dnum", "cnum", "pcttest", "meals", "sch.wide")],
+ x_pop = apipop[c("col.grad", "awards", "snum", "dnum", "cnum", "pcttest", "meals", "sch.wide")])
Assuming simple random sampling
Error in h(simpleError(msg, call)) :
error in evaluating the argument 'x' in selecting a method for function 't': 'x' must be an array of at least two dimensions
Calls: gregTree -> t -> colSums -> colSums -> <Anonymous>
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.2
Check: examples
Result: ERROR
Running examples in ‘mase-Ex.R’ failed
The error most likely occurred in:
> ### Name: gregTree
> ### Title: Compute a regression tree estimator
> ### Aliases: gregTree
>
> ### ** Examples
>
> library(survey)
Loading required package: grid
Loading required package: Matrix
Loading required package: survival
Attaching package: ‘survey’
The following object is masked from ‘package:graphics’:
dotchart
> data(api)
> gregTree(y = apisrs$api00,
+ x_sample = apisrs[c("col.grad", "awards", "snum", "dnum", "cnum", "pcttest", "meals", "sch.wide")],
+ x_pop = apipop[c("col.grad", "awards", "snum", "dnum", "cnum", "pcttest", "meals", "sch.wide")])
Assuming simple random sampling
Error in h(simpleError(msg, call)) :
error in evaluating the argument 'x' in selecting a method for function 't': 'x' must be an array of at least two dimensions
Calls: gregTree -> t -> colSums -> colSums -> <Anonymous>
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-devel-windows-x86_64-gcc10-UCRT, r-patched-solaris-x86