-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
37 lines (37 loc) · 913 Bytes
/
DESCRIPTION
File metadata and controls
37 lines (37 loc) · 913 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Package: packageRank
Type: Package
Title: Computation and Visualization of Package Download Counts and Percentile Ranks
Version: 0.9.8.9004
Date: 2026-04-10
Authors@R: person("lindbrook", email = "lindbrook@gmail.com",
role = c("aut", "cre"))
Maintainer: lindbrook <lindbrook@gmail.com>
Description: Compute and visualize package download counts and percentile ranks
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.3
Roxygen: list(old_usage = TRUE)
Imports:
cachem,
cranlogs,
curl,
data.table (>= 1.12.2),
fasttime,
ggplot2,
graphics,
ISOcodes,
memoise,
patchwork,
pkgsearch,
R.utils,
RCurl,
rversions,
sugrrants
Suggests: knitr,
rmarkdown