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.0.0
Date: 2020-05-27
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("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, RCurl, jsonlite, stringr, methods, dplyr,
        purrr, data.tree, tibble
Suggests: testthat, rcdk, covr, robotstxt, knitr, rmarkdown
RoxygenNote: 7.1.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-05-27 21:23:21 UTC; tomi
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],
  Gordon Getzinger [ctb],
  Tamás Stirling [ctb, cre]
Repository: CRAN
Date/Publication: 2020-05-28 05:20:03 UTC
