CRAN Package Check Results for Package giniVarCI

Last updated on 2024-06-14 01:51:20 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.1-3 295.11 88.23 383.34 OK
r-devel-linux-x86_64-debian-gcc 0.0.1-3 168.62 45.64 214.26 ERROR
r-devel-linux-x86_64-fedora-clang 0.0.1-3 609.22 OK
r-devel-linux-x86_64-fedora-gcc 0.0.1-3 585.98 OK
r-devel-windows-x86_64 0.0.1-3 196.00 118.00 314.00 OK
r-patched-linux-x86_64 0.0.1-3 207.97 84.59 292.56 OK
r-release-linux-x86_64 0.0.1-3 212.63 84.90 297.53 OK
r-release-macos-arm64 0.0.1-3 107.00 OK
r-release-macos-x86_64 0.0.1-3 115.00 OK
r-release-windows-x86_64 0.0.1-3 193.00 117.00 310.00 OK
r-oldrel-macos-arm64 0.0.1-3 108.00 OK
r-oldrel-macos-x86_64 0.0.1-3 173.00 OK
r-oldrel-windows-x86_64 0.0.1-3 193.00 126.00 319.00 OK

Check Details

Version: 0.0.1-3
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'DescTools', 'ggplot2' Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.0.1-3
Check: examples
Result: ERROR Running examples in ‘giniVarCI-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: fcompareCI > ### Title: Comparisons of variance estimates and confidence intervals for > ### the Gini index in finite populations > ### Aliases: fcompareCI > > ### ** Examples > > # Income and weights (region 'Burgenland') from the 2006 Austrian EU-SILC (Package 'laeken'). > data(eusilc, package="laeken") > y <- eusilc$eqIncome[eusilc$db040 == "Burgenland"] > w <- eusilc$rb050[eusilc$db040 == "Burgenland"] > > # Estimation of the Gini index and confidence intervals using different methods. > fcompareCI(y, w) Error in loadNamespace(x) : there is no package called ‘ggplot2’ Calls: fcompareCI ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.0.1-3
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘GiniVarInterval.Rmd’ using rmarkdown Quitting from lines 125-137 [unnamed-chunk-4] (GiniVarInterval.Rmd) Error: processing vignette 'GiniVarInterval.Rmd' failed with diagnostics: there is no package called 'DescTools' --- failed re-building ‘GiniVarInterval.Rmd’ SUMMARY: processing the following file failed: ‘GiniVarInterval.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc