<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chents/GNUmakefile, branch main</title>
<subtitle>Chemical entities as R objects (also on github)</subtitle>
<id>https://cgit.jrwb.de/chents/atom?h=main</id>
<link rel='self' href='https://cgit.jrwb.de/chents/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/chents/'/>
<updated>2026-03-13T13:00:28Z</updated>
<entry>
<title>Improve README</title>
<updated>2026-03-13T13:00:28Z</updated>
<author>
<name>Johannes Ranke</name>
<email>johannes.ranke@jrwb.de</email>
</author>
<published>2026-03-13T13:00:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/chents/commit/?id=f8b7f375ffc3553cdaa77650eb7492f06293fe84'/>
<id>urn:sha1:f8b7f375ffc3553cdaa77650eb7492f06293fe84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve messages and README</title>
<updated>2025-10-22T13:50:07Z</updated>
<author>
<name>Ranke Johannes</name>
<email>johannes.ranke@agroscope.admin.ch</email>
</author>
<published>2025-10-22T13:50:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/chents/commit/?id=e23bd3cfdaf3211c8ed63219e23204697108cb38'/>
<id>urn:sha1:e23bd3cfdaf3211c8ed63219e23204697108cb38</id>
<content type='text'>
Use README.rmd in order to be able to include demo code and output
in the README.
</content>
</entry>
<entry>
<title>Adapt to new SMILES names at PubChem</title>
<updated>2025-10-22T09:57:27Z</updated>
<author>
<name>Ranke Johannes</name>
<email>johannes.ranke@agroscope.admin.ch</email>
</author>
<published>2025-10-22T08:35:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/chents/commit/?id=adc69bd4e1543a229fbee543940f8b92fd499682'/>
<id>urn:sha1:adc69bd4e1543a229fbee543940f8b92fd499682</id>
<content type='text'>
This may break some code using the old smiles names "PubChem_Canonical"
and "PubChem_Isomeric" instead of the new smiles names "PubChem"
(including isotopic and stereochemical information) and
"PubChem_Connectivity" (only containing connectivity, but still
canonical).

Further changes in this commit:
- A fix to the test target in the makefile
- Use markdown syntax for link to objects from other packages in the
  documentation
- Adapt the tests
- Increase test coverage a bit
</content>
</entry>
<entry>
<title>Fix a bug in the Makefile</title>
<updated>2024-12-05T07:25:29Z</updated>
<author>
<name>Ranke Johannes</name>
<email>johannes.ranke@agroscope.admin.ch</email>
</author>
<published>2024-12-05T07:25:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/chents/commit/?id=d6062331f8b3eacab729c6c2bfca0d24363d074c'/>
<id>urn:sha1:d6062331f8b3eacab729c6c2bfca0d24363d074c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update test log</title>
<updated>2024-11-28T16:01:03Z</updated>
<author>
<name>Ranke Johannes</name>
<email>johannes.ranke@agroscope.admin.ch</email>
</author>
<published>2024-11-28T16:01:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/chents/commit/?id=9ccbbcd8f30d417a69baa231c9719c82882c72fc'/>
<id>urn:sha1:9ccbbcd8f30d417a69baa231c9719c82882c72fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Polish documentation and Makefile</title>
<updated>2024-11-28T11:38:58Z</updated>
<author>
<name>Ranke Johannes</name>
<email>johannes.ranke@agroscope.admin.ch</email>
</author>
<published>2024-11-28T11:38:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/chents/commit/?id=84a2cfa3d8926cdd1f5be3a9a449afe3c888a095'/>
<id>urn:sha1:84a2cfa3d8926cdd1f5be3a9a449afe3c888a095</id>
<content type='text'>
The Makefile was adjusted to the way used in other packages
of mine. Note that, @inheritParams does not work for
superclasses yet, see https://github.com/r-lib/roxygen2/issues/996,
so some function parameters are documented twice.
</content>
</entry>
<entry>
<title>Make an RStudio project and improve the docs</title>
<updated>2023-11-10T18:21:11Z</updated>
<author>
<name>Ranke Johannes</name>
<email>johannes.ranke@agroscope.admin.ch</email>
</author>
<published>2023-11-10T17:40:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/chents/commit/?id=816de01ce642c1c3d633ffb1cbcf960036d27114'/>
<id>urn:sha1:816de01ce642c1c3d633ffb1cbcf960036d27114</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapt to changes in webchem</title>
<updated>2020-10-13T13:10:03Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-10-13T13:10:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/chents/commit/?id=898d598bcbb022ac767e0105e868798130f2c74c'/>
<id>urn:sha1:898d598bcbb022ac767e0105e868798130f2c74c</id>
<content type='text'>
Unfortunately, tests only pass sometimes, it seems PubChem is not always
responding
</content>
</entry>
<entry>
<title>Temporarily remove @example tags</title>
<updated>2020-10-13T09:26:03Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-10-13T09:26:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/chents/commit/?id=6937e41d317b953d8246203814500166dbe89470'/>
<id>urn:sha1:6937e41d317b953d8246203814500166dbe89470</id>
<content type='text'>
Due to r-lib/roxygen2#1158
</content>
</entry>
<entry>
<title>Some updates</title>
<updated>2017-03-06T13:54:15Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2017-03-06T13:54:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/chents/commit/?id=beef9009a12623e62816f8ff322647481685b535'/>
<id>urn:sha1:beef9009a12623e62816f8ff322647481685b535</id>
<content type='text'>
</content>
</entry>
</feed>
