Skip to content

seeclickfixr

Access Data from the SeeClickFix Web API

v1.1.0 · Dec 7, 2016 · GPL-3

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.

Downloads

279

Last 30 days

15023rd

577

Last 90 days

2.1K

Last year

Trend: +81.2% (30d vs prior 30d)

CRAN Check Status

3 ERROR
2 NOTE
9 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 ERROR
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 ERROR
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 ERROR
Check details (6 non-OK)
ERROR r-devel-windows-x86_64

examples

Running examples in 'seeclickfixr-Ex.R' failed
The error most likely occurred in:

> ### Name: list_places
> ### Title: Query sub-city neighborhoods in which issues can be reported.
> ### Aliases: list_places
> 
> ### ** Examples
> 
> list_places("Boston, MA",limit = 5)
Error: lexical error: invalid char in json text.
                                       <!DOCTYPE html PUBLIC "-//W3C//
                     (right here) ------^
Execution halted
NOTE r-oldrel-macos-arm64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-macos-x86_64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-windows-x86_64

LazyData

'LazyData' is specified without a 'data' directory
ERROR r-oldrel-windows-x86_64

examples

Running examples in 'seeclickfixr-Ex.R' failed
The error most likely occurred in:

> ### Name: list_places
> ### Title: Query sub-city neighborhoods in which issues can be reported.
> ### Aliases: list_places
> 
> ### ** Examples
> 
> list_places("Boston, MA",limit = 5)
Error: lexical error: invalid char in json text.
                                       <!DOCTYPE html PUBLIC "-//W3C//
                     (right here) ------^
Execution halted
ERROR r-release-windows-x86_64

examples

Running examples in 'seeclickfixr-Ex.R' failed
The error most likely occurred in:

> ### Name: list_places
> ### Title: Query sub-city neighborhoods in which issues can be reported.
> ### Aliases: list_places
> 
> ### ** Examples
> 
> list_places("Boston, MA",limit = 5)
Error: lexical error: invalid char in json text.
                                       <!DOCTYPE html PUBLIC "-//W3C//
                     (right here) ------^
Execution halted

Check History

ERROR 9 OK · 2 NOTE · 0 WARNING · 3 ERROR · 0 FAILURE Mar 10, 2026
ERROR r-devel-windows-x86_64

examples

Running examples in 'seeclickfixr-Ex.R' failed
The error most likely occurred in:

> ### Name: list_places
> ### Title: Query sub-city neighborhoods in which issues can be reported.
> ### Aliases: list_places
> 
> ### ** Examples
> 
> list_places("Boston, MA",limit = 5)
Error: lexical error: invalid char in json text.
                                       <!DOCTYPE html><html lang="en-U
                     (right here) ------^
Execution halted
ERROR r-release-windows-x86_64

examples

Running examples in 'seeclickfixr-Ex.R' failed
The error most likely occurred in:

> ### Name: list_places
> ### Title: Query sub-city neighborhoods in which issues can be reported.
> ### Aliases: list_places
> 
> ### ** Examples
> 
> list_places("Boston, MA",limit = 5)
Error: lexical error: invalid char in json text.
                                       <!DOCTYPE html><html lang="en-U
                     (right here) ------^
Execution halted
NOTE r-oldrel-macos-arm64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-macos-x86_64

LazyData

'LazyData' is specified without a 'data' directory
ERROR r-oldrel-windows-x86_64

LazyData

'LazyData' is specified without a 'data' directory

Dependency Network

Dependencies Reverse dependencies jsonlite RCurl seeclickfixr

Version History

new 1.1.0 Mar 10, 2026
updated 1.1.0 ← 1.0.0 diff Dec 6, 2016
new 1.0.0 Nov 12, 2015