Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-02 | Remove --as-cran from make check as we do not submit to CRAN yet | Johannes Ranke | 1 | -2/+2 | |
2015-08-26 | Generate README.html for repo on cgit | Johannes Ranke | 4 | -4/+152 | |
2015-07-24 | Small improvement to Makefile | Johannes Ranke | 1 | -1/+1 | |
2015-07-24 | Remove Rdversion tag that is not recommended any more | Johannes Ranke | 2 | -2/+0 | |
2015-07-24 | Update Makefile | Johannes Ranke | 1 | -17/+16 | |
2015-07-24 | remove staticdocs directory as it is not needed any more | Johannes Ranke | 1 | -2/+0 | |
2015-07-22 | CRAN now uses NEWS.md, so update it and adapt format and Makefile | Johannes Ranke | 2 | -22/+33 | |
2015-07-22 | Increment version to start development for the next release | Johannes Ranke | 1 | -2/+2 | |
2015-05-08 | Bump version as I messed up the release tag in the last versionv0.5-10 | Johannes Ranke | 1 | -1/+1 | |
2015-05-08 | Release v0.5-9 | Johannes Ranke | 2 | -1/+1 | |
2015-05-08 | Rebuilt the vignette some days agov0.5-9 | Johannes Ranke | 1 | -4/+13 | |
2015-03-04 | gmkin is not experimental any more | Johannes Ranke | 1 | -3/+0 | |
2014-12-18 | Adding r-forge permanently to repositories has unwanted side effects | Johannes Ranke | 1 | -20/+8 | |
2014-12-03 | Improve DESCRIPTION, bump version | Johannes Ranke | 1 | -5/+5 | |
The Description field was improved based on the recommendation of K. Hornik in his mail to package maintainers of today. | |||||
2014-11-25 | Bump version for release of v0.5-8v0.5-8 | Johannes Ranke | 1 | -1/+1 | |
2014-11-25 | Remove code for former extra repo on r-forge | Johannes Ranke | 1 | -5/+0 | |
2014-11-23 | Faster fit configuration by using "Marq" | Johannes Ranke | 3 | -3/+12 | |
2014-11-23 | Create separate handler function for deleting fits | Johannes Ranke | 1 | -20/+23 | |
This was done to make it possible to debug this function | |||||
2014-11-23 | Avoid warning triggered by models with parallel metabolites | Johannes Ranke | 1 | -1/+1 | |
2014-11-19 | Small fixes to the manual | Johannes Ranke | 2 | -4/+4 | |
2014-11-19 | Not sure why this is needed, but it should probably be in the repository | Johannes Ranke | 1 | -0/+0 | |
2014-11-19 | Include the sample Rprofile file used in the static documentation | Johannes Ranke | 1 | -1/+1 | |
2014-11-14 | Include loading 'utils' in Rprofile | Johannes Ranke | 2 | -2/+5 | |
2014-11-14 | Rename the Rprofile file in order not to interfere with the Makefile | Johannes Ranke | 3 | -2/+2 | |
2014-11-14 | Explain how to create an .Rprofile file for starting gmkin | Johannes Ranke | 1 | -0/+4 | |
2014-11-14 | Fix markdown syntax | Johannes Ranke | 1 | -1/+1 | |
2014-11-14 | Try to point to the raw version of the file | Johannes Ranke | 1 | -1/+1 | |
2014-11-14 | and add the file ... | Johannes Ranke | 1 | -0/+2 | |
2014-11-14 | Fix the file name | Johannes Ranke | 1 | -1/+1 | |
2014-11-14 | Provide an .Rprofile file for automatic starting from working directory | Johannes Ranke | 2 | -0/+4 | |
2014-11-13 | Update the date | Johannes Ranke | 1 | -1/+1 | |
2014-11-13 | Switch to tools:buildVignette for the gmkin manual | Johannes Ranke | 1 | -1/+1 | |
This works, now that I have installed pandoc-citeproc | |||||
2014-11-13 | Further improvement of installation instructions for Windows | Johannes Ranke | 1 | -3/+12 | |
2014-10-27 | Improve wording... | Johannes Ranke | 1 | -2/+5 | |
2014-10-27 | Typo | Johannes Ranke | 1 | -1/+1 | |
2014-10-27 | Small correction | Johannes Ranke | 1 | -2/+2 | |
2014-10-27 | gmkin is now in R-Forge | Johannes Ranke | 4 | -17/+28 | |
- Update installation instructions - Bump version, as this is a remarkable change - Update Makefile and NEWS - Fix building the manual using the Makefile, pandoc was not found by tools::buildVignettes | |||||
2014-10-23 | Update screenshot | Johannes Ranke | 1 | -0/+0 | |
2014-10-22 | Update TODO | Johannes Ranke | 1 | -1/+0 | |
2014-10-22 | Save plots in different formats | Johannes Ranke | 8 | -17/+92 | |
- Add possibility to save plots in different formats - Make it possible to exclude the legend from the plot - Update of the manual | |||||
2014-10-17 | Add a note on screen resulution | Johannes Ranke | 1 | -0/+3 | |
2014-10-16 | Fix for the case that a workspace has no fits | Johannes Ranke | 1 | -8/+13 | |
2014-10-16 | Fix saving summary files | Johannes Ranke | 3 | -7/+28 | |
2014-10-16 | Prevent loading of incompatible workspace files from previous version | Johannes Ranke | 3 | -35/+52 | |
2014-10-15 | Switch to using the Port algorithm per default | Johannes Ranke | 2 | -5/+6 | |
Actually this only changes the order of entries in the dropbox, the default is set in mkin::mkinfit(). | |||||
2014-10-14 | Add a note about transforming fractions | Johannes Ranke | 2 | -2/+9 | |
2014-10-14 | Link to the static gmkin page on r-forge | Johannes Ranke | 1 | -1/+2 | |
2014-10-14 | Start new version after release to r-forge repo | Johannes Ranke | 2 | -1/+3 | |
2014-10-14 | Fix a heading in the manual, release to r-forge repo | Johannes Ranke | 4 | -6/+10 | |
2014-10-14 | Add a note on the possibility of manipulations from local users | Johannes Ranke | 1 | -0/+3 | |