{"id":13724782,"url":"https://github.com/inbo/etn","last_synced_at":"2025-10-10T14:03:09.729Z","repository":{"id":42234467,"uuid":"95901229","full_name":"inbo/etn","owner":"inbo","description":"R package to access data from the European Tracking Network","archived":false,"fork":false,"pushed_at":"2025-10-07T11:48:08.000Z","size":145535,"stargazers_count":10,"open_issues_count":67,"forks_count":5,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-10-08T06:05:03.960Z","etag":null,"topics":["animal-movement","animal-tracking","biologging","data-access","fish","lifewatch","oscibio","r","r-package","rstats"],"latest_commit_sha":null,"homepage":"https://inbo.github.io/etn/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/inbo.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-06-30T15:26:34.000Z","updated_at":"2025-10-02T14:48:07.000Z","dependencies_parsed_at":"2023-02-06T06:02:41.497Z","dependency_job_id":"3d901c4b-aa04-4b9b-952e-06a3a13a66e4","html_url":"https://github.com/inbo/etn","commit_stats":{"total_commits":882,"total_committers":6,"mean_commits":147.0,"dds":0.4399092970521542,"last_synced_commit":"cb0a15c52499ddb5e0486918b71d9e39514ee206"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/inbo/etn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inbo%2Fetn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inbo%2Fetn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inbo%2Fetn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inbo%2Fetn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inbo","download_url":"https://codeload.github.com/inbo/etn/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inbo%2Fetn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000638,"owners_count":26082819,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["animal-movement","animal-tracking","biologging","data-access","fish","lifewatch","oscibio","r","r-package","rstats"],"created_at":"2024-08-03T01:02:03.317Z","updated_at":"2025-10-10T14:03:09.692Z","avatar_url":"https://github.com/inbo.png","language":"R","readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n```\n\n# etn \u003cimg src=\"man/figures/logo.png\" align=\"right\" alt=\"\" width=\"120\"\u003e\n\n\u003c!-- badges: start --\u003e\n[![CRAN status](https://www.r-pkg.org/badges/version/etn)](https://CRAN.R-project.org/package=etn)\n[![repo status](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)\n[![R-CMD-check](https://github.com/inbo/etn/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/inbo/etn/actions/workflows/R-CMD-check.yaml)\n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.15235747.svg)](https://doi.org/10.5281/zenodo.15235747)\n\u003c!-- badges: end --\u003e\n\nEtn provides functionality to access data from the [European Tracking Network (ETN)](http://www.lifewatch.be/etn/) database hosted by the Flanders Marine Institute (VLIZ) as part of the Flemish contribution to LifeWatch. ETN data is subject to the [ETN data policy](http://www.lifewatch.be/etn/assets/docs/ETN-DataPolicy.pdf) and can be:\n \n- restricted: under moratorium and only accessible to logged-in data owners/collaborators\n- unrestricted: publicly accessible without login and routinely published to international biodiversity facilities\n \nThe ETN infrastructure currently requires the package to be run within the [LifeWatch.be RStudio server](http://rstudio.lifewatch.be/), which is password protected. A login can be requested at http://www.lifewatch.be/etn/contact.\n\n## Installation\n\nYou can install the development version of etn from [GitHub](https://github.com/) with:\n\n``` r\n# install.packages(\"devtools\")\ndevtools::install_github(\"inbo/etn\")\n```\n\n## Meta\n\n- We welcome [contributions](.github/CONTRIBUTING.md) including bug reports.\n- License: MIT\n- Get citation information for etn in R doing `citation(\"etn\")`.\n- Please note that this project is released with a [Contributor Code of Conduct](.github/CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.\n","funding_links":[],"categories":["Biosphere"],"sub_categories":["Marine Life and Fishery"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finbo%2Fetn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finbo%2Fetn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finbo%2Fetn/lists"}