- Experimental parameter
preferred_cids
added topost_to_cid()
. Thanks to Evan for the idea!
- Non-200 status codes will now return the entire JSON string when
json = TRUE
.
- Minor bug fixes to error messages in
post_to_standardize()
,post_to_transformation()
andpost_to_use()
.
- Included new function
post_to_standardize()
. - Minor bug fixes.
- Version bump to 0.1.0.
- Small fixes of rare issues in
post_to_cid()
. - Added logo.
- Re-writing of
post_to_cid()
andpost_to_property()
. - New functions
post_to_transformation()
andpost_to_use()
to retrieve transformation products and use categories, respectively. - Improved sanity-checking for PubChem CIDs.
- Implemented two functions:
post_to_cid()
andpost_to_property
. post_to_cid()
supports InChI, InChIKey, names (and synonyms), SMILES and SDF.- Added tests and coverage.
- Added a
NEWS.md
file to track changes to the package.