aboutsummaryrefslogtreecommitdiff
path: root/NEWS.md
blob: 2656a2573876dc56122086e8d1b55429d853f191 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# chemCal 0.2.1 (2018-07-06)

- 'lod' and 'loq': In the lists that are returned, return the list component 'y' without names, because we always have a single element in 'y' and the name '1' is meaningless 

- Use testthat for tests to simplify further development

- Convert vignette to html

# chemCal 0.1-33 (2014-04-24)

- Bugfix in lod() and loq(): In the case of small absolute x values (e.g. on
	the order of 1e-4 and smaller), the lod or loq calculated using the default
	method could produce inaccurate results as the default tolerance that was
	used in the internal call to optimize is inappropriate in such cases. Now a
	reasonable default is used which can be overriden by the user. Thanks to
	Jérôme Ambroise for reporting the bug.

For a detailed list of changes to the chemCal source please consult the commit history on https://cgit.jrwb.de/chemCal

Contact - Imprint