-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathDESCRIPTION
More file actions
36 lines (36 loc) · 732 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
36 lines (36 loc) · 732 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
Package: printy
Title: Helper functions for pretty-printing numbers
Version: 0.0.0.9005
Authors@R:
person(
given = "Tristan",
family = "Mahr",
role = c("aut", "cre"),
email = "tristan.mahr@wisc.edu",
comment = c(ORCID = "0000-0002-8890-5116")
)
Description: This package contains helper functions for formatting numbers.
Depends: R (>= 4.2.0)
License: GPL-3 + file LICENSE
Encoding: UTF-8
LazyData: true
Suggests:
testthat,
pbkrtest,
roxygen2
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Imports:
stringr,
lme4,
dplyr,
tidyr,
stats,
tibble,
scales (>= 1.1.0),
broom,
glue,
broom.mixed,
rlang (>= 0.1.2),
parameters,
purrr