diff options
| author | Johannes Ranke <johannes.ranke@jrwb.de> | 2026-07-03 11:51:32 +0200 |
|---|---|---|
| committer | Johannes Ranke <johannes.ranke@jrwb.de> | 2026-07-03 11:51:32 +0200 |
| commit | 88027b7a70510b48bd7525ffcd536f0808d263e7 (patch) | |
| tree | 94f83bd420d494334011ff8f67a27483130fe857 /docs/authors.md | |
| parent | 32caaedcc6b6b8addc9f23fce9dca4188f692fed (diff) | |
Improve description with README text
Also, read the description into the Readme to have them
in sync and update docs with roxygen 8.
Diffstat (limited to 'docs/authors.md')
| -rw-r--r-- | docs/authors.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/authors.md b/docs/authors.md index ff9ca2d..50354a2 100644 --- a/docs/authors.md +++ b/docs/authors.md @@ -10,12 +10,12 @@ Source: [`DESCRIPTION`](https://github.com/jranke/chents/blob/HEAD/DESCRIPTION) Ranke J (2026). *chents: Chemical Entities as R Objects*. R package -version 0.4.1, <https://pkgdown.jrwb.de/chents/>. +version 0.4.2, <https://pkgdown.jrwb.de/chents/>. @Manual{, title = {chents: Chemical Entities as R Objects}, author = {Johannes Ranke}, year = {2026}, - note = {R package version 0.4.1}, + note = {R package version 0.4.2}, url = {https://pkgdown.jrwb.de/chents/}, } |
