Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2014-10-13 | Link to the new documentation website and the manual | Johannes Ranke | 1 | -0/+5 | |
2014-10-12 | Use title case for title | Johannes Ranke | 1 | -1/+1 | |
2014-10-11 | Start new development version | Johannes Ranke | 2 | -1/+3 | |
2014-10-11 | Fix generating and moving statidocs | Johannes Ranke | 4 | -2/+3 | |
2014-10-11 | Switch manual to rmarkdown to get a nice TOC | Johannes Ranke | 6 | -523/+228 | |
2014-10-10 | Added a manual, small GUI improvements | Johannes Ranke | 26 | -19/+1003 | |
2014-10-07 | Improvements to README, don't run save commands in examples | Johannes Ranke | 3 | -10/+13 | |
2014-10-06 | New static documentation, installation using repository | Johannes Ranke | 6 | -62/+120 | |
The Makefile was enhanced to support generating static documentation, which will also point to vignettes (e.g. a manual) that will be written in the future. Installation instructions were updated to describe the much easier installation from the newly created repository. | |||||
2014-10-06 | Update of the workspace files | Johannes Ranke | 2 | -0/+0 | |
2014-09-30 | Use code chunk syntax known to github | Johannes Ranke | 1 | -1/+1 | |
2014-09-30 | Improved installation instructions, updates | Johannes Ranke | 3 | -7/+59 | |
2014-09-30 | Fix updating the fit list when deleting | Johannes Ranke | 1 | -5/+5 | |
- Some attempts to improve the comments in the source code - Fix the problem that the fit list was not updated when a fit was deleted. This bug was introduced when I made it possible to sort the fit list in the GUI by changing the type of the first column in the dataframe containing the fits (f.df) on July 16. | |||||
2014-09-26 | Disallow deleting the last dataset/model as this is not supported | Johannes Ranke | 2 | -14/+20 | |
2014-08-28 | Initial message to explain target input field in model editor | Johannes Ranke | 2 | -2/+8 | |
Thanks to Denis Weber for pointing out the need for this | |||||
2014-08-27 | Rearrangement | Johannes Ranke | 1 | -5/+5 | |