Resubmission: This update addresses a namespace masking
issue that could cause
ginv
from MASS to be unavailable in
examples under certain environments.
The fix is applied by explicitly importing ginv
and
reordering package Imports.
TwoPhaseDesign()
now prints Efficiency Factor
(E) at the specified rho
directly to the console.eff_plot
with improved axis labels, title, and
visual clarity using ggplot2
.v
and rho
.ginv
by explicitly
importing from MASS.Class
,
Rho
, and Efficiency
to meet CRAN compliance
(utils::globalVariables()
used).≥
,
≈
) from .Rd
files that previously caused LaTeX
PDF manual generation errors..Rd
files for LaTeX
compatibility.pdflatex
.R CMD check
with no errors,
warnings, or notes.