-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathDESCRIPTION
43 lines (43 loc) · 1.1 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
Package: rayshaderanimate
Version: 1.0.0
Date: 2019-10-18
Title: A rayshader baded animation of GPX files
Authors@R: c(
person("Sebastian", "Wolf", , "[email protected]", role = c("aut","cre"))
)
Depends: R (>= 3.5.0), rayshader (>= 0.12.0), ggplot2(>= 3.1.0)
Imports:
gganimate,
ggmap,
glue,
grDevices,
httr,
jsonlite,
magick,
magrittr,
plotKML,
png,
RANN,
raster,
reshape2,
rlang,
scales,
sp,
stringr,
viridisLite
Suggests:
knitr,
rmarkdown
Description: This provides a framework for R packages developed for
a regulatory environment. It is based on the 'testthat' unit testing system and provides the adapter
functionalities for XML-based test case definition as well as for standardized
reporting of the test results.
SystemRequirements: ImageMagick++: ImageMagick-c++-devel (rpm) or
libmagick++-dev (deb)
VignetteBuilder: knitr
License: GPL (>= 2)
RoxygenNote: 6.1.1
NeedsCompilation: no
Author: Sebastian Wolf [aut, cre]
Maintainer: Sebastian Wolf <[email protected]>
BugReports: https://github.com/zappingseb/rayshaderanimate/issues