| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-10-22 | Adapt to new SMILES names at PubChem | Ranke Johannes | 1 | -0/+4 | |
| This may break some code using the old smiles names "PubChem_Canonical" and "PubChem_Isomeric" instead of the new smiles names "PubChem" (including isotopic and stereochemical information) and "PubChem_Connectivity" (only containing connectivity, but still canonical). Further changes in this commit: - A fix to the test target in the makefile - Use markdown syntax for link to objects from other packages in the documentation - Adapt the tests - Increase test coverage a bit | |||||
| 2024-11-28 | Polish documentation and Makefile | Ranke Johannes | 1 | -0/+6 | |
| The Makefile was adjusted to the way used in other packages of mine. Note that, @inheritParams does not work for superclasses yet, see https://github.com/r-lib/roxygen2/issues/996, so some function parameters are documented twice. | |||||
| 2024-08-05 | Set identifiers to NA if not initialized, add NEWS | Ranke Johannes | 1 | -0/+4 | |
