-
Notifications
You must be signed in to change notification settings - Fork 14
/
DESCRIPTION
45 lines (45 loc) · 1.13 KB
/
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
40
41
42
43
44
45
Package: vizlab
Type: Package
Title: Utilities for building online data visualizations
Version: 0.3.10
Date: 2018-10-03
Author: Jordan Walker, Alison Appling, Lindsay Carr, Luke Winslow, Jordan Read, Laura DeCicco, Marty Wernimont, David Watkins
Maintainer: Alison Appling <aappling@usgs.gov>
Description: Provides utility functions to organize, develop, and publish
web-based data visualizations.
License: file LICENSE
Copyright: This software is in the public domain because it contains materials
that originally came from the United States Geological Survey, an agency of
the United States Department of Interior. For more information, see the
official USGS copyright policy at
http://www.usgs.gov/visual-id/credit_usgs.html#copyright
VignetteBuilder: knitr
BuildVignettes: true
Depends:
R (>= 3.0)
Imports:
digest,
grithub,
httr,
markdown,
methods,
remake,
remotes,
tools,
whisker,
xml2,
yaml,
png
Suggests:
data.table,
dssecrets,
jsonlite,
knitr,
readr,
readxl,
rgdal,
rmarkdown,
sbtools (>= 0.19.3),
secret,
testthat
RoxygenNote: 6.1.1