Meredith-Lab / volcalc

volcalc: Calculate Volatility of Chemical Compounds
https://meredith-lab.github.io/volcalc/
Other
4 stars 1 forks source link

Drop `KEGGREST` as a dependency? #108

Open Aariq opened 4 months ago

Aariq commented 4 months ago

volcalc currently only uses one KEGGREST function in one place. Consider re-creating keggGet() using httr2 and removing KEGGREST as a dependency.