Age | Commit message (Expand) | Author | Files | Lines |
2016-03-23 | Added 'from_max_mean' to 'mkinfit'. | Johannes Ranke | 1 | -0/+8 |
2015-11-09 | Exclude more mkinmod examples, as winbuilder NOTEs > 5 s | Johannes Ranke | 1 | -1/+1 |
2015-11-09 | Rebuild vignettes and static documentation | Johannes Ranke | 1 | -2/+1 |
2015-10-19 | Add the R6 class mkinds | Johannes Ranke | 2 | -0/+53 |
2015-10-19 | Add a print method for mkinmod objects | Johannes Ranke | 1 | -0/+19 |
2015-10-16 | Full compound names in models that are shown in the plot | Johannes Ranke | 2 | -2/+14 |
2015-07-22 | Remove periods in help file titles | Johannes Ranke | 7 | -7/+7 |
2015-07-20 | Use UTF-8 in the Schaefer 07 help file | Johannes Ranke | 1 | -2/+2 |
2015-07-20 | Updates and fixes to documentation | Johannes Ranke | 4 | -4/+3 |
2015-07-20 | Remove Rdversion tag that disappeared from "Writing R extensions" | Johannes Ranke | 13 | -13/+0 |
2015-06-29 | Quiet fitting in examples and more links for static docs. | Johannes Ranke | 9 | -11/+22 |
2015-06-26 | Pass R CMD check --as-cran, vignette rebuild | Johannes Ranke | 2 | -3/+6 |
2015-06-26 | More plotting in help files, fix Make- and .*ignore files | Johannes Ranke | 6 | -20/+12 |
2015-06-26 | Subsetting and plotting for mmkin objects | Johannes Ranke | 3 | -3/+89 |
2015-06-25 | Fix fitting with parLapply, doc fix | Johannes Ranke | 1 | -0/+1 |
2015-06-25 | Add mmkin for testing | Johannes Ranke | 1 | -0/+64 |
2015-06-23 | Fix the changed documentation | Johannes Ranke | 1 | -3/+4 |
2015-06-23 | Small documenation changes | Johannes Ranke | 3 | -10/+12 |
2015-06-23 | Hopefully fix compiling on Solaris, verbose option | Johannes Ranke | 1 | -2/+11 |
2015-06-23 | Improve formatting of \dontrun section | Johannes Ranke | 1 | -2/+4 |
2015-06-20 | Reorganize transform_odeparms example, reduce check time | Johannes Ranke | 1 | -1/+5 |
2015-06-20 | Low-level generation of compiled models | Johannes Ranke | 2 | -3/+3 |
2015-06-05 | Make the examples that are run more quiet | Johannes Ranke | 1 | -2/+2 |
2015-05-19 | Include output in README, use mkinsub() in example code | Johannes Ranke | 2 | -15/+33 |
2015-05-18 | Make checking faster, testing is done by tests | Johannes Ranke | 3 | -13/+10 |
2015-05-15 | Merge branch 'master' into compile_odes | Johannes Ranke | 1 | -0/+1 |
2015-05-15 | Reduce time to run mkinfit example | Johannes Ranke | 1 | -0/+2 |
2015-05-15 | Make mkinmod quiet in tests | Johannes Ranke | 1 | -1/+4 |
2015-05-15 | Merge branch 'master' into compile_odes | Johannes Ranke | 1 | -0/+65 |
2015-05-15 | Add synthetic data generated for UBA expertise, tests | Johannes Ranke | 1 | -0/+65 |
2015-04-18 | Add a vignette showing the performance of compiled models | Johannes Ranke | 2 | -7/+11 |
2015-04-16 | Update copyright header, improve documentation of solution_type | Johannes Ranke | 1 | -2/+3 |
2015-04-16 | Check compiled mkinmod versions in examples and tests | Johannes Ranke | 2 | -4/+41 |
2015-04-16 | Correctly close braces of examples section | Johannes Ranke | 1 | -0/+1 |
2015-04-14 | Compile differential equation models with ccSolve package | Johannes Ranke | 1 | -2/+3 |
2014-11-23 | Use model as in the original publication | Johannes Ranke | 1 | -1/+1 |
2014-11-13 | Fix code/documentation mismatch | Johannes Ranke | 1 | -2/+2 |
2014-11-13 | Expand the IORE example a bit | Johannes Ranke | 1 | -3/+4 |
2014-11-12 | Add a hint about equivalence of FOMC and IORE models | Johannes Ranke | 1 | -0/+2 |
2014-11-12 | Add an IORE example for parent decline kinetics | Johannes Ranke | 1 | -0/+4 |
2014-11-12 | Fix for IORE in mkinmod | Johannes Ranke | 1 | -0/+5 |
2014-11-12 | Merge branch 'master' of https://github.com/jranke/mkin into iore | Johannes Ranke | 1 | -1/+1 |
2014-11-12 | IORE working for parent and metabolites, introduce mkinsub | Johannes Ranke | 2 | -0/+50 |
2014-11-12 | Fix the typo in the help page, too | Johannes Ranke | 1 | -1/+1 |
2014-11-12 | Merge branch 'master' into iore | Johannes Ranke | 4 | -23/+60 |
2014-10-29 | Correct name of the DFOP model according to FOCUS kinetics | Johannes Ranke | 1 | -1/+1 |
2014-10-15 | Switch to using the Port algorithm per default | Johannes Ranke | 1 | -12/+12 |
2014-10-14 | Add a comment about transforming fractions | Johannes Ranke | 1 | -4/+10 |
2014-08-25 | Bug fix and unit tests for mkinerrmin | Johannes Ranke | 1 | -0/+10 |
2014-07-24 | Improve formulation | Johannes Ranke | 1 | -1/+1 |