jepusto / lmeInfo

Information matrices for fitted nlme::lme and nlme::gls models
https://jepusto.github.io/lmeInfo/
4 stars 2 forks source link

Prepare for CRAN re-submission #37

Closed manchen07 closed 3 years ago

manchen07 commented 3 years ago
  1. Finished #33.
  2. Tried to fix the errors found in CRAN package checks (https://cran.r-project.org/web/checks/check_results_lmeInfo.html).
  3. All rhub checks passed except check_rhub(".", platforms = "solaris-x86-patched"). The error is "(code run outside of test_that(). Error: nlminb problem, convergence error code = 1 message = iteration limit reached without convergence (10)". I believe the issue is with some model in "test-variance-structures.R " but I could not tell which one. Maybe it is just a bug of this particular platform? I forwarded this rhub check result to you in case you want to see the detailed errors.