Package: etn Title: Access Data from the European Tracking Network Version: 3.0.0.9000 Authors@R: c( person("Pieter", "Huybrechts", , "pieter.huybrechts@inbo.be", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6658-6062", affiliation = "Research Institute for Nature and Forest (INBO)")), person("Peter", "Desmet", , "peter.desmet@inbo.be", role = "aut", 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("Damiano", "Oldoni", , "damiano.oldoni@inbo.be", role = "aut", comment = c(ORCID = "0000-0003-3445-7562", affiliation = "Research Institute for Nature and Forest (INBO)")), person("Stijn", "Van Hoey", , "stijnvanhoey@gmail.com", role = "aut", comment = c(ORCID = "0000-0001-6413-3185")), person("Claudia", "Meneses", , "claudia.meneses@vliz.be", role = "ctb", comment = c(ORCID = "0000-0002-9397-5442", affiliation = "Flanders Marine Institute (VLIZ)")), person("Lotte", "Pohl", , "lotte.pohl@vliz.be", role = "ctb", comment = c(ORCID = "0000-0002-7607-7018", affiliation = "Flanders Marine Institute (VLIZ)")), person("Research Institute for Nature and Forest (INBO)", role = "cph", comment = c(ROR = "00j54wy13")), person("Research Foundation - Flanders", role = "fnd", comment = "https://lifewatch.be"), person("European Union", role = "fnd", comment = "https://doi.org/10.3030/101094649") ) Description: Access data from the European Tracking Network ('ETN', ). With etn you can query metadata (animals, tags, deployments, receivers, projects) and data (acoustic detections, sensor data) from the 'ETN' database and use these in your analyses. Data access requires user credentials and is subject to a data policy. License: MIT + file LICENSE URL: https://github.com/inbo/etn, https://inbo.github.io/etn/ BugReports: https://github.com/inbo/etn/issues Depends: R (>= 4.1.0) Imports: arrow, askpass, assertthat, cachem, cli, dplyr (>= 1.2.0), frictionless, glue, httr2 (>= 1.2.0), lifecycle, memoise, methods, prettyunits, purrr, readr, rlang, stringr, utils, withr Suggests: etnservice (>= 0.5.0), formattable, jsonlite, kableExtra, knitr, leaflet, lubridate, pak, rmarkdown, testthat (>= 3.0.0), tidyr, vcr, xml2 VignetteBuilder: knitr Remotes: inbo/etnservice, ropensci/vcr Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake libicu-dev libssl-dev libx11-dev Repository: https://inbo.r-universe.dev Date/Publication: 2026-06-29 09:00:55 UTC RemoteUrl: https://github.com/inbo/etn RemoteRef: HEAD RemoteSha: 3a12c56094ad0e2f542a2a7129dd4e1685ca51d4 NeedsCompilation: no Packaged: 2026-06-29 10:40:04 UTC; root Author: Pieter Huybrechts [aut, cre] (ORCID: , affiliation: Research Institute for Nature and Forest (INBO)), Peter Desmet [aut] (ORCID: , affiliation: Research Institute for Nature and Forest (INBO)), Sanne Govaert [aut] (ORCID: , affiliation: Research Institute for Nature and Forest (INBO)), Damiano Oldoni [aut] (ORCID: , affiliation: Research Institute for Nature and Forest (INBO)), Stijn Van Hoey [aut] (ORCID: ), Claudia Meneses [ctb] (ORCID: , affiliation: Flanders Marine Institute (VLIZ)), Lotte Pohl [ctb] (ORCID: , affiliation: Flanders Marine Institute (VLIZ)), Research Institute for Nature and Forest (INBO) [cph] (ROR: ), Research Foundation - Flanders [fnd] (https://lifewatch.be), European Union [fnd] (https://doi.org/10.3030/101094649) Maintainer: Pieter Huybrechts