aboutsummaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorRanke Johannes <johannes.ranke@agroscope.admin.ch>2024-08-05 18:41:45 +0200
committerRanke Johannes <johannes.ranke@agroscope.admin.ch>2024-08-05 18:41:45 +0200
commit1b58327278038a1111a88c521e6992c15e0b17ea (patch)
tree8efca42ba93dbb1c214e45b38b44e5a669375ee7 /NEWS.md
parent533570776daf567afa543fdfb19db2c8aa4616f8 (diff)
Set identifiers to NA if not initialized, add NEWS
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
new file mode 100644
index 0000000..aaecfe7
--- /dev/null
+++ b/NEWS.md
@@ -0,0 +1,4 @@
+## version 0.3.6
+
+- R/chent.R: Set the fields `smiles`, `inchikey` and `mw` to NA if these fields are still NULL at the end of the initialization, with `source` attribute set to "user", assuming that the initialisation was carefully done and `pubchem` and `rdkit` were skipped because the structure is not well-defined.
+

Contact - Imprint