aboutsummaryrefslogtreecommitdiff
path: root/R/zzz.R
AgeCommit message (Collapse)AuthorFilesLines
2024-06-20Fix rdkit availability, prefer user/isomeric SMILESRanke Johannes1-1/+1
In cases that the user specifies an isomeric SMILES, we want to use that with rdkit. If the user does not specify a SMILES, we prefer the isomeric one from PubChem over the canonical one, where stereochemistry is not defined.
2024-04-07Improve reticulate startup codeJohannes Ranke1-5/+3
2024-04-05Delay loading of the rdkit moduleJohannes Ranke1-1/+3
According to the recommendation found here: https://rstudio.github.io/reticulate/articles/package.html#delay-loading-python-modules
2021-11-19Update tests and logsJohannes Ranke1-8/+4
2021-11-18Use reticulate instead of PythonInR, alanwood has movedJohannes Ranke1-0/+13
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.

Contact - Imprint