Package: BIRDS
Type: Package
Title: Biodiversity Information Review and Decision Support
Version: 0.2.0
URL: https://github.com/greensway/BIRDS
BugReports: https://github.com/Greensway/BIRDS/issues
Authors@R: c(
    person("Debora", "Arlt", email = "debora.arlt@slu.se", role = "aut",
            comment = c(ORCID = "0000-0003-0874-4250")),
    person("Alejandro", "Ruete", email = "aleruete@gmail.com", role = c("aut","cre"),
            comment = c(ORCID = "0000-0001-7681-2812")),
    person("Anton", "Hammarström", email = "anton@greensway.se", role = "aut"))
Description: It helps making the evaluation and preparation of biodiversity data
   easy, systematic and reproducible. It also helps the users to overlay the 
   point observations into a custom grid that is useful for further analysis. 
   The review summarise statistics that helps evaluate whether a set of species 
   observations is fit-for-use and take decisions upon its use of on further 
   analyses. It does so by quantifying the sampling effort (amount of effort
   expended during an event) and data completeness (data gaps) to help judge 
   whether the data is representative, valid and fit for any intended purpose. 
   The 'BIRDS' package is most useful when working with heterogeneous data sets 
   with variation in the sampling process, i.e. where data have been collected 
   and reported in various ways and therefore varying in sampling effort 
   and data completeness (i.e. how well the reported observations describe the 
   true state). Primary biodiversity data (PBD) combining data from different 
   data sets, like e.g. Global Biodiversity Information Facility (GBIF) mediated
   data, commonly vary in the ways data has been generated - containing 
   opportunistically collected presence-only data together with and data from 
   systematic monitoring programs. The set of tools provided is aimed at 
   understanding the process that generated the data (i.e. observing, recording 
   and reporting species into databases). References: 
   Ruete (2015) <doi:10.3897/BDJ.3.e5361>; Szabo, Vesk, Baxter & Possingham (2010) 
   <doi:10.1890/09-0877.1>; Telfer, Preston 6 Rothery (2002) <doi:10.1016/S0006-3207(02)00050-2>.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
SystemRequirements: GDAL (>= 2.0.1)
Imports: data.table, dbscan, dplyr, geosphere (>= 1.5), leaflet (>=
        2.0), lubridate (>= 1.7.4), magrittr, mapedit, methods, nnet,
        rgdal (>= 1.5), rgeos (>= 0.4), rlang, sf (>= 0.7), stringr (>=
        1.4), shotGroups, taxize, tidyr, xts, zoo
Suggests: covr, knitr, leaflet.extras, leafpm, maps, rmarkdown, shiny
        (>= 1.0), testthat, utils, vegan
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-06-26 21:08:41 UTC; Alejandro
Author: Debora Arlt [aut] (<https://orcid.org/0000-0003-0874-4250>),
  Alejandro Ruete [aut, cre] (<https://orcid.org/0000-0001-7681-2812>),
  Anton Hammarström [aut]
Maintainer: Alejandro Ruete <aleruete@gmail.com>
Repository: CRAN
Date/Publication: 2021-06-26 21:30:02 UTC
