Package: eidosapi
Type: Package
Title: Connect to the Taxonomic Services of the Spanish Inventory of
        Natural Patrimony and Biodiversity
Version: 1.2.0
Authors@R: c(
    person(
      "Héctor", "Miranda-Cebrián",
      email = "hectorm94@gmail.com",
      role = c("aut", "cre", "cph"),
      comment = c(ORCID = "0000-0002-0340-8373")
    )
  )
Description: Provides access to 'EIDOS' <https://iepnb.gob.es/areas-tematicas/especies-silvestres/eidos>, the taxonomic information service from the Spanish Inventory of Natural Patrimony and Biodiversity. This package includes a suite of functions that help retrieve species' taxonomic and conservation information from 'EIDOS' and match taxa names against the checklists available in the database. More information can be found at Miranda Cebrián, H. (2025) <doi:10.7818/ECOS.3134>. 
License: GPL (>= 3)
Encoding: UTF-8
Imports: jsonlite, fuzzyjoin, readxl, curl, httr
URL: https://github.com/hmirceb/eidosapi
BugReports: https://github.com/hmirceb/eidosapi/issues
Depends: R (>= 3.5)
LazyData: true
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-08-31 12:09:05 UTC; hector
Author: Héctor Miranda-Cebrián [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-0340-8373>)
Maintainer: Héctor Miranda-Cebrián <hectorm94@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-11 12:00:09 UTC
