Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
Including documentation and documentation improvements for mmkin(). | |||||
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 | |
- Only declare the time variable in the C code when needed in the derivatives. - Add the option to show verbose output of cfunction() when compiling the model to a shared library. | |||||
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 | |
As it is unclear if and when ccSolve will be published on CRAN, the generation, compilation and use of the C version of the system of differential equations was developed for mkin, inspired and guided by the code from the ccSolve package. Many thanks again to Karline Soetaert for all of her work on this and other R packages. Now all model types, including the Hockey-Stick model for the parent compund and the IORE model for parent and/or metabolites can be compiled. | |||||
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 | |
Conflicts (resolved manually, deleting code that I had integrated into the RUnit tests for testing the compiled version): .gitignore DESCRIPTION inst/unitTests/runit.mkinerrmin.R inst/unitTests/runit.mkinfit.R tests/testthat/test_mkinpredict_SFO_SFO.R vignettes/FOCUS_L.html | |||||
2015-05-15 | Add synthetic data generated for UBA expertise, tests | Johannes Ranke | 1 | -0/+65 | |
The new tests are based on the results documented in the expertise I wrote for the UBA (currently unpublished). | |||||
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 | |
Tests all pass (Linux) | |||||
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 | |
If the ccSolve package is available, and time is not in the right hand side of the equations (i.e. if only SFO and SFORB models are used), the differential equation model is compiled from auto-generated C code. Currently, one test (FOCUS 2006 D SFO_SFO) fails | |||||
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 | |
See NEWS.md for details | |||||
2014-07-24 | Improve formulation | Johannes Ranke | 1 | -1/+1 | |
2014-07-24 | Semantic correction in help file | Johannes Ranke | 1 | -1/+1 | |
2014-07-24 | Bump version, better default for state.ini | Johannes Ranke | 1 | -0/+1 | |
2014-07-21 | Bugfix, model shorthand, state.ini[[1]] from observed data | Johannes Ranke | 2 | -7/+17 | |
- The bug occurred when using transform_rates=FALSE for FOMC, DFOP or HS - Make it possible to use mkinfit("SFO", ...) - Take initial mean value at time zero for the variable with the highest value in the observed data - Update of vignette/FOCUS_L - Improve the Makefile to build single vignettes | |||||
2014-07-17 | Handle non-convergence and maximum number of iterations | Johannes Ranke | 1 | -4/+14 | |
For details see NEWS.md | |||||
2014-07-14 | Nearly complete support for IORE, pending mkinerrmin | Johannes Ranke | 2 | -12/+33 | |
2014-07-14 | Merge bugfix release 0.9-31 from 'master' into iore | Johannes Ranke | 1 | -1/+1 | |
2014-07-12 | First working fits with IORE model | Johannes Ranke | 3 | -3/+38 | |
2014-07-11 | It is B. Mikolasch, not M. Mikolasch... | Johannes Ranke | 1 | -1/+1 | |
2014-07-02 | Support formation fractions without sink pathway, updates | Johannes Ranke | 3 | -16/+52 | |
2014-06-26 | Fix naming of SFORB DT50_bx values, fix docs | Johannes Ranke | 1 | -1/+1 | |