Learn R Programming

ritalic

ritalic is an R package which gives you access to ITALIC mediated data via its RESTful API.

ITALIC the Information System on Italian Lichens, makes available information and resources about the lichens known to occur in Italy and bordering countries. It is maintained and updated by the Research Unit of Professor Pier Luigi Nimis, at the University of Trieste (NE Italy), Department of Life Sciences. Most of the data are derived from the Checklist of the Lichens of Italy by Nimis (2016), but nomenclatural and distributional data are being continuously updated.

Installation

You can either install the stable relase of ritalic using the version available on CRAN:

# install ritalic
install.packages("ritalic")
# load ritalic
library(ritalic)

Or you can install the development version of the package from GitHub:

# install devtools package
install.packages("devtools")
# load devtools
library(devtools)
# install ritalic
devtools::install_github("plant-data/ritalic")
# load ritalic
library(ritalic)

# Now you can use the functions available in ritalic

Usage

Italic has a guide designed to help users: function and examples

Citation

Coming soon

Copy Link

Version

Install

install.packages('ritalic')

Monthly Downloads

196

Version

0.11.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Matteo Conti

Last Published

March 30th, 2025

Functions in ritalic (0.11.0)

italic_taxonomy

Get taxonomic classification of lichen taxa
italic_traits_pa

Get a presence-absence matrix of lichen traits
italic_ecoregions_distribution

Get distribution of lichen taxa across Italian ecoregions
italic_identification_key

Generate interactive identification keys for lichen taxa
italic_checklist

Get species names in the checklist of the lichens of Italy
italic_distribution_map

Create distribution map of a lichen taxon
italic_name_usage

Get details of species names
italic_occurrences_references

Get scientific references for occurrence data
italic_description

Get descriptions of lichen taxa
italic_ecology_traits

Get ecology data and morphological traits of lichen taxa
italic_match

Match scientific names of lichens against the database of ITALIC
italic_occurrences

Get occurrence records for lichen taxa
italic_regions_distribution

Get distribution of lichen taxa in Italy
italic_taxon_data

Get data of lichen taxa