Package: moveVis Type: Package Title: Movement Data Visualization Version: 1.0.1 Depends: R (>= 3.5.0) Date: 2025-08-22 Authors@R: c( person("Jakob", "Schwalb-Willmann", email = "dev@schwalb-willmann.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2665-1509")), person("Annika", "Ludwig", role = c("aut", "ctb")) ) 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.3.2 Imports: move2, terra, sf, s2, lwgeom, units, basemaps, lubridate, ggplot2, rlang, ggnewscale, patchwork, gifski, av, pbapply, magrittr, methods, stats BugReports: https://www.github.com/16eagle/moveVis/issues SystemRequirements: ImageMagick, FFmpeg, libav URL: https://movevis.org Suggests: parallel, mapview, leaflet, testthat Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libmagick++-dev gsfonts libavfilter-dev libpng-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libclang-dev Repository: https://16eagle.r-universe.dev Date/Publication: 2025-08-22 13:14:28 UTC RemoteUrl: https://github.com/16EAGLE/moveVis RemoteRef: HEAD RemoteSha: cf88cdcc0a44bd48c7f0bd35bc3f40f6d3f94283 NeedsCompilation: no Packaged: 2026-06-19 11:38:22 UTC; root Author: Jakob Schwalb-Willmann [aut, cre] (ORCID: ), Annika Ludwig [aut, ctb] Maintainer: Jakob Schwalb-Willmann