-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
32 lines (32 loc) · 802 Bytes
/
DESCRIPTION
File metadata and controls
32 lines (32 loc) · 802 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: silicore
Title: A REALLY Core Silicate
Version: 0.0.0.9001
Authors@R: c(person("Michael D.","Sumner", role = c("aut", "cre"), email = "mdsumner@gmail.com"),
person("John", "Corbett", role = "ctb", comment = "the original inspiration"),
person("Simon", "Wotherspoon", role = "ctb"),
person("Kent", "Johnson", role = "dtc"),
person("Mark", "Padgham", role = "aut")
)
Description: A core for silicate.
Depends:
R (>= 3.3.2)
License: GPL-3
Encoding: UTF-8
LazyData: true
Suggests:
covr,
knitr,
rmarkdown,
testthat
RoxygenNote: 6.0.1
Imports:
dplyr,
gibble,
methods,
purrr,
rlang,
silicate,
magrittr
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
Remotes: mdsumner/gibble