<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chemCal/DESCRIPTION, branch main</title>
<subtitle>Calibration functions for analytical chemistry (also on github)</subtitle>
<id>https://erac.jrwb.de/chemCal/atom?h=main</id>
<link rel='self' href='https://erac.jrwb.de/chemCal/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/chemCal/'/>
<updated>2025-01-22T16:53:26Z</updated>
<entry>
<title>Use author name in DESCRIPTION as spelled by himself</title>
<updated>2025-01-22T16:53:26Z</updated>
<author>
<name>Johannes Ranke</name>
<email>johannes.ranke@jrwb.de</email>
</author>
<published>2025-01-22T16:53:26Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/chemCal/commit/?id=34b6b8408f1ab8593ba1e9ed89a98830a4b92099'/>
<id>urn:sha1:34b6b8408f1ab8593ba1e9ed89a98830a4b92099</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Anil A. Tellbuescher as author, NEWS</title>
<updated>2025-01-22T16:28:54Z</updated>
<author>
<name>Johannes Ranke</name>
<email>johannes.ranke@jrwb.de</email>
</author>
<published>2025-01-22T16:28:54Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/chemCal/commit/?id=4384c9c3680f6a5cfdb59b325b1f6039b555848c'/>
<id>urn:sha1:4384c9c3680f6a5cfdb59b325b1f6039b555848c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Satisfy R CMD check</title>
<updated>2025-01-22T16:14:04Z</updated>
<author>
<name>Johannes Ranke</name>
<email>johannes.ranke@jrwb.de</email>
</author>
<published>2025-01-22T16:14:04Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/chemCal/commit/?id=c7b841c93dc2f3228dfe65ebd3bdd7a7f546fb96'/>
<id>urn:sha1:c7b841c93dc2f3228dfe65ebd3bdd7a7f546fb96</id>
<content type='text'>
- Depend on R &gt;= 3.5.0, because the format used for the data is not
  known to earlier R versions
- Rename the datasets from `test` to their proper name
</content>
</entry>
<entry>
<title>Update Makefile, add roxy target</title>
<updated>2024-11-17T16:09:33Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2024-11-17T16:09:33Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/chemCal/commit/?id=74077191e562b9b2692e8342f8d190ec0be4431f'/>
<id>urn:sha1:74077191e562b9b2692e8342f8d190ec0be4431f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump date to check codecov config</title>
<updated>2024-11-17T15:10:36Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2024-11-17T15:10:36Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/chemCal/commit/?id=77759ea63aa724d87cf3cc1b41bb14f5209f8725'/>
<id>urn:sha1:77759ea63aa724d87cf3cc1b41bb14f5209f8725</id>
<content type='text'>
On codecov.io, I changed the settings not to require
an upload token. Hopefully this restores coverage reports.
</content>
</entry>
<entry>
<title>Enable markdown in roxygen comments, rebuild docs</title>
<updated>2022-04-01T12:31:18Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-04-01T12:31:18Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/chemCal/commit/?id=8e5a3c88bd1424ed2b930b472a3f6c8e6814e9b2'/>
<id>urn:sha1:8e5a3c88bd1424ed2b930b472a3f6c8e6814e9b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix URLs in README, convert to roxygen</title>
<updated>2022-03-31T17:59:10Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-03-31T17:21:03Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/chemCal/commit/?id=08465d77a6ca5a9656ac86047c6008f1e7f3e9c7'/>
<id>urn:sha1:08465d77a6ca5a9656ac86047c6008f1e7f3e9c7</id>
<content type='text'>
- The roxygen conversion was done using Rd2roxygen
- Also edit _pkgdown.yml to group the reference
- Use markdown bullet lists for lod and loq docs
</content>
</entry>
<entry>
<title>Use 'investr' conditionally in tests, updates</title>
<updated>2022-03-31T16:35:09Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-03-23T09:32:36Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/chemCal/commit/?id=f4fcef8228ebd5a1a73bc6edc47b5efa259c2e20'/>
<id>urn:sha1:f4fcef8228ebd5a1a73bc6edc47b5efa259c2e20</id>
<content type='text'>
Most prominently, a README was added, giving a nice
overview for the people visiting the github page, the
package page on CRAN, or the online docs at pkgdown.jrwb.de.
The maintainer e-mail address was also updated.
</content>
</entry>
<entry>
<title>Add year to Massart citation in DESCRIPTION, update docs</title>
<updated>2021-04-17T05:19:08Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-04-17T05:19:08Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/chemCal/commit/?id=4c2b22d75cc5102ddc595ea479c46bfdb46c1016'/>
<id>urn:sha1:4c2b22d75cc5102ddc595ea479c46bfdb46c1016</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update moved URLs that r-devel complains about</title>
<updated>2021-04-16T15:21:32Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-04-16T15:21:32Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/chemCal/commit/?id=731b0a2eb5a192329a0443e90a9750e1e1ae4938'/>
<id>urn:sha1:731b0a2eb5a192329a0443e90a9750e1e1ae4938</id>
<content type='text'>
</content>
</entry>
</feed>
