Package: packageRank
Type: Package
Title: Computation and Visualization of Package Download Counts and
        Percentiles
Version: 0.9.0
Date: 2024-04-24
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 Posit/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.3.1
Imports: cranlogs, curl, data.table (>= 1.12.2), ggplot2, ISOcodes,
        memoise, pkgsearch, R.utils, RCurl, rlang, rversions,
        sugrrants, tools
Suggests: knitr, rmarkdown
NeedsCompilation: no
Packaged: 2024-04-24 00:56:46 UTC; peter
Author: Peter Li [aut, cre]
Repository: CRAN
Date/Publication: 2024-04-24 02:20:02 UTC
