Package: calpassapi
Title: R Interface to Access CalPASS API
Version: 0.0.3
Authors@R: person("Vinh", "Nguyen", email = "nguyenvq714@gmail.com", role = c("aut", "cre"))
Description: Implements methods for querying data from CalPASS using its API.
 CalPASS Plus.  MMAP API V1. <https://mmap.calpassplus.org/docs/index.html>.
Depends: R (>= 3.4.0)
Imports: httr, dplyr, digest, jsonlite, stringr
License: GPL-3
URL: https://github.com/vinhdizzo/calpassapi
BugReports: https://github.com/vinhdizzo/calpassapi/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-08-06 15:17:15 UTC; vnguyen216
Author: Vinh Nguyen [aut, cre]
Maintainer: Vinh Nguyen <nguyenvq714@gmail.com>
Repository: CRAN
Date/Publication: 2020-08-06 15:30:02 UTC
Built: R 4.4.3; ; 2025-10-21 14:14:13 UTC; windows
