There were no ERRORs or WARNINGs or NOTEs on any platform when all suggested packages were installed.
There was one NOTE when 'trustOptim' and 'trust' were not installed:
checking package dependencies ... NOTE Packages suggested but not available for checking: 'trustOptim', 'trust'
I have added checks for these packages' installation inside optimize_theta
, where
they are used, and automatically switch the user-requested method to use stats::optim
,
with a warning, if they are not installed. I have added code to skip unit tests involving
these packages when they are not installed. Both of these packages are available from
CRAN
and should not be a problem for users to obtain.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.