-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
executable file
·25 lines (25 loc) · 1011 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
Package: moveVis
Type: Package
Title: Movement Data Visualization
Version: 0.10.5
Depends: R (>= 3.5.0)
Date: 2020-03-27
Authors@R: person("Jakob", "Schwalb-Willmann", email = "movevis@schwalb-willmann.de",
role = c("aut", "cre"))
Description: Tools to visualize movement data (e.g. from GPS tracking) and temporal changes of environmental data (e.g. from remote sensing) by creating video animations.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.0
Imports: move, raster, sf, lwgeom, slippymath, lubridate, curl,
ggplot2, cowplot, magick, gifski, av, pbapply, magrittr,
methods, stats
BugReports: http://www.github.com/16eagle/moveVis/issues
SystemRequirements: ImageMagick, FFmpeg, libav
URL: http://movevis.org
Suggests: parallel, mapview, leaflet, testthat
NeedsCompilation: no
Packaged: 2020-03-27 16:47:05 UTC; jas24ny
Author: Jakob Schwalb-Willmann [aut, cre]
Maintainer: Jakob Schwalb-Willmann <movevis@schwalb-willmann.de>
Repository: CRAN
Date/Publication: 2020-03-28 04:20:02 UTC