Last updated on 2025-12-20 11:50:35 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.4.2 | 89.33 | 262.87 | 352.20 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 2.4.2 | 63.92 | 182.69 | 246.61 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.4.2 | 171.00 | 424.60 | 595.60 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 2.4.2 | 170.00 | 417.26 | 587.26 | ERROR | |
| r-devel-windows-x86_64 | 2.4.2 | 97.00 | 253.00 | 350.00 | OK | --no-examples --no-tests --no-vignettes |
| r-patched-linux-x86_64 | 2.4.2 | 87.93 | 260.19 | 348.12 | OK | |
| r-release-linux-x86_64 | 2.4.2 | 83.89 | 258.80 | 342.69 | OK | |
| r-release-macos-arm64 | 2.4.2 | OK | ||||
| r-release-macos-x86_64 | 2.4.2 | 57.00 | 354.00 | 411.00 | OK | |
| r-release-windows-x86_64 | 2.4.2 | 102.00 | 191.00 | 293.00 | OK | --no-examples --no-tests --no-vignettes |
| r-oldrel-macos-arm64 | 2.4.2 | NOTE | ||||
| r-oldrel-macos-x86_64 | 2.4.2 | 55.00 | 253.00 | 308.00 | NOTE | |
| r-oldrel-windows-x86_64 | 2.4.2 | 120.00 | 193.00 | 313.00 | OK | --no-examples --no-tests --no-vignettes |
Version: 2.4.2
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Matthias Templ <matthias.templ@gmail.com>’
Found the following (possibly) invalid file URIs:
URI: templ@tuwien.ac.at
From: inst/doc/imputation.pdf
URI: matthias.templ@statistik.gv.at
From: inst/doc/imputation.pdf
URI: hronk@seznan.cz
From: inst/doc/imputation.pdf
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.4.2
Check: examples
Result: ERROR
Running examples in ‘robCompositions-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: compareMahal
> ### Title: Compares Mahalanobis distances from two approaches
> ### Aliases: compareMahal getEstimates print.estimates plot.estimates
> ### plot.mahal
>
> ### ** Examples
>
>
> data(arcticLake)
> # generate some zeros
> arcticLake[1:10, 1] <- 0
> arcticLake[11:20, 2] <- 0
> m <- compareMahal(arcticLake)
Error in `[.data.table`(df, , `:=`(obs, .N), by = list(group)) :
attempt access index 4/4 in VECTOR_ELT
Calls: compareMahal -> [ -> [.data.table
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.4.2
Check: examples
Result: ERROR
Running examples in ‘robCompositions-Ex.R’ failed
The error most likely occurred in:
> ### Name: compareMahal
> ### Title: Compares Mahalanobis distances from two approaches
> ### Aliases: compareMahal getEstimates print.estimates plot.estimates
> ### plot.mahal
>
> ### ** Examples
>
>
> data(arcticLake)
> # generate some zeros
> arcticLake[1:10, 1] <- 0
> arcticLake[11:20, 2] <- 0
> m <- compareMahal(arcticLake)
Error in `[.data.table`(df, , `:=`(obs, .N), by = list(group)) :
attempt access index 4/4 in VECTOR_ELT
Calls: compareMahal -> [ -> [.data.table
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 2.4.2
Check: installed package size
Result: NOTE
installed size is 20.9Mb
sub-directories of 1Mb or more:
data 1.4Mb
libs 18.3Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64