aboutsummaryrefslogtreecommitdiff
path: root/DESCRIPTION
AgeCommit message (Collapse)AuthorFilesLines
2014-08-20Fix mkinfit for a special situationJohannes Ranke1-1/+1
See NEWS.md: When the parent was not the (only) variable with the highest value out of all variables in the observed data, it could happen that the initial value (state.ini) was not initialised.
2014-08-19Improve formatting of differential equations in outputJohannes Ranke1-2/+3
Rebuild of FOCUS_Z vignette with improved formatting
2014-07-25Fix internal naming of g for transform_fractions=FALSEJohannes Ranke1-1/+1
2014-07-24Bump version, better default for state.iniJohannes Ranke1-1/+1
2014-07-24Avoid artificial zero residual in mkinresplotJohannes Ranke1-1/+1
2014-07-23Parallel metabolite formation with formation fractions in mkinerrminJohannes Ranke1-1/+1
2014-07-21Bugfix, model shorthand, state.ini[[1]] from observed dataJohannes Ranke1-1/+1
- 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-17Handle non-convergence and maximum number of iterationsJohannes Ranke1-1/+1
For details see NEWS.md
2014-07-14Bump version as 0.9-31 was released todayJohannes Ranke1-1/+1
2014-07-14Bugfix release version 0.9-31Johannes Ranke1-1/+1
2014-07-11It is B. Mikolasch, not M. Mikolasch...Johannes Ranke1-1/+1
2014-07-11Update the dateJohannes Ranke1-1/+1
2014-06-27Bump version as mkin 0.9-29 was just releasedJohannes Ranke1-1/+1
2014-06-26Start new version, add xlim to mkinresplotJohannes Ranke1-2/+2
2014-05-20Step back regarding confidence intervals of formation fractionsJohannes Ranke1-1/+1
- 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-15Start new version number, Fix #5 (Inf values in mkinparplot)Johannes Ranke1-2/+2
2014-05-09Update the dateJohannes Ranke1-1/+1
2014-05-08Reorder URLsJohannes Ranke1-1/+2
2014-05-07Bump version so gmkin can depend on a GUI-less versionJohannes Ranke1-1/+1
2014-05-07Update for release to r-forgeJohannes Ranke1-1/+1
2014-05-07Fork the GUI into package gmkin. See ChangeLog for detailsJohannes Ranke1-3/+1
2014-05-02Update of the FOCUS Z vignette, release candidateJohannes Ranke1-1/+1
2014-04-28Fix version, write ChangeLogJohannes Ranke1-1/+1
2014-04-28Bump versionJohannes Ranke1-2/+2
2014-04-28Remove unused RSVGTipsDevice from suggested packagesJohannes Ranke1-1/+1
2014-04-25McCall 2,4,5-T dataset, lower bound for transform_rates=FALSEJohannes Ranke1-1/+1
2014-04-22Possibility to fit without parameter transformationJohannes Ranke1-2/+2
2014-03-24Source of gWidgetsWWW2 package to comply with CRAN policyJohannes Ranke1-1/+3
2014-03-20Add copyright information and bugreport URLJohannes Ranke1-3/+5
2014-02-27Format of gmkin workspace files, copyright, updatesJohannes Ranke1-2/+3
- Change the format of the workspace files of gmkin so they can be distributed in the mkin package - Add gmkin workspace datasets FOCUS_2006_gmkin and FOCUS_2006_Z_gmkin - Restrict the unit test with the Schaefer data to parent and primary metabolites as formation fraction and DT50 for A2 are higly correlated and passing the test is platform dependent. For example, the test fails in 1 out of 14 platforms on CRAN as of today - Add Eurofins Regulatory AG copyright notices - Import FME and deSolve instead of depending on them to have cleaner startup
2014-01-22Merge branch 'master' of https://github.com/jranke/mkinJohannes Ranke1-2/+2
Conflicts: DESCRIPTION R/mkinfit.R
2014-01-17- Use mkinmod$spec instead of mkinmod$map wherever possible, in order to ↵Johannes Ranke1-1/+1
make it possible to to modify mkinmod$map when the mapping of internal to observed variables should be changed. Note that such modifications will confuse plot.mkinfit and summary.mkinfit. Setting the class attribute to modFit makes summary.modFit useable in such a case
2013-12-04Update ChangeLog and DESCRIPTIONJohannes Ranke1-2/+2
2013-11-18Add GUI start function, keep GUI here in mkinJohannes Ranke1-3/+5
2013-11-17Conflicts:jranke1-3/+4
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-06Another version bump as 0.9.24 is on CRAN nowjranke1-1/+1
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@142 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
2013-11-06Version bump as I have just release 0.9.23 to CRANjranke1-1/+1
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@141 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
2013-11-06- New candidate for release containing the latest changes to the GUIjranke1-1/+1
- Checking and releasing myself as r-forge has a stuffed build pipeline git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@139 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
2013-11-05- Update of changelog and description file for release to CRANjranke1-1/+1
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@138 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
2013-11-04Bugfix for a recently introduced breakage of fixed_initialsjranke1-1/+1
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@132 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
2013-10-30- Backtransform fixed ODE parameters for the summary (compare ChangeLog)jranke1-2/+2
- Reformatted ChangeLog - Version bump as mkin 0.9-22 is on CRAN git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@129 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
2013-10-21- Simplified implementation of mkinerrmin (see ChangeLog)jranke1-1/+1
- Improve ChangeLog and add comment to source code - Simple test of the new mkinerrmin implementation in test.R - Added some summaries for documenting the changes in mkinerrmin git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@120 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
2013-10-16- More consistent output regarding optimised and fixed parameters (see ↵jranke1-1/+1
ChangeLog) - Switch from gcanvas to gsvg - Start setting up the fits in the GUI - add files for testing gWidgetsWWW2 functionality git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@115 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
2013-10-10- IRLS is implementedjranke1-2/+2
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@109 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
2013-10-08- Added the possibility to specify the observed variable in mkinmod in a ↵jranke1-2/+2
checklist - Added the spec list the the mkinmod objects - It seems that the GUI model editor is fully functional - Version bump due to the changes in the mkinmod function arguments, thought they are backward compatible git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@107 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
2013-09-25- Fixed the NOTES listed by R CMD checkjranke1-2/+2
Candidate for publication on CRAN git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@97 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
2013-09-13Just resolved a small conflict caused by a local change before updatingjranke1-2/+2
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@91 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
2013-06-18Start of new versionjranke1-2/+2
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@84 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
2013-04-14- Update the TODO list, setting some requirements for version 1.0jranke1-3/+3
- 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-15Forgot to update the date in the last commitjranke1-1/+1
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@78 edb9625f-4e0d-4859-8d74-9fd3b1da38cb

Contact - Imprint