USEPA / ccdR

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://api-ccte.epa.gov/docs/
GNU General Public License v3.0
2 stars 0 forks source link

Fixed how function handles nested data. #16

Closed rachmaninoffpk closed 5 months ago

rachmaninoffpk commented 5 months ago

check() returns 1 failed test error and a note on non-portable names (exceeds length 100) for recorded test API calls.

Closes #7 .

rachmaninoffpk commented 5 months ago

@cthunes @brown-jason

rachmaninoffpk commented 5 months ago

Sorry for the confusion. The check() error is separate from these changes.