Skip to content

webchem v1.1.3

Compare
Choose a tag to compare
@stitam stitam released this 17 Jun 08:49
· 161 commits to master since this release
c940f78

NEW FEATURES

  • cir_query() now returns a tibble instead of a list to be consistent with other translator functions. This is a potentially breaking change for users.

BUG FIXES

  • cts_convert() now accepts numeric input as well e.g. PubChem CID.
  • get_cid() became more robust to smiles queries with special characters.
  • bcpc_query() now correctly parses the activity in cases that two activities are given (e.g. "herbicides" and "plant growth regulators").