Package: seeclickfixr
Type: Package
Title: Access Data from the SeeClickFix Web API
Version: 1.1.0
Authors@R: c(person("Justin", "de Benedictis-Kessner", email = "justindbk@gmail.com", role = c("aut", "cre")),
  person("Christian", "Lemp", email = "christianlemp@gmail.com", role = c("ctb")))
BugReports: https://github.com/justindbk/seeclickfixr/issues
Depends: R (>= 3.1.2)
LazyData: true
Description: Provides a wrapper to access data from the SeeClickFix
  web API for R. SeeClickFix is a central platform employed by many cities
  that allows citizens to request their city's services. This package
  creates several functions to work with all the built-in calls to the
  SeeClickFix API. Allows users to download service request data from
  numerous locations in easy-to-use dataframe format manipulable in
  standard R functions.
License: GPL-3
Imports: jsonlite, RCurl
NeedsCompilation: no
Packaged: 2016-12-07 15:55:30 UTC; justin
Author: Justin de Benedictis-Kessner [aut, cre],
  Christian Lemp [ctb]
Maintainer: Justin de Benedictis-Kessner <justindbk@gmail.com>
Repository: CRAN
Date/Publication: 2016-12-07 18:05:33
Built: R 4.6.0; ; 2025-04-22 01:05:21 UTC; windows
