Package: packageRank
Type: Package
Title: Computation and Visualization of Package Download Counts and
        Percentiles
Version: 0.6.0
Date: 2022-03-16
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: 2022-03-17 00:20:10 UTC; peter
Author: Peter Li [aut, cre]
Repository: CRAN
Date/Publication: 2022-03-17 00:30:05 UTC
