n.risk.type to cifcurve() to optionally display weighted, unweighted,
or Kish ESS risk set sizes without changing estimates or SEs.cifplot() to display integer values.cloglog by unifying axis-application
logic, improving maintainability without changing user-facing results.-Wstringop-overread) triggered in calculateAJ_Rcpp (no change to user-facing results).Invalid DESCRIPTION file, software names were single quoted. Rebuilt and resubmitted.
Addressed CRAN feedback regarding file-system and environment management. Removed development-time scripts under tools/ that performed bulk renaming and wrote to the package directory or the current working directory. These files are no longer included in the source tarball. Eliminated the remaining use of .GlobalEnv in internal helpers. panel_as_formula_global() now evaluates formulas in the calling environment (parent.frame()) instead of .GlobalEnv, fully complying with the “no modification of the .GlobalEnv” CRAN policy. No user-visible changes; only internal cleanup for CRAN compliance.
10.21105/joss.00510) does not appear to be present
in the package source. Verified using recursive search and a freshly created
tarball. Rebuilt and resubmitted.Breaking change: cifplot() and cifpanel() now return structured objects
with explicit plot/list.plot and patchwork elements, metadata, and
printing handled via new S3 methods. Automatic printing is limited to
interactive sessions, and panel outputs store engine metadata in
print.info$engine.
Standardized outcome.type canonical values to lowercase; legacy uppercase and short aliases remain accepted. Internals now use tolower().
cifpanel() and panel mode of * cifplot() were developed.cifcurve(), cifplot() and polyreg() were developed.