Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-08 | Use two assignments to avoid skipping another test | Johannes Ranke | 2 | -16/+16 | |
2020-04-08 | Make the nlme test file work with testthat | Johannes Ranke | 3 | -22/+16 | |
2020-04-07 | Add some tests for the nlme convenience functions | Johannes Ranke | 6 | -15/+89 | |
2020-04-07 | Improve documentation of mmkin objects | Johannes Ranke | 1 | -2/+3 | |
2020-04-04 | Static documentation rebuilt by pkgdown | Johannes Ranke | 7 | -11/+222 | |
2020-04-04 | Add three functions to facilitate the use of nlme | Johannes Ranke | 11 | -508/+368 | |
2020-04-03 | Merge branch 'master' into mxkin | Johannes Ranke | 47 | -701/+1328 | |
Merge DESCRIPTION manually to combine dependencies and rerun check to update check.log | |||||
2020-04-03 | Compiled models article, reduce distractions | Johannes Ranke | 16 | -351/+674 | |
- Added a section with platform specific notes on getting compiled models to work to the compiled models article - Don't return empty SFORB parameter list from endpoints() if there is no SFORB model - Avoid warnings when using standardized = TRUE in plot.mmkin() | |||||
2020-03-31 | Update NEWS, static documentation rebuilt by pkgdownv0.9.49.9 | Johannes Ranke | 2 | -2/+5 | |
2020-03-31 | Use inline documentation for R6 class mkinds | Johannes Ranke | 6 | -99/+126 | |
2020-03-31 | Static documentation rebuilt by pkgdown | Johannes Ranke | 8 | -32/+57 | |
2020-03-30 | Static documentation rebuilt by pkgdown | Johannes Ranke | 25 | -219/+371 | |
2020-03-30 | Don't check for gcc on the path in mkinmod | Johannes Ranke | 17 | -143/+304 | |
Roxygen update -> formatting changes in Rd files | |||||
2020-03-30 | Add new dependencies | Johannes Ranke | 2 | -59/+15 | |
2020-03-30 | Fixed example code | Johannes Ranke | 2 | -11/+22 | |
2020-03-30 | First nlme fits for models with a metabolite | Johannes Ranke | 19 | -123/+400 | |
2020-03-29 | First automatic generation of an nlme model | Johannes Ranke | 2 | -58/+133 | |
2020-03-27 | Merge branch 'master' into mxkin | Johannes Ranke | 46 | -113/+1114 | |
2020-03-18 | Clarify comment in example code | Johannes Ranke | 1 | -1/+1 | |
2020-02-14 | Delete trailing whitespace | Johannes Ranke | 1 | -11/+11 | |
2020-02-14 | Update local r-forge path in Makefile | Johannes Ranke | 1 | -1/+1 | |
2020-01-09 | Remove unused FME package from DESCRIPTION text | Johannes Ranke | 9 | -20/+18 | |
2020-01-08 | Todays date in DESCRIPTION, update check logv0.9.49.8 | Johannes Ranke | 2 | -2/+3 | |
2020-01-08 | Typos in NEWS, update static docs | Johannes Ranke | 2 | -2/+2 | |
2019-12-16 | Argument ymax for plot.mmkin | Johannes Ranke | 3 | -13/+25 | |
2019-12-10 | More additions to the README | Johannes Ranke | 3 | -5/+9 | |
2019-12-10 | Update and amend the README | Johannes Ranke | 3 | -7/+58 | |
2019-12-09 | Consistently use "two-component error model" | Johannes Ranke | 4 | -7/+7 | |
instead of "two component error model" | |||||
2019-11-13 | Improve formatting using markdown | Johannes Ranke | 3 | -21/+19 | |
2019-11-13 | Improve README | Johannes Ranke | 3 | -19/+12 | |
2019-11-13 | Calculate Akaike weights | Johannes Ranke | 12 | -11/+361 | |
2019-11-13 | Improve citation | Johannes Ranke | 1 | -1/+2 | |
2019-11-13 | Likelihood ratio test for mmkin columns with two fits | Johannes Ranke | 5 | -7/+15 | |
2019-11-13 | Remove leftover line | Johannes Ranke | 1 | -2/+0 | |
2019-11-12 | lrtest method for mmkin columns with two fits | Johannes Ranke | 1 | -0/+9 | |
2019-11-09 | Add a lack-of-fit test | Johannes Ranke | 20 | -27/+605 | |
- Switch an example dataset in the test setup to a dataset with replicates, adapt tests - Skip the test for lrtest with an update specification as it does not only fail when pkgdown generates static help pages, but also in testthat | |||||
2019-11-06 | Attempt of an overall model for an mmkin row | Johannes Ranke | 1 | -0/+58 | |
2019-11-05 | Fix standardized residual plots in 'plot_res' | Johannes Ranke | 6 | -13/+17 | |
2019-11-04 | Static documentation rebuilt by pkgdown | Johannes Ranke | 9 | -16/+32 | |
2019-11-04 | Scaled residual plots | Johannes Ranke | 10 | -45/+88 | |
2019-11-04 | Include fixed parameters in model names in lrtest | Johannes Ranke | 8 | -33/+68 | |
2019-11-01 | Another documentation fix | Johannes Ranke | 3 | -11/+8 | |
2019-11-01 | Make the 'quadratic' the default for 'confint' | Johannes Ranke | 25 | -471/+232 | |
Also the documentation was improved here and there | |||||
2019-11-01 | Update link, increase tolerance of a test for Travisv0.9.49.7 | Johannes Ranke | 4 | -5/+5 | |
2019-11-01 | Fix bug in yesterdays release, add methods for BIC | Johannes Ranke | 94 | -2282/+362 | |
2019-10-31 | Increase tolerance of a test for winbuilderv0.9.49.6 | Johannes Ranke | 2 | -2/+2 | |
- Update DESCRIPTION for release | |||||
2019-10-31 | Reorganize tests to reduce time on winbuilder | Johannes Ranke | 9 | -62/+52 | |
2019-10-31 | Comment out example code that fails in pkgdown | Johannes Ranke | 3 | -5/+16 | |
2019-10-31 | More plots that are not reproducible on Travis | Johannes Ranke | 1 | -1/+1 | |
2019-10-31 | Increase numeric tolerance of three tests for Travis | Johannes Ranke | 2 | -3/+3 | |