Type: Package
Package: glassdoor
Title: Interface to 'Glassdoor' API
Version: 0.7.6
Authors@R: person(given = "John",
           family = "Muschelli",
           role = c("aut", "cre"),
           email = "muschellij2@gmail.com")
Maintainer: John Muschelli <muschellij2@gmail.com>
Description: Interacts with the 'Glassdoor' API
    <https://www.glassdoor.com/developer/index.htm>. Allows the user to 
    search job statistics, employer statistics, and job progression, 
    where 'Glassdoor' provides a breakdown of other jobs a person did 
    after their current one.
License: GPL-2
BugReports: https://github.com/muschellij2/glassdoor/issues
Imports: httr, xml2
Suggests: covr, knitr, rmarkdown, testthat
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1.9000
Depends: R (>= 3.1)
NeedsCompilation: no
Packaged: 2017-09-14 17:42:26 UTC; johnmuschelli
Author: John Muschelli [aut, cre]
Repository: CRAN
Date/Publication: 2017-09-14 17:53:05 UTC
