Package: eRTG3D Title: Empirically Informed Random Trajectory Generation in 3-D Version: 0.7.0 Authors@R: c( person("Merlin", "Unterfinger", email = "info@munterfinger.ch", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2020-2366")), person("Kamran", "Safi", email = "ksafi@orn.mpg.de", role = c("ctb", "ths")), person("George", "Technitis", email = "george.technitis@gmail.com", role = c("ctb", "ths")), person("Robert", "Weibel", email = "robert.weibel@geo.uzh.ch", role = "ths")) Maintainer: Merlin Unterfinger URL: https://munterfi.github.io/eRTG3D/, https://github.com/munterfi/eRTG3D/ BugReports: https://github.com/munterfi/eRTG3D/issues/ Description: Creates realistic random trajectories in a 3-D space between two given fix points, so-called conditional empirical random walks (CERWs). The trajectory generation is based on empirical distribution functions extracted from observed trajectories (training data) and thus reflects the geometrical movement characteristics of the mover. A digital elevation model (DEM), representing the Earth's surface, and a background layer of probabilities (e.g. food sources, uplift potential, waterbodies, etc.) can be used to influence the trajectories. Unterfinger M (2018). "3-D Trajectory Simulation in Movement Ecology: Conditional Empirical Random Walk". Master's thesis, University of Zurich. . Technitis G, Weibel R, Kranstauber B, Safi K (2016). "An algorithm for empirically informed random trajectory generation between two endpoints". GIScience 2016: Ninth International Conference on Geographic Information Science, 9, online. . Depends: R (>= 3.5.0) Imports: CircStats (>= 0.2-6), ggplot2 (>= 3.1.1), pbapply (>= 1.4-1), plotly (>= 4.9.0), raster (>= 2.9-5), rasterVis (>= 0.45), tiff (>= 0.1-5) License: GPL-3 Encoding: UTF-8 LazyData: true RoxygenNote: 7.1.2 Suggests: knitr (>= 1.23), pander (>= 0.6.3), gridExtra (>= 2.3), plyr (>= 1.8.4), rmarkdown (>= 1.13), sf (>= 0.7-4), sp (>= 1.3-1), testthat (>= 2.1.0), covr (>= 3.2.1) VignetteBuilder: knitr NeedsCompilation: no Config/pak/sysreqs: cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libssl-dev libproj-dev libsqlite3-dev Repository: https://munterfi.r-universe.dev Date/Publication: 2022-02-23 14:41:15 UTC RemoteUrl: https://github.com/munterfi/ertg3d RemoteRef: HEAD RemoteSha: 1165c60772d9a81c1b21ecf490a46a0feb6a0850 Packaged: 2026-06-20 06:18:22 UTC; root Author: Merlin Unterfinger [aut, cre] (ORCID: ), Kamran Safi [ctb, ths], George Technitis [ctb, ths], Robert Weibel [ths]