-
Notifications
You must be signed in to change notification settings - Fork 12
/
DESCRIPTION
32 lines (32 loc) · 967 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Package: bdvis
Type: Package
Title: Biodiversity Data Visualizations
Version: 0.2.37
Date: 2023-12-07
Authors@R: c(
person("Vijay","Barve", ,"vijay.barve@gmail.com",role=c("aut","cre"),
comment = c(ORCID = "0000-0002-4852-2567")),
person("Javier", "Otegui", ,"javier.otegui@gmail.com",role=c("aut"),
comment = c(ORCID = "0000-0002-8997-3559")))
Maintainer: Vijay Barve <vijay.barve@gmail.com>
Description: Provides a set of functions to create basic visualizations to quickly
preview different aspects of biodiversity information such as inventory
completeness, extent of coverage (taxonomic, temporal and geographic), gaps
and biases. Barve & Otegui (2016) <DOI:10.1093/bioinformatics/btw333>.
License: GPL-3
Encoding: UTF-8
Imports:
maps,
plotrix,
sqldf,
plyr,
taxize,
treemap,
ggplot2,
lattice,
chron,
sf
Suggests:
rinat
RoxygenNote: 7.2.3
BugReports: https://github.com/vijaybarve/bdvis/issues