Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-05-15 | Merge branch 'master' into compile_odes | Johannes Ranke | 2 | -0/+0 | |
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 | Update of vignettes during staticdoc documentation | Johannes Ranke | 3 | -61/+61 | |
2015-04-18 | Add a vignette showing the performance of compiled models | Johannes Ranke | 3 | -0/+256 | |
2015-04-16 | Pending commit of an updated vignette | Johannes Ranke | 1 | -77/+76 | |
2014-12-18 | Updated vignettes during staticdoc generation | Johannes Ranke | 3 | -30/+30 | |
2014-11-21 | Update date and static docs for release to CRANv0.9-34 | Johannes Ranke | 3 | -277/+271 | |
2014-11-12 | Update the FOCUS_Z vignette for default "Port" algorithm | Johannes Ranke | 2 | -11/+4 | |
2014-11-12 | Merge branch 'master' into iore | Johannes Ranke | 5 | -338/+382 | |
2014-10-15 | Switch to using the Port algorithm per default | Johannes Ranke | 2 | -62/+73 | |
2014-10-14 | Further formatting improvement for differential equations | Johannes Ranke | 2 | -45/+51 | |
2014-10-11 | Updated vignettes by building static documentation | Johannes Ranke | 3 | -97/+111 | |
2014-08-25 | Bug fix and unit tests for mkinerrmin | Johannes Ranke | 2 | -51/+61 | |
See NEWS.md for details | |||||
2014-08-19 | Improve formatting of differential equations in output | Johannes Ranke | 2 | -0/+1 | |
Rebuild of FOCUS_Z vignette with improved formatting | |||||
2014-07-24 | Update vignettes with 0.9-32 just released to CRAN | Johannes Ranke | 3 | -39/+33 | |
2014-07-21 | Bugfix, model shorthand, state.ini[[1]] from observed data | Johannes Ranke | 3 | -209/+200 | |
- 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 | 3 | -51/+67 | |
For details see NEWS.md | |||||
2014-07-14 | Vignettes as just synced to the static documentation on r-forge | Johannes Ranke | 3 | -27/+21 | |
2014-07-14 | Merge bugfix branch 'master' into iore | Johannes Ranke | 3 | -0/+1083 | |
Add IORE support to mkinerrmin | |||||
2014-07-14 | Bugfix release version 0.9-31 | Johannes Ranke | 3 | -0/+1090 | |
2014-07-11 | Improve formatting in FOCUS_L vignette, rebuild vignettes | Johannes Ranke | 28 | -0/+5 | |
2014-07-02 | Update of vignettes | Johannes Ranke | 16 | -0/+0 | |
2014-07-02 | Update vignettes - working flawlessly now! | Johannes Ranke | 16 | -0/+0 | |
2014-07-02 | Typo | Johannes Ranke | 1 | -1/+1 | |
2014-07-02 | Support formation fractions without sink pathway, updates | Johannes Ranke | 1 | -21/+9 | |
2014-06-27 | Reorder endpoints in R/endpoints.R, update vignettes | Johannes Ranke | 17 | -1/+1 | |
2014-06-27 | Comment using the additional DT50 values at least once | Johannes Ranke | 1 | -2/+8 | |
2014-06-27 | Vignette rebuilds commited to be in sync with static docs | Johannes Ranke | 16 | -0/+0 | |
2014-06-26 | Updated vignettes by building static documentation | Johannes Ranke | 16 | -0/+0 | |
2014-06-26 | Calculate additional DT50 values for non-SFO models | Johannes Ranke | 16 | -0/+0 | |
2014-05-20 | Update of the static documentation | Johannes Ranke | 16 | -0/+0 | |
2014-05-20 | Step back regarding confidence intervals of formation fractions | Johannes Ranke | 4 | -19/+112 | |
- Don't give confidence intervals for formation fractions that belong to a set, only for single formation fractions - Update the vignette with history and background - Correct 'isotropic' into 'isometric' in the ilr documentation, the README and the comments in transform_odeparms - Candidate for release to CRAN | |||||
2014-05-08 | Support building static documentation, build it | Johannes Ranke | 28 | -931/+0 | |
2014-05-08 | README update, fix the vignette title for FOCUS Z | Johannes Ranke | 16 | -1/+1 | |
2014-05-05 | Another attempt to fix vignette building on windows | Johannes Ranke | 16 | -1/+1 | |
2014-05-05 | Update of vignettes | Johannes Ranke | 18 | -5/+23 | |
2014-05-02 | Update of the FOCUS Z vignette, release candidate | Johannes Ranke | 15 | -13/+44 | |
2013-11-17 | Conflicts: | jranke | 32 | -706/+1512 | |
README.md TODO git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@163 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-11-11 | Remove vignette PDFs to have them rebuilt on every build | jranke | 2 | -0/+0 | |
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@152 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-11-06 | Update of the vignettes | jranke | 5 | -6/+8 | |
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@140 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-04-14 | - Update the TODO list, setting some requirements for version 1.0 | jranke | 4 | -5/+5 | |
- Check that initial values specified using parms.ini are actually needed for the model, stop otherwise - List all formation fractions in the same place in the summary, also if they were fitted in the model - Include an FOMC model coupled to two metabolites in the unit tests - Some updates needed because of the above - Update of static documentation including the vignettes - Update of the mkin vignettes in the vignettes directory git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@82 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-03-05 | Update of vignettes and static HTML documentation | jranke | 2 | -0/+0 | |
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@75 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-03-05 | - Calculate confidence intervals for parameters based on the t distribution | jranke | 3 | -62/+79 | |
Thanks to the CAKE developers at Tessella for the call to qt() - Calculate asymetric confidence intervals for backtransformed parameters - Overhaul and recompile vignettes git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@74 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-02-18 | - Completion of the multicompartment part of the mkin examples vignette | jranke | 5 | -51/+60 | |
- Fix to chi2 error level calculation by correctly returning backtransformed parameters as bparms.optim and bparms.fixed - Adaptations of unit tests, summary and plot functions git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@67 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-02-18 | - Some more work on the vignette | jranke | 1 | -29/+46 | |
- Don't plot a main title in mkinresplot git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@66 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-02-18 | More work on the examples vignette | jranke | 2 | -1/+189 | |
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@65 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-02-17 | - Removed vignette files that are built during generation | jranke | 22 | -25660/+0 | |
- Updated the staticdoc documentation git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@63 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-02-17 | - Added the examples vignette to the kinfit package | jranke | 1 | -3/+0 | |
- Added calls to utils::globalVariables to make R CMD check pass cleanly without NOTES git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@62 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-02-16 | - Some maintenance fixes | jranke | 22 | -0/+2047 | |
- Start of the examples vignette git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@61 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2012-09-20 | Some updates of the mkin vignette | jranke | 3 | -68/+88 | |
Added the kinfit vignette file to the repository git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@57 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2012-06-28 | Delete the PDF versions of the vignette to have them rebuilt on r-forge/CRAN | jranke | 1 | -0/+0 | |
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@46 edb9625f-4e0d-4859-8d74-9fd3b1da38cb |