Age | Commit message (Expand) | Author | Files | Lines |
2013-09-05 | Clean up the GUI directory, the old stuff does not really help a lot | jranke | 15 | -279/+58 |
2013-09-05 | Saving the contents of the data frame with the observed variable names and re... | jranke | 7 | -17/+59 |
2013-09-04 | git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@87 ed... | jranke | 3 | -0/+82 |
2013-07-31 | Add a test script for trying out the shiny way to build R GUIs. | jranke | 1 | -0/+4 |
2013-06-28 | A bit of experimentation with shiny | jranke | 2 | -0/+23 |
2013-06-18 | Start of new version | jranke | 1 | -2/+2 |
2013-06-18 | Pending check-in of stuff started at east one month ago: | jranke | 2 | -2/+5 |
2013-04-14 | - Update the TODO list, setting some requirements for version 1.0 | jranke | 11 | -52/+92 |
2013-04-12 | Remove unnecessary.Rhistory file, as R CMD check gives a NOTE about it. | jranke | 1 | -3/+0 |
2013-04-08 | Update of todo and added link | jranke | 1 | -0/+1 |
2013-04-05 | Update of the TODO list | jranke | 1 | -1/+3 |
2013-03-15 | Forgot to update the date in the last commit | jranke | 1 | -1/+1 |
2013-03-15 | Add the solution type used in the fit to the summary | jranke | 2 | -1/+5 |
2013-03-12 | Improve formatting of data in print.summary.mkinfit() | jranke | 2 | -3/+3 |
2013-03-05 | Update of vignettes and static HTML documentation | jranke | 2 | -0/+0 |
2013-03-05 | - Calculate confidence intervals for parameters based on the t distribution | jranke | 7 | -91/+134 |
2013-03-04 | Small updates of two mkin help files | jranke | 2 | -2/+2 |
2013-03-04 | Introduce the possibility to place the legend with mkin using arguments lpos ... | jranke | 3 | -5/+12 |
2013-02-21 | Make the use of globalVariable() conditional on R Version >= 2.15.1, | jranke | 6 | -6/+9 |
2013-02-18 | - Completion of the multicompartment part of the mkin examples vignette | jranke | 11 | -88/+100 |
2013-02-18 | - Some more work on the vignette | jranke | 2 | -31/+47 |
2013-02-18 | More work on the examples vignette | jranke | 4 | -11/+207 |
2013-02-18 | - Fix the line types in plot.mkinfit again. | jranke | 2 | -2/+4 |
2013-02-17 | - Removed vignette files that are built during generation | jranke | 22 | -25660/+0 |
2013-02-17 | - Added the examples vignette to the kinfit package | jranke | 8 | -10/+52 |
2013-02-16 | - Some maintenance fixes | jranke | 30 | -11/+2059 |
2013-02-05 | - Prevent wrong association of colors and linetypes in plots during mkinfit o... | jranke | 2 | -8/+9 |
2012-12-13 | Small formatting improvements | jranke | 1 | -5/+8 |
2012-11-26 | - Added an S3 plot method for mkinfit models | jranke | 6 | -70/+123 |
2012-09-20 | Some updates of the mkin vignette | jranke | 4 | -70/+90 |
2012-08-02 | One more TODO item based on a comment by Marie Laure Delignette-Muller | jranke | 1 | -0/+1 |
2012-08-02 | Better wording in the TODO list | jranke | 1 | -2/+2 |
2012-07-23 | Remove the superfluous .RData file | jranke | 1 | -0/+0 |
2012-07-04 | Add two TODO items | jranke | 1 | -0/+4 |
2012-07-03 | - Add rtol argument in order to increase the precision of deSolve based | jranke | 6 | -22/+33 |
2012-06-28 | Update DESCRIPTION files to bump versions | jranke | 1 | -2/+2 |
2012-06-28 | Delete the PDF versions of the vignette to have them rebuilt on r-forge/CRAN | jranke | 1 | -0/+0 |
2012-06-28 | - Formatting improvement of mkinmod | jranke | 2 | -18/+19 |
2012-06-26 | - Created an html index instead of a php index | jranke | 1 | -0/+0 |
2012-06-26 | Some stuff I did not check in yesterday for some reason. | jranke | 1 | -0/+6 |
2012-06-25 | - Document endpoints() function | jranke | 9 | -48/+86 |
2012-06-18 | Put the calculation of dissipation times, formation fractions and SFORB eigen... | jranke | 3 | -94/+100 |
2012-05-16 | Update of the DESCRIPTION file to produce a new version, as an important erro... | jranke | 1 | -2/+2 |
2012-05-16 | Fixed a bug in mkinmod that produced a erroneous coefficient matrix if more t... | jranke | 1 | -4/+7 |
2012-05-07 | - Moved the call to mkinerrmin to summary.mkinfit | jranke | 4 | -60/+84 |
2012-04-25 | - Some more unit tests | jranke | 4 | -83/+95 |
2012-04-25 | - Transferred some testing code from test.R to unit tests for mkinpredict | jranke | 4 | -6/+92 |
2012-04-24 | - Added the reference fit data for FOCUS 2006 datasets from the kinfit package | jranke | 15 | -171/+443 |
2012-04-23 | - Fixed the example in the mkinmod documentation | jranke | 3 | -14/+21 |
2012-04-23 | - Fixed a couple of things | jranke | 5 | -3/+21 |