Package: extractox
Title: Extract Tox Info from Various Databases
Version: 1.2.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
    PubChem <https://pubchem.ncbi.nlm.nih.gov/>, and others EPA databases
    s.
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, condathis, curl, fs, httr2, janitor, pingr, readxl,
        rlang, rvest, webchem, withr
Suggests: openxlsx, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-07-15 02:50:31 UTC; heverz
Author: Claudio Zanettini [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-5043-8033>),
  Lucio Queiroz [aut] (ORCID: <https://orcid.org/0000-0002-6090-1834>)
Maintainer: Claudio Zanettini <claudio.zanettini@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-15 05:10:02 UTC
