Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-22 | Improve interface to experimental version of nlme | Johannes Ranke | 1 | -1/+1 | |
The experimental nlme version in my drat repository contains the variance function structure varConstProp which makes it possible to use the two-component error model in generalized nonlinear models using nlme::gnls() and in mixed effects models using nlme::nlme(). | |||||
2020-05-12 | Improve documentation, now using a spell checker | Johannes Ranke | 1 | -1/+1 | |
2020-05-12 | Documentation improvements, rebuild static docs | Johannes Ranke | 1 | -1/+1 | |
2020-03-30 | First nlme fits for models with a metabolite | Johannes Ranke | 1 | -2/+10 | |
2019-10-25 | Use roxygen for functions and methods | Johannes Ranke | 1 | -49/+43 | |
2019-05-02 | Prepare for CRAN release | Johannes Ranke | 1 | -1/+2 | |
- Skip long running tests on CRAN as well to avoid timeout on winbuilder - Don't install benchmark results in the package, they are only needed in the git repository - Don't run example in man/add_err.Rd as it takes > 10 s on winbuilder - Rebuild docs | |||||
2019-04-10 | Adapt tests, vignettes and examples | Johannes Ranke | 1 | -5/+3 | |
- Write the NEWS - Static documentation rebuilt by pkgdown - Adapt mkinerrmin - Fix (hopefully all) remaining problems in mkinfit | |||||
2017-11-16 | Add the code used for generating synthetic_data_for_UBA | Johannes Ranke | 1 | -1/+4 | |
Static documentation except articles rebuilt by pkgdown | |||||
2016-11-17 | Remove trailing whitespace, clean headers | Johannes Ranke | 1 | -4/+4 | |
Also ignore test.R in the top level directory, as it is not meant to be public | |||||
2016-06-27 | Improve listing of weights in output, update NEWS | Johannes Ranke | 1 | -3/+4 | |
2016-06-24 | Convert main vignette to Rmd/html, add_err(), fixes | Johannes Ranke | 1 | -0/+98 | |