Package: webchem
Title: Chemical Information from the Web
Description: Chemical information from around the web. This package interacts
    with a suite of web APIs for chemical information.
Type: Package
Version: 0.5.0
Date: 2020-02-29
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
Suggests: testthat, rcdk
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-02-29 16:07:08 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-03-02 17:00:02 UTC
