Package: packageRank
Type: Package
Title: Computation and Visualization of Package Download Counts and
        Percentiles
Version: 0.5.0
Date: 2021-09-14
Authors@R: person("Peter Li", email = "lindbrook@gmail.com",
    role = c("aut", "cre"))
Maintainer: Peter Li <lindbrook@gmail.com>
Description: Compute and visualize the cross-sectional and longitudinal number
    and rank percentile of package downloads from RStudio's CRAN mirror.
URL: https://github.com/lindbrook/packageRank
BugReports: https://github.com/lindbrook/packageRank/issues
Depends: R (>= 3.5)
License: GPL (>= 2)
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.2
Imports: cranlogs, data.table (>= 1.12.2), ggplot2, grDevices, memoise,
        pkgsearch, RCurl, R.utils, rversions, stats, sugrrants, tools,
        utils
Suggests: knitr, rmarkdown
NeedsCompilation: no
Packaged: 2021-09-14 22:45:47 UTC; peter
Author: Peter Li [aut, cre]
Repository: CRAN
Date/Publication: 2021-09-15 04:20:02 UTC
