CRAN Package Check Results for Package glorenz

Last updated on 2025-06-28 11:48:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 11.34 94.38 105.72 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 9.18 66.51 75.69 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 127.93 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.1 167.35 OK
r-devel-windows-x86_64 0.1.0 12.00 108.00 120.00 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 0.1.0 10.83 86.89 97.72 OK
r-release-macos-arm64 0.1.0 44.00 OK
r-release-macos-x86_64 0.1.1 95.00 OK
r-release-windows-x86_64 0.1.0 14.00 95.00 109.00 OK
r-oldrel-macos-arm64 0.1.0 47.00 OK
r-oldrel-macos-x86_64 0.1.1 91.00 OK
r-oldrel-windows-x86_64 0.1.0 17.00 125.00 142.00 OK

Check Details

Version: 0.1.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: Note: possible error in 'Lorenz.curve(y = d1[[group]], ': unused argument (graph = FALSE) Note: possible error in 'Lorenz.curve(y = d2[[group]], ': unused argument (graph = FALSE) See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/glorenz.Rcheck/00install.out’ for details. Information on the location(s) of code generating the ‘Note’s can be obtained by re-running with environment variable R_KEEP_PKG_SOURCE set to ‘yes’. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: R code for possible problems
Result: NOTE tlorenz: possible error in Lorenz.curve(y = d1[[group]], graph = FALSE, na.rm = TRUE, ties.method = c("mean", "random"), seed = NULL, weights = d1[[newwts]]): unused argument (graph = FALSE) tlorenz: possible error in Lorenz.curve(y = d2[[group]], graph = FALSE, na.rm = TRUE, ties.method = c("mean", "random"), seed = NULL, weights = d2[[newwts]]): unused argument (graph = FALSE) Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang

Version: 0.1.0
Check: examples
Result: ERROR Running examples in ‘glorenz-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: tlorenz > ### Title: Compute relevant probabilities and estimates for selecting > ### performance criteria > ### Aliases: tlorenz > > ### ** Examples > > df_samp <- data.frame(x1 = rnorm(500, mean = 5, sd = 2),newwts = rep(1, 500)) > df_samp2 <- data.frame(x1 = rnorm(500, mean = 4.5, sd = 2),newwts = rep(1, 500)) > p_vals <- seq(0, 1, length.out = 100) > lc_vals <- tlorenz(p_vals, d1 = df_samp, group = "x1", d2 = df_samp2) Error in Lorenz.curve(y = d1[[group]], graph = FALSE, na.rm = TRUE, ties.method = c("mean", : unused argument (graph = FALSE) Calls: tlorenz Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: Note: possible error in 'Lorenz.curve(y = d1[[group]], ': unused argument (graph = FALSE) Note: possible error in 'Lorenz.curve(y = d2[[group]], ': unused argument (graph = FALSE) See ‘/data/gannet/ripley/R/packages/tests-clang/glorenz.Rcheck/00install.out’ for details. Information on the location(s) of code generating the ‘Note’s can be obtained by re-running with environment variable R_KEEP_PKG_SOURCE set to ‘yes’. Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.0
Check: examples
Result: ERROR Running examples in ‘glorenz-Ex.R’ failed The error most likely occurred in: > ### Name: tlorenz > ### Title: Compute relevant probabilities and estimates for selecting > ### performance criteria > ### Aliases: tlorenz > > ### ** Examples > > df_samp <- data.frame(x1 = rnorm(500, mean = 5, sd = 2),newwts = rep(1, 500)) > df_samp2 <- data.frame(x1 = rnorm(500, mean = 4.5, sd = 2),newwts = rep(1, 500)) > p_vals <- seq(0, 1, length.out = 100) > lc_vals <- tlorenz(p_vals, d1 = df_samp, group = "x1", d2 = df_samp2) Error in Lorenz.curve(y = d1[[group]], graph = FALSE, na.rm = TRUE, ties.method = c("mean", : unused argument (graph = FALSE) Calls: tlorenz Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.