aboutsummaryrefslogtreecommitdiff
path: root/NEWS.md
blob: c0143255a0dd529409aef1e0dc2393c898b286d0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
# NEWS for package 'gmkin'

## gmkin 0.6-0.9000

- Completely rewritten user interface with a three column layout 

- Introduction of a workspace object as an R6 class

## gmkin 0.5-10 (2015-05-08)

### Minor changes

- Updates to DESCRIPTION and README.md

- man/gmkin.Rd: Do not mark gmkin as being experimental any more

## gmkin 0.5-8 (2014-11-25)

### Minor changes

- Adapt fit configuration to the fact that the default optimisation algorithm in mkin has been changed to `Port`

## gmkin 0.5-7

### New features

- Installation is further simplified, as both gmkin and gWidgetsWWW2 are now available from R-Forge.

## gmkin 0.5-6

### New features

- The plot of the current fit and the residuals can be saved as pdf or png file, on windows also as a windows metafile (wmf)

## gmkin 0.5-5

### Bug fixes

- Prevent loading old gmkin workspace files created with mkin < 0.9-32 as they do not load properly

- Fix saving summary files. They were all saved under the same name without a warning

## gmkin 0.5-4

### Bug fixes

- A heading in the manual was fixed

## gmkin 0.5-3

### New features

- First version installable from the package repository on r-forge

- New vignette gmkin_manual

- Small improvements in the model editor

## gmkin 0.5-2

### New features

- Make `Port` and `SANN` optimisation algorithms from FME available to gmkin, in addition to the default algorithm `Marq`

- Make it possible to specify the maximum number of iterations for these algorithms

- Provide the possibility to save summaries as text file

- Option to show the fitting process in a separate plot device, default is not to

- Add an inital message explaining the use of the target input box of the model editor 

### Bug fixes

- Sorting in the fit table now works correctly also for more than 9 fits

- The fit table was not always updated (e.g. after deleting a fit) due to a bug introduced while fixing the bug above

### Minor changes

- The statusbar message was improved

- This NEWS file was added, in markdown format for viewing on github

## gmkin 0.5-1

- This is the gmkin version presented at SETAC in Basel in May 2014

Contact - Imprint