-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathNEWS
49 lines (31 loc) · 1.06 KB
/
NEWS
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
Changes in Version 1.3.1 [07.11.2016]
-------------------------------------
SIGNIFICANT USER-VISIBLE CHANGES
- Import of Ulvac-Phi Raw data from
WinCadence V1.18.0.22 is now supported
INTERNALS
BUGFIXES
CHANGES in Version 0.99.2 [17.01.2016]
--------------------------------------
SIGNIGICANT USER-VISIBLE CHANGES
INTERNALS
- implemented match.arg instead of which() selection
- updated tofsims-package file
- completed some roxygen/rd docs
BUGFIXES
CHANGES in Version 099.1 [19.10.2015]
-------------------------------------
SIGNIFICANT USER-VISIBLE CHANGES
- changed function behvaiour in the whole
package from call-by-ref to call-by value. Adjusted
accordingly all examples and the vignette.
INTERNALS
- depends now on ProtGenerics from which it uses 'mz'
- exchanged various print() with message()
BUGFIXES
CHANGES in Version 0.99.0 [27.06.2015]
--------------------------------------
SIGNIFICANT USER-VISIBLE CHANGES
INTERNALS
- Currently, the package 'KernSmooth' is stated as import as grDevices lacks the import field for it.
BUGFIXES