Package: extractox
Title: Extract Tox Info from Various Databases
Version: 0.1.0
Authors@R: c(
    person("Claudio", "Zanettini", , "claudio.zanettini@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0001-5043-8033")),
    person("Lucio", "Queiroz", , "luciorqueiroz@gmail.com", role = "aut",
           comment = c(ORCID = "0000-0002-6090-1834"))
  )
Description: Extract toxicological and chemical information from databases
    maintained by scientific agencies and resources, including the
    Comparative Toxicogenomics Database <https://ctdbase.org/>, the
    Integrated Chemical Environment <https://ice.ntp.niehs.nih.gov/>, the
    Integrated Risk Information System <https://cfpub.epa.gov/ncea/iris/>,
    the CompTox Chemicals Dashboard Resource Hub
    <https://www.epa.gov/comptox-tools/comptox-chemicals-dashboard-resource-hub>, and PubChem
    <https://pubchem.ncbi.nlm.nih.gov/>.
License: MIT + file LICENSE
URL: https://github.com/c1au6i0/extractox,
        https://c1au6i0.github.io/extractox/
BugReports: https://github.com/c1au6i0/extractox/issues
Depends: R (>= 4.1)
Imports: cli, httr2, janitor, pingr, readxl, rvest, webchem
Suggests: openxlsx, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-12-03 03:11:03 UTC; heverz
Author: Claudio Zanettini [aut, cre, cph]
    (<https://orcid.org/0000-0001-5043-8033>),
  Lucio Queiroz [aut] (<https://orcid.org/0000-0002-6090-1834>)
Maintainer: Claudio Zanettini <claudio.zanettini@gmail.com>
Repository: CRAN
Date/Publication: 2024-12-03 21:40:02 UTC
