-
Notifications
You must be signed in to change notification settings - Fork 7
/
DESCRIPTION
39 lines (39 loc) · 954 Bytes
/
DESCRIPTION
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
38
39
Package: sorensonimpact
Type: Package
Title: Sorenson Impact Internal R Package
Version: 0.0.1.9064
Authors@R: c(
person("Jonathan", "Zadra", email = "jonathan.zadra@sorensonimpact.com", role = c("aut", "cre")),
person("Sreeja", "Nair", email = "sreeja.nair@sorensonimpact.com", role = "ctb"))
Maintainer: Jonathan Zadra <jonathan.zadra@sorensonimpact.com>
Description: Package with custom functions and settings used internally by the Sorenson Impact Data Science Team.
StagedInstall: no
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.3.0)
Imports:
tidyverse (>= 1.1.1),
magick (>= 1.3),
magrittr (>= 1.5),
ggplot2 (>= 2.2.1),
rmarkdown (>= 1.8),
lubridate,
knitr (>= 1.18),
readxl,
readr,
fs,
rlang,
janitor,
patchwork,
visdat,
lifecycle,
nomnoml,
purrr,
cli,
dplyr,
usethis
RoxygenNote: 7.1.1
Suggests:
testthat
RdMacros: lifecycle