diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2024-11-28 13:02:04 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2024-11-28 13:02:04 +0100 |
commit | 7dadaf3fe9793afe7264125edc4e1f1ccd806dc0 (patch) | |
tree | e5b80b84d3dcc386e36ef1e10dbc616907b1cca1 /docs/news | |
parent | 84a2cfa3d8926cdd1f5be3a9a449afe3c888a095 (diff) |
Update online docs
Diffstat (limited to 'docs/news')
-rw-r--r-- | docs/news/index.html | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/docs/news/index.html b/docs/news/index.html index 68cf526..674e324 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -7,7 +7,7 @@ <a class="navbar-brand me-2" href="../index.html">chents</a> - <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">0.3.6</small> + <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">0.3.7</small> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation"> @@ -33,10 +33,16 @@ </div> <div class="section level2"> +<h2 class="pkg-version" data-toc-text="0.3.7" id="version-037">version 0.3.7<a class="anchor" aria-label="anchor" href="#version-037"></a></h2> +<ul><li>R/chent.R: Do not attempt to load a chyaml file per default, as the format of such a file and the resulting chyaml list object is not documented and would need to be inferred from its use in the pfm package.</li> +</ul></div> + <div class="section level2"> <h2 class="pkg-version" data-toc-text="0.3.6" id="version-036">version 0.3.6<a class="anchor" aria-label="anchor" href="#version-036"></a></h2> <ul><li>R/chent.R: Set the fields <code>smiles</code>, <code>inchikey</code> and <code>mw</code> to NA if these fields are still NULL at the end of the initialization, with <code>source</code> attribute set to “user”, assuming that the initialisation was carefully done and <code>pubchem</code> and <code>rdkit</code> were skipped because the structure is not well-defined.</li> -</ul></div> - </main></div> +</ul><p>Please refer to the ChangeLog for commit messages up to November 2021, where I changed the GNUmakefile not to include commit messages in that file any more.</p> +</div> + </main><aside class="col-md-3"><nav id="toc" aria-label="Table of contents"><h2>On this page</h2> + </nav></aside></div> <footer><div class="pkgdown-footer-left"> |