Permalink
Switch branches/tags
Nothing to show
Find file
Fetching contributors…
Cannot retrieve contributors at this time
14 lines (13 sloc) 515 Bytes
Package: cranlogs
Title: Download Logs from the RStudio CRAN Mirror
Version: 1.0.0
Authors@R: "Gabor Csardi <csardi.gabor@gmail.com> [aut, cre]"
Description: API to the database of CRAN package downloads from the RStudio
CRAN mirror. The database itself is at http://cranlogs.r-pkg.org, see
https://github.com/metacran/cranlogs.app for the raw API.
License: MIT + file LICENSE
URL: https://github.com/metacran/cranlogs
BugReports: https://github.com/metacran/cranlogs/issues
Imports:
httr,
jsonlite