| Age | Commit message (Collapse) | Author | Files | Lines |
|
This is because PubChem and BCPC could be unavailable, e.g.
on R-Universe or CRAN.
|
|
Also, improve the example demonstrating pais not found at BCPC
|
|
It seems that Travis does not show open source projects on github
any more, as it used to, so finally I am removing the Travis
configuration in this project.
|
|
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
|
|
Otherwise, the descriptions of the methods get mixed up
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
Because the pesticide compendium at alanwood.net has moved to bcpc.org,
we need to depend on a development branch of webchem at the moment.
|
|
Due to r-lib/roxygen2#1158
|
|
|
|
|
|
|
|
|