-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathDESCRIPTION
More file actions
32 lines (32 loc) · 881 Bytes
/
DESCRIPTION
File metadata and controls
32 lines (32 loc) · 881 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
Package: ceeds
Title: Center for the Environment, Ecological Design, and Sustainability
Version: 0.0.1.9000
Authors@R: c(
person("Benjamin S.", "Baumer", email = "ben.baumer@gmail.com",
role = c("aut", "cre")),
person(given = "Marta", family = "Garcia", role = "aut"),
person(given = "Mirella", family = "Hernandez", role = "aut"),
person(given = "Julia", family = "Lee", role = "aut")
)
Description: The Center for the Environment, Ecological Design, and
Sustainability at Smith College engages in many differents kinds of
programming. These functions facilitate the new CEEDS dashboard.
License: CC0
Depends:
R (>= 3.4.3)
Imports:
dplyr,
etl,
fs,
lubridate,
macleish (>= 0.3.3.9004),
magrittr,
readr,
purrr,
shiny
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests:
testthat,
RSQLite