Changelog
Source:NEWS.md
rcdk 3.8.0
CRAN release: 2023-06-12
- Change DESCRIPTION in accordance with CRAN rules about JDKs
- Fix System Requirements line
rcdk 3.6.0
CRAN release: 2021-10-17
- Fix code to handle changes to JDK17. Notably, I needed to reduce the use of the J notation in a nubmer of places in favor of direct calls.
- formally deprecated
do.typing
in favor ofset.atom.types
- Updated handling of atomic descriptors to resolve a name mismatch bug
- Added a test case for atomic descriptors (thanks to Francesca Di Cesare)
- Updated @export annotation with function name to avoid interpretation as S3 method
- Refactored do.typing to set.atom.types and updated to use J notation
- Refactored methods to use the renamed function
rcdk 3.5.1
- minor update to make bond order enums available when setting the order of pre-exisitng bonds