Use assignInMyNamespace()
instead of using the
global assignment operator for the horseshoe prior
Be specific in version requirements (as requested by CRAN checks)
Move the theoFitOde.rda
data build to
devtools::document()
to reduce CRAN build time (could add
more standard models like warfarin for package developers which takes
way too much time for CRAN)
Fix cli
issues with the new cli
3.4+
release that will allow bootstrapping to run again (before
cli
would error, this fixes the donttest
issues on CRAN).
Fixed step-wise covariate selection to work a bit better with the updated UI, thanks to Vishal Sarsani
Added lasso covariate selection (thanks to Vishal Sarsani)
Added horseshoe prior covarite selecion (thanks to Vishal Sarsani)
Added a NEWS.md
file to track changes to the
package.