Skip to content

webchem v1.1.2

Compare
Choose a tag to compare
@stitam stitam released this 06 Dec 13:56
· 209 commits to master since this release
4337b05

NEW FEATURES

  • Export chemical structures in Mol format with write_mol().

BUG FIXES

  • ci_query() can no longer query chemicals by name.
  • Non-exported function ping_pubchem_pw() was incorrectly reporting that PUG VIEW was down. This has been fixed.
  • is.cas() now catches whitespaces correctly.
  • aw_query() was renamed and adapted to bcpc_query, as the alanwood site has moved

MINOR IMPROVEMENTS

  • webchem functions now default to global options regarding verbose messages.