aboutsummaryrefslogtreecommitdiff
path: root/DESCRIPTION
AgeCommit message (Collapse)AuthorFilesLines
2015-06-19Use odeintr instead of ccSolve for compiling modelsodeintrJohannes Ranke1-6/+5
2015-05-18Make checking faster, testing is done by testsJohannes Ranke1-1/+1
2015-05-15Clean up meta informationJohannes Ranke1-3/+4
2015-05-15Merge branch 'master' into compile_odesJohannes Ranke1-3/+3
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-15Quote FME package name in DESCRIPTIONJohannes Ranke1-1/+1
2015-05-15Correct the dateJohannes Ranke1-1/+1
2015-05-15Finished migration from RUnit to testthatJohannes Ranke1-1/+1
2015-05-14Start of migration from RUnit to testthatJohannes Ranke1-2/+3
2015-04-18Add a vignette showing the performance of compiled modelsJohannes Ranke1-1/+1
2015-04-17Add NEWS about compiled models, set the dateJohannes Ranke1-1/+1
2015-04-14Compile differential equation models with ccSolve packageJohannes Ranke1-2/+4
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
2015-02-20Add termination message to mkinfit, prepare releaseJohannes Ranke1-1/+1
2014-11-23Avoid spurious warning in mkinparplot, bump versionJohannes Ranke1-2/+2
2014-11-21Update date and static docs for release to CRANv0.9-34Johannes Ranke1-1/+1
2014-11-13Update the dateJohannes Ranke1-1/+1
2014-10-22Always include 0 on y axis when plotting during the fitJohannes Ranke1-1/+1
2014-10-15Switch to using the Port algorithm per defaultJohannes Ranke1-4/+4
2014-10-14Further formatting improvement for differential equationsJohannes Ranke1-1/+1
2014-10-12Use title case for the titleJohannes Ranke1-2/+2
Tried to adhere to the Chicago Manual of Style, but am not sure about "with".
2014-10-11Start new development versionJohannes Ranke1-1/+1
2014-10-11Updates intended for releasing mkin 0.9-33Johannes Ranke1-1/+1
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

Contact - Imprint