aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-12-09Merge branch 'master' of https://github.com/jranke/gmkinJohannes Ranke0-0/+0
2015-12-09Fix sorting of tables in results viewJohannes Ranke4-9/+15
2015-12-09Fix sorting of tables in results viewJohannes Ranke1-4/+6
2015-12-09Fix keeping models/datasets when current selection is emptyJohannes Ranke1-13/+11
2015-12-09Data upload: increase preview area, show data after uploadJohannes Ranke1-3/+5
2015-12-09Update project explorer selection after confirmation of project switchJohannes Ranke1-0/+1
When changes of a modified project were dropped during switching a project, the selection in the project explorer was not updated.
2015-11-28Update of the screenshot for the READMEv0.6.3Johannes Ranke2-1/+1
2015-11-28Merge branch 'master' of https://github.com/jranke/gmkinJohannes Ranke0-0/+0
Conflicts: vignettes/gmkin_manual.html
2015-11-28Some manual updates and fixes to the import of wide dataJohannes Ranke15-17/+24
2015-11-27Some manual updates and fixes to the import of wide dataJohannes Ranke8-10/+15
2015-11-27Better Windows start simplification and acknowledgementsJohannes Ranke2-17/+28
2015-11-27Various improvements based on comments of Stefan MeineckeJohannes Ranke13-43/+105
See NEWS.md
2015-11-27Recommend upgrading packages before installationJohannes Ranke2-3/+16
This is recommended in the help file for install.packages. As package versions are not checked by install.packages upgrading to the latest published versions is the official method to make sure that versioned dependencies are met in the installation process.
2015-11-10Bump version as I already tagged v0.6.1 in git, update NEWSv0.6.2Johannes Ranke2-2/+12
2015-11-10Comment out git commit - it fails when there is nothing to commmitJohannes Ranke1-1/+1
2015-11-10Make it possible to save model predictions as CSV fileJohannes Ranke1-0/+31
2015-11-10Adapt the "run fit" information message to other use casesJohannes Ranke1-3/+6
In an interactive R terminal under Windows, Ctrl-C stops a running process. If R is started with the --slave option, the fits can not be stopped manually.
2015-11-10Open a windows plotting device if appropriateJohannes Ranke1-2/+9
2015-11-10Make version consistent with what is shown in GUI titlev0.6.1Johannes Ranke1-2/+2
2015-11-10Vignettes rebuilt by staticdocs::build_site() for static documentation on ↵Johannes Ranke1-1/+1
r-forge
2015-11-10Vignettes rebuilt by staticdocs::build_site() for static documentation on ↵Johannes Ranke2-1/+0
r-forge
2015-11-10Vignettes rebuilt by staticdocs::build_site() for static documentation on ↵Johannes Ranke1-34/+0
r-forge
2015-11-10Add results screenshot to manual and use this for the READMEJohannes Ranke4-7/+12
2015-11-09Updated the manualJohannes Ranke27-267/+288
2015-11-09Further reduce the size of the dataset upload for Windows firefoxJohannes Ranke1-1/+1
2015-11-09Improve sizing of dataset area, especially the upload areaJohannes Ranke1-4/+4
2015-11-09Fixed a couple of bugs and added some error handlingJohannes Ranke2-28/+44
2015-11-09Do not minimize project explorer, fix bug in project switcherJohannes Ranke1-2/+0
2015-11-09Hint how to access the model gallery if it loads to slowlyJohannes Ranke1-1/+2
2015-11-09Reduce font size and width in summary to fit the spaceJohannes Ranke1-2/+9
2015-11-09Prepare for a releaseJohannes Ranke2-5/+7
2015-11-09Load the model gallery when the tab is selected the first timeJohannes Ranke1-20/+30
This accelerates the startup of gmkin considerably, although still not really satisfactory
2015-11-09Really fix the link to Rprofile in the READMEJohannes Ranke2-2/+2
2015-11-09Fix the link to RprofileJohannes Ranke2-2/+2
2015-11-09Update of the READMEJohannes Ranke3-93/+111
2015-11-09Compile models from loaded projects if possibleJohannes Ranke1-5/+12
Also set the model for newly added observed variables to SFO
2015-11-06Provide links in the manual viewer instead of the manualJohannes Ranke3-28/+13
2015-11-06Do not autogenerate the content of the Manual view areaJohannes Ranke2-235/+4
This is because the links in the TOC disturbed the GUI, and without a TOC viewing the manual is pretty annoying.
2015-11-06GUI optimisations and bug fixesJohannes Ranke7-39/+54
- The model gallery was regenerated to fix errors - The GUI was optimised for a firefox/iceweasel window of 1366x740 - Some spacing was removed - When loading a fit from the results list, the data are loaded as well
2015-11-06Build the package in the current directoryJohannes Ranke2-12/+12
2015-11-06Add docs for the gmkinws generator and the UBA_model_galleryJohannes Ranke2-0/+54
2015-11-06Return the gmkin app from gmkin() and update its documentationJohannes Ranke2-2/+40
2015-11-03Make the script work without attaching the markdown namespaceJohannes Ranke1-3/+3
2015-10-29Found a way to show that a fit is going on.Johannes Ranke3-66/+68
2015-10-29First functional version of the model galleryJohannes Ranke46-8/+83
2015-10-26Added result view with table widgetsJohannes Ranke2-4/+54
2015-10-26Add a TODO list for v0.6Johannes Ranke1-1/+4
2015-10-26Make explorer tables resizable and the projects explorer minimizableJohannes Ranke1-6/+10
2015-10-26Version ready for some testingJohannes Ranke1-1/+1
2015-10-26Fixed errors and a warningJohannes Ranke1-5/+11
Errors were caused by GTable returning NULL when the index is set to NA. Tried to avoid this by adapting GTable$set_index() but I did not get it right.

Contact - Imprint