Package: packageRank
Type: Package
Title: Computation and Visualization of Package Download Counts and
        Percentiles
Version: 0.7.2
Date: 2022-10-11
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.1
Imports: cranlogs, data.table (>= 1.12.2), ggplot2, grDevices,
        ISOcodes, memoise, pkgsearch, RCurl, R.utils, rversions, stats,
        sugrrants, tools, utils
Suggests: knitr, rmarkdown
NeedsCompilation: no
Packaged: 2022-10-11 15:56:57 UTC; peter
Author: Peter Li [aut, cre]
Repository: CRAN
Date/Publication: 2022-10-11 16:30:02 UTC
