Package: motus Type: Package Version: 6.1.2 Title: Fetch and use data from the Motus Wildlife Tracking System Description: Retrieve, filter, and visualize telemetry data from the Motus Wildlife Tracking System . Authors@R: c( person("Birds Canada", role = c("aut", "cre"), email = "motus@birdscanada.org"), person("John", "Brzustowski", email = "jbrzusto@fastmail.fm", role = "aut"), person("Denis", "Lepage", email = "dlepage@birdscanada.org", role = "aut"), person("Steffi", "LaZerte", email = "steffi@steffi.ca", role = "ctb"), person("Joey", "Bernard", role = "ctb"), person("Lucas", "Berrigan", role = "ctb"), person("Tara", "Crewe", role = "ctb"), person("Zoe", "Crysler", email = "zcrysler@gmail.com", role = "ctb"), person("Jeremy", "Hussell", role = "ctb"), person("Catherine", "Jardine", role = "ctb"), person("Amie", "MacDonald", role = "ctb"), person("Stuart", "Mackenzie", role = "ctb"), person("Paul", "Morrill", role = "ctb"), person("Josh", "Sayers", role = "ctb"), person("Philip", "Taylor", role = "ctb")) URL: https://motuswts.github.io/motus/ BugReports: https://github.com/MotusWTS/motus/issues Depends: R (>= 4.1.0) Imports: DBI (>= 1.0.0), dbplyr (>= 2.1.1), dplyr (>= 1.0.4), httr (>= 1.4.0), geosphere (>= 1.5.7), ggplot2 (>= 3.2.0), ggspatial (>= 1.1.9), glue (>= 1.4.2), gridExtra (>= 2.3), jsonlite (>= 1.6), lubridate (>= 1.7.4), lutz (>= 0.3.1), magrittr, methods, purrr (>= 0.3.0), rlang (>= 0.3.1), RSQLite (>= 2.1.1), stringr (>= 1.4.0), tidyr (>= 0.8.3), tidyselect (>= 1.0.0), suncalc Suggests: covr, mockery, prettymapr, rmarkdown, roxygen2, sf (>= 1.0.14), spelling, testthat (>= 3.0.0), withr License: GPL-3 RoxygenNote: 7.2.3 Roxygen: list(markdown = TRUE) Encoding: UTF-8 Language: en-CA Config/testthat/edition: 3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libjpeg-dev libpng-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://birdscanada.r-universe.dev Date/Publication: 2026-02-02 22:03:21 UTC RemoteUrl: https://github.com/MotusWTS/motus RemoteRef: HEAD RemoteSha: 66e6a9821cd12faaf272202e830b1fe7726f8740 NeedsCompilation: no Packaged: 2026-07-03 08:52:33 UTC; root Author: Birds Canada [aut, cre], John Brzustowski [aut], Denis Lepage [aut], Steffi LaZerte [ctb], Joey Bernard [ctb], Lucas Berrigan [ctb], Tara Crewe [ctb], Zoe Crysler [ctb], Jeremy Hussell [ctb], Catherine Jardine [ctb], Amie MacDonald [ctb], Stuart Mackenzie [ctb], Paul Morrill [ctb], Josh Sayers [ctb], Philip Taylor [ctb] Maintainer: Birds Canada