aboutsummaryrefslogtreecommitdiff
path: root/inst/GUI/gmkin.R
AgeCommit message (Collapse)AuthorFilesLines
2014-10-16Prevent loading of incompatible workspace files from previous versionJohannes Ranke1-34/+47
2014-10-15Switch to using the Port algorithm per defaultJohannes Ranke1-1/+1
Actually this only changes the order of entries in the dropbox, the default is set in mkin::mkinfit().
2014-10-10Added a manual, small GUI improvementsJohannes Ranke1-7/+12
2014-09-30Fix updating the fit list when deletingJohannes Ranke1-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-26Disallow deleting the last dataset/model as this is not supportedJohannes Ranke1-12/+20
2014-08-28Initial message to explain target input field in model editorJohannes Ranke1-2/+6
Thanks to Denis Weber for pointing out the need for this
2014-08-25Option to show fitting progress in separate graphics deviceJohannes Ranke1-0/+4
Turned off by default as it may be irritating to have another window pop up
2014-08-25Make it possible to save summaries as text filesJohannes Ranke1-1/+9
2014-08-23Increase the width for the list of target compartmentsJohannes Ranke1-2/+2
2014-07-31Initialise tmptextheader, close braces in statuslineJohannes Ranke1-1/+2
The initialisation of tmptextheader avoids that it shows up in the global environment after a text file is imported
2014-07-17Optimisation choice (Marq, Port, SANN), maximum number of iterationsJohannes Ranke1-6/+19
2014-07-16Fix sorting in fit list, add NEWS fileJohannes Ranke1-2/+3
2014-07-03Improve statusbar message, update dateJohannes Ranke1-2/+3
2014-05-12Fix initialisation of err variable after uploading dataJohannes Ranke1-1/+1
2014-05-12Improvement of dataset uploading. Fixes #1Johannes Ranke1-6/+7
2014-05-10Rename variables in uploaded data in long formatJohannes Ranke1-3/+7
2014-05-10Formatting of comments, ds.emptyJohannes Ranke1-30/+29
2014-05-09Set all fit options when loading a fitJohannes Ranke1-0/+4
2014-05-07Fork the gmkin GUI from mkin. See ChangeLog for detailsJohannes Ranke1-1/+0
2014-05-05Update initials selection, separate out handler functionJohannes Ranke1-4/+10
- Write a separate handler function for the Configure button for easier debugging - Update the selection combobox for initial values after pressing the Keep fit button
2014-05-02More polishing, update plot options in fit selectorJohannes Ranke1-14/+28
2014-05-02Rearrange initialisation of workspace and metadataJohannes Ranke1-63/+34
2014-05-02Improve formattingJohannes Ranke1-1/+2
2014-05-02Plot parameter confidence intervalsJohannes Ranke1-3/+14
2014-04-30Overhaul of gmkin - should be useful nowJohannes Ranke1-59/+161
- Improve widget layout + Size of widgets in left pane + Enable scrolling in left pane + Smaller plot + Control width of summary text file - Upload of data with flexible format - Parameter transformation is now optional - Get initial values from selected previous fit - Fix initial plots for the case of zero parameter values
2014-04-28Option to add residual plot to plot.mkinfitJohannes Ranke1-9/+2
2014-04-28Fix uploading of workspace filesJohannes Ranke1-0/+3
2014-04-28Complete the introduction of plot optionsJohannes Ranke1-24/+27
2014-04-26New layout for plotting and fitting, add residual plotJohannes Ranke1-122/+92
2014-03-21Small variation to last commit, in reality fixes #2Johannes Ranke1-1/+1
2014-03-21Update interval variabel list on saving a dataset, fixes #1Johannes Ranke1-0/+1
2014-02-27Format of gmkin workspace files, copyright, updatesJohannes Ranke1-31/+58
- 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
2013-11-18Add GUI start function, keep GUI here in mkinJohannes Ranke1-0/+826

Contact - Imprint