Package: packageRank
Type: Package
Title: Computation and Visualization of Package Download Counts and
        Percentiles
Version: 0.8.1
Date: 2023-03-29
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.2.3
Imports: cranlogs, curl, data.table (>= 1.12.2), ggplot2, grDevices,
        ISOcodes, memoise, pkgsearch, RCurl, R.utils, rversions, stats,
        sugrrants, tools, utils
Suggests: knitr, rmarkdown
NeedsCompilation: no
Packaged: 2023-03-29 00:55:49 UTC; peter
Author: Peter Li [aut, cre]
Repository: CRAN
Date/Publication: 2023-03-29 02:10:02 UTC
