USEPA / ccdR

Predecessor to ctxR. Utilities for Interacting with the CTX APIs in R without prior API knowledge. All data is also available on the CompTox Chemical Dashboard (CCD) https://comptox.epa.gov/dashboard/
https://github.com/USEPA/ctxR
GNU General Public License v3.0
2 stars 0 forks source link

Error building vignettes for devtools check #3

Closed brown-jason closed 6 months ago

brown-jason commented 6 months ago

API key is currently required to build vignettes. Should use httptest to get around this and allow vignettes to be built from static files.

E creating vignettes (13.3s) --- re-building 'TAME-toolkit-clean.Rmd' using rmarkdown

Quitting from lines 262-266 [unnamed-chunk-16] (TAME-toolkit-clean.Rmd) Error: processing vignette 'TAME-toolkit-clean.Rmd' failed with diagnostics: Please input an API_key! --- failed re-building 'TAME-toolkit-clean.Rmd'