Package: ritalic
Title: Interface to the ITALIC Database of Lichen Biodiversity
Version: 0.10.1
Authors@R: c(
    person("Matteo", "Conti", email="matt.ciao@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0009-0003-4917-2639")),
    person("Luana", "Francesconi", role = "aut"),
    person("Alice", "Musina", role = "aut")
           )
Maintainer: Matteo Conti <matt.ciao@gmail.com>
Description: A programmatic interface to the Web Service methods provided by ITALIC (<https://italic.units.it>).
    ITALIC is a database of lichen data in Italy and bordering European countries. 'ritalic' includes functions for retrieving information
    about lichen scientific names, geographic distribution, ecological data, morpho-functional traits and identification keys.
    More information about the data is available at <https://italic.units.it/?procedure=base&t=59&c=60>.
    The API documentation is available at <https://italic.units.it/?procedure=api>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/plant-data/ritalic
BugReports: https://github.com/plant-data/ritalic/issues
Depends: R (>= 3.5.3)
Imports: httr, jsonlite, utils
NeedsCompilation: no
Packaged: 2024-12-19 10:36:37 UTC; matteoconti
Author: Matteo Conti [aut, cre] (<https://orcid.org/0009-0003-4917-2639>),
  Luana Francesconi [aut],
  Alice Musina [aut]
Repository: CRAN
Date/Publication: 2025-01-07 14:00:02 UTC
