Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-07-23 | Merge branch 'master' into nlmixr | Johannes Ranke | 1 | -2/+0 | |
After the merge, run make test and accept the new snapshot for the mixed model fit for an nlme object | |||||
2021-07-23 | Update vdiffr tests for version 1.0 | Johannes Ranke | 1 | -2/+0 | |
2021-02-06 | Reintroduce interface to saemix | Johannes Ranke | 1 | -0/+11 | |
Also after the upgrade from buster to bullseye of my local system, some test results for saemix have changed. | |||||
2021-02-03 | Prepare for v1.0.0v1.0.0 | Johannes Ranke | 1 | -11/+0 | |
- Improve authorship and copyright information - Prepare pkgdown config - Remove dependence on saemix as we need the development version which is not ready for CRAN - Temporarily remove saemix interface to check code coverage of the rest | |||||
2021-01-06 | Make saemix and corresponding tests optional | Johannes Ranke | 1 | -5/+9 | |
Address release critical check and test issues | |||||
2020-12-17 | Remove two skipped (on Travis) tests to reduce noise | Johannes Ranke | 1 | -1/+1 | |
2020-12-09 | Some test fixes | Johannes Ranke | 1 | -3/+3 | |
2020-12-09 | Fix a test I accidentally broke | Johannes Ranke | 1 | -1/+1 | |
2020-12-09 | More tests | Johannes Ranke | 1 | -1/+3 | |
2020-12-09 | Try other mixed fits for vdiffr on travis | Johannes Ranke | 1 | -4/+8 | |
2020-12-09 | Make tests more robust, remove two redundant ones | Johannes Ranke | 1 | -6/+0 | |
2020-12-09 | Fix tests and rerun | Johannes Ranke | 1 | -2/+2 | |
2020-12-09 | Some more tests that may work on travis now | Johannes Ranke | 1 | -17/+25 | |
2020-12-09 | Don't test on devel, skip failing vdiffr tests | Johannes Ranke | 1 | -1/+1 | |
I can test on R-devel locally for preparing releases | |||||
2020-12-08 | Test plots on R-release and cache packages again | Johannes Ranke | 1 | -1/+1 | |
2020-12-08 | mixed.mmkin and test coverage | Johannes Ranke | 1 | -1/+9 | |
2020-11-11 | Skip vdiffr tests on travis as they are not robust | Johannes Ranke | 1 | -0/+1 | |
As can be seen in the miniscule change seen on R-devel in the reference plot updated with this commit | |||||
2020-06-15 | Test plots on r-devel only | Johannes Ranke | 1 | -0/+1 | |
following the arguments of Xavier Robin https://github.com/r-lib/vdiffr/issues/86#issuecomment-636447231 | |||||
2020-06-15 | Fix a bug, update for current vdiffr | Johannes Ranke | 1 | -1/+0 | |
Vignette FOCUS_L failed as I had introduced a bug in the handling of warnings. Current vdiffr only runs visual tests if R < 4.1.0, skipping r-devel for now, see https://github.com/r-lib/vdiffr/commit/630a29d013361fd63fea242f531e2db6aef37919 | |||||
2020-05-29 | Improve handling of warnings, reorganize tests | Johannes Ranke | 1 | -0/+42 | |