| Age | Commit message (Collapse) | Author | Files | Lines |
|
This is because PubChem and BCPC could be unavailable, e.g.
on R-Universe or CRAN.
|
|
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
|
|
|
|
Due to r-lib/roxygen2#1158
|
|
grConvert is not needed for plotting
|
|
|
|
|
|
|
|
|
|
- Add tests
- Add staticdocs
- Documentation improvements
- Several small code improvements
|