Type: Package Package: glassdoor Title: Interface to 'Glassdoor' API Version: 0.9.0 Authors@R: person(given = "John", family = "Muschelli", role = c("aut", "cre"), email = "muschellij2@gmail.com") Description: Interacts with the 'Glassdoor' API . 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 Suggests: covr, knitr, rmarkdown, testthat VignetteBuilder: knitr Encoding: UTF-8 RoxygenNote: 7.3.2 Depends: R (>= 3.1) Config/pak/sysreqs: libssl-dev Repository: https://muschellij2.r-universe.dev Date/Publication: 2025-04-01 18:17:15 UTC RemoteUrl: https://github.com/muschellij2/glassdoor RemoteRef: HEAD RemoteSha: 5bb00c625a0e6037cc2ffe128baa31332a025b61 NeedsCompilation: no Packaged: 2026-07-04 18:05:23 UTC; root Author: John Muschelli [aut, cre] Maintainer: John Muschelli