Package: movepub Title: Prepare Movebank Data for Publication Version: 0.4.0.9000 Date: 2025-08-27 Authors@R: c( person("Peter", "Desmet", , "peter.desmet@inbo.be", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-8442-8025", affiliation = "Research Institute for Nature and Forest (INBO)")), person("Sanne", "Govaert", , "sanne.govaert@inbo.be", role = "aut", comment = c(ORCID = "0000-0002-8939-1305", affiliation = "Research Institute for Nature and Forest (INBO)")), person("Sarah", "Davidson", , "sdavidson@ab.mpg.de", role = "ctb", comment = c(ORCID = "0000-0002-2766-9201", affiliation = "Max Planck Institute of Animal Behavior")), person("Research Institute for Nature and Forest (INBO)", role = "cph", comment = c(ROR = "00j54wy13")), person("NLBIF", role = "fnd", comment = "https://www.nlbif.nl/move2gbif-gps-zendergegevens-van-dieren-mobiliseren-naar-movebank-en-gbif/"), person("European Union", role = "fnd", comment = "https://doi.org/10.3030/101112823") ) Description: Prepare animal tracking data from 'Movebank' () for publication in a research repository. With 'movepub' you can document data with metadata following the Data Package standard and transform these to Darwin Core and Ecological Metadata Language ('EML') for publication to the Global Biodiversity Information Facility ('GBIF') and the Ocean Biodiversity Information System ('OBIS'). License: MIT + file LICENSE URL: https://github.com/inbo/movepub, https://inbo.github.io/movepub/ BugReports: https://github.com/inbo/movepub/issues Depends: R (>= 4.1.0) Imports: cli, dplyr (>= 1.2.0), EML, frictionless, jsonlite, lifecycle, move2 (>= 0.4.0), purrr, readr, rlang, tidyr, uuid, worrms, xml2 Suggests: knitr, rmarkdown, stringr, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libjq-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libnode-dev libx11-dev Repository: https://ocean-tracking-network.r-universe.dev Date/Publication: 2026-07-02 15:38:59 UTC RemoteUrl: https://github.com/inbo/movepub RemoteRef: HEAD RemoteSha: a8a1fa1d8d61224a6377f9f419bce487a80454cf NeedsCompilation: no Packaged: 2026-07-02 17:15:07 UTC; root Author: Peter Desmet [aut, cre] (ORCID: , affiliation: Research Institute for Nature and Forest (INBO)), Sanne Govaert [aut] (ORCID: , affiliation: Research Institute for Nature and Forest (INBO)), Sarah Davidson [ctb] (ORCID: , affiliation: Max Planck Institute of Animal Behavior), Research Institute for Nature and Forest (INBO) [cph] (ROR: ), NLBIF [fnd] (https://www.nlbif.nl/move2gbif-gps-zendergegevens-van-dieren-mobiliseren-naar-movebank-en-gbif/), European Union [fnd] (https://doi.org/10.3030/101112823) Maintainer: Peter Desmet