{"id":31556961,"url":"https://github.com/guardias-eu/reasin","last_synced_at":"2025-10-04T23:20:23.958Z","repository":{"id":316064041,"uuid":"1059546620","full_name":"guardias-eu/reasin","owner":"guardias-eu","description":"Interface to the European Alien Species Information Network API","archived":false,"fork":false,"pushed_at":"2025-09-30T12:47:41.000Z","size":1651,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-30T14:21:16.405Z","etag":null,"topics":["api","biodiversity","biodiversity-data","biodiversity-informatics","data","invasive-species","oscibio","r","r-package"],"latest_commit_sha":null,"homepage":"https://guardias-eu.github.io/reasin/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/guardias-eu.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2025-09-18T15:34:56.000Z","updated_at":"2025-09-30T12:45:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"bfbc0d91-ec11-4ecd-9ac5-479c79c31ebb","html_url":"https://github.com/guardias-eu/reasin","commit_stats":null,"previous_names":["guardias-eu/reasin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/guardias-eu/reasin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guardias-eu%2Freasin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guardias-eu%2Freasin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guardias-eu%2Freasin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guardias-eu%2Freasin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guardias-eu","download_url":"https://codeload.github.com/guardias-eu/reasin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guardias-eu%2Freasin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278386620,"owners_count":25978212,"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-04T02:00:05.491Z","response_time":63,"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":["api","biodiversity","biodiversity-data","biodiversity-informatics","data","invasive-species","oscibio","r","r-package"],"created_at":"2025-10-04T23:20:17.627Z","updated_at":"2025-10-04T23:20:23.939Z","avatar_url":"https://github.com/guardias-eu.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# reasin\n\n\u003c!-- badges: start --\u003e\n[![CRAN\nstatus](https://www.r-pkg.org/badges/version/reasin)](https://CRAN.R-project.org/package=reasin)\n[![R-CMD-check](https://github.com/guardias-eu/reasin/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/guardias-eu/reasin/actions/workflows/R-CMD-check.yaml)\n[![Codecov test coverage](https://codecov.io/gh/guardias-eu/reasin/graph/badge.svg)](https://app.codecov.io/gh/guardias-eu/reasin)\n[![repo\nstatus](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)\n\u003c!-- badges: end --\u003e\n\nThe goal of reasin is to provide a R interface to the API of the European Alien Species Information Network (EASIN).\n\nAt the moment only interface to the EASIN [Catalogue\nWeb Service](https://easin.jrc.ec.europa.eu/apixg) (checklist data) is implemented. Expect more features soon.\n\n## Installation\n\nYou can install the development version of reasin from [GitHub](https://github.com/guardias-eu/reasin) with:\n\n``` r\n# install.packages(\"pak\")\npak::pak(\"guardias-eu/reasin\") # dev version\n```\n\n## Example\n\nUse `get_species()` to retrieve information on species from the EASIN [Catalogue\nWeb Service](https://easin.jrc.ec.europa.eu/apixg):\n\n``` r\nlibrary(reasin)\n\n# Get overview with all species\nget_species()\n\n# Get details for few species via scientific name or part of it\nget_species(scientific_name = \"Procambarus\")\n```\n\nMore examples can be found in [`get_species()` documentation](https://guardias-eu.github.io/reasin/reference/get_species.html).\n\nCheck also the [Reference\nsection](https://guardias-eu.github.io/reasin/reference/index.html) for a list\nwith all available functions.\n\n## Funding\n\nThis package is being developed in the framework of the [GuardIAS](https://guardias.eu/) prject. GuardIAS receives funding from the European Union’s Horizon Europe Research and Innovation Programme (ID No 101181413).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguardias-eu%2Freasin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguardias-eu%2Freasin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguardias-eu%2Freasin/lists"}