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, ChemIDplus, ChemSpider, ETOX,
    Flavornet, NIST Chemistry WebBook, OPSIN, PAN Pesticide Database, PubChem,
    SRS, Wikidata.
Type: Package
Version: 1.1.2
Date: 2021-12-06
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("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 (>= 3.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
RoxygenNote: 7.1.2
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/testthat/parallel: true
NeedsCompilation: no
Packaged: 2021-12-06 11:09:54 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],
  Tamás Stirling [ctb, cre]
Repository: CRAN
Date/Publication: 2021-12-06 12:50:02 UTC
Built: R 4.0.2; ; 2021-12-07 12:21:36 UTC; unix
