Package: webchem
Title: Chemical Information from the Web
Description: Chemical information from around the web. This package interacts 
    with a suite of web services for chemical information. Sources include: Alan
    Wood's Compendium of Pesticide Common Names, Chemical Identifier Resolver,
    ChEBI, Chemical Translation Service, ChemSpider, ETOX, Flavornet,
    NIST Chemistry WebBook, OPSIN, PubChem, SRS, Wikidata.
Type: Package
Version: 1.3.1
License: MIT + file LICENSE
URL: https://docs.ropensci.org/webchem/,
        https://github.com/ropensci/webchem
BugReports: https://github.com/ropensci/webchem/issues
Authors@R: c(person("Eduard", "Szöcs", role = "aut"),
    person("Robert", "Allaway", role = "ctb"),    
    person("Daniel", "Muench", role = "ctb"),
    person("Johannes", "Ranke", role = "ctb"),
    person("Andreas", "Scharmüller", role = "ctb"),        
    person("Eric R", "Scott", role = "ctb"),
    person("Jan", "Stanstrup", role = "ctb"),
    person("João Vitor", "F Cavalcante", role = "ctb"),
    person("Gordon", "Getzinger", role = "ctb"),
    person("Ethan", "Bass", role="ctb"),
    person("Tamás", "Stirling", email = "stirling.tamas@gmail.com", role = c("ctb", "cre")))
Maintainer: Tamás Stirling <stirling.tamas@gmail.com>
LazyLoad: yes
LazyData: yes
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: xml2, httr, rvest, jsonlite, stringr, methods, dplyr, purrr,
        data.tree, tibble, base64enc, rlang, utils
Suggests: testthat, rcdk, covr, robotstxt, knitr, rmarkdown,
        plot.matrix, usethis, vcr (>= 0.6.0)
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/testthat/parallel: true
NeedsCompilation: no
Packaged: 2025-07-16 03:48:48 UTC; tamas
Author: Eduard Szöcs [aut],
  Robert Allaway [ctb],
  Daniel Muench [ctb],
  Johannes Ranke [ctb],
  Andreas Scharmüller [ctb],
  Eric R Scott [ctb],
  Jan Stanstrup [ctb],
  João Vitor F Cavalcante [ctb],
  Gordon Getzinger [ctb],
  Ethan Bass [ctb],
  Tamás Stirling [ctb, cre]
Repository: CRAN
Date/Publication: 2025-07-16 09:50:02 UTC
Built: R 4.4.1; ; 2025-07-16 10:14:49 UTC; unix
