| Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
|
|
|
|
|
|
Unfortunately, tests only pass sometimes, it seems PubChem is not always
responding
|
|
Due to r-lib/roxygen2#1158
|
|
Also remove python-rdkit from the travis config as its version is too
old on travis (Ubuntu trusty)
|
|
It seems the canonical SMILES for glyphosate on PubChem has dropped the
designation of the two charges
|
|
|
|
|
|
|
|
- Add tests
- Add staticdocs
- Documentation improvements
- Several small code improvements
|