Package: biosurvey
Type: Package
Title: Tools for Biological Survey Planning
Version: 0.1.1
Authors@R: c(
    person("Claudia", "Nuñez-Penichet", email = "claununez199o@gmail.com", 
    role = c("aut","cre"), comment = c(ORCID = "0000-0001-7442-8593")),
    person("Marlon E.", "Cobos", email = "manubio13@gmail.com", role = "aut",
    comment = c(ORCID = "0000-0002-2611-1767")),
    person("Jorge", "Soberón", email = "jsoberon@ku.edu", role = "aut",
    comment = c(ORCID = "0000-0003-2160-4148")),
    person("Tomer", "Gueta", email = "tomer.gu@gmail.com", role = "aut", 
    comment = c(ORCID = "0000-0003-1557-8596")),
    person("Narayani", "Barve", email = "narayani.ku@gmail.com", role = "aut",
    comment = c(ORCID = "0000-0002-7893-8774")),
    person("Vijay", "Barve", email = "vijay.barve@gmail.com", role = "aut",
    comment = c(ORCID = "0000-0002-4852-2567")),
    person("Adolfo G.", "Navarro-Sigüenza", email = "adolfon@ciencias.unam.mx", 
    role = "aut", comment = c(ORCID = "0000-0003-2652-7719")),
    person("A. Townsend", "Peterson", email = "town@ku.edu", role = "aut",
    comment = c(ORCID = "0000-0003-0243-2379")))
Maintainer: Claudia Nuñez-Penichet <claununez199o@gmail.com>
Date: 2021-09-15
Description: A collection of tools that allows users to plan systems of sampling 
    sites, increasing the efficiency of biodiversity monitoring by considering  
    the relationship between environmental and geographic conditions in a  
    region. The options for selecting sampling sites included here differ from 
    other implementations in that they consider the environmental and geographic 
    conditions of a region to suggest sampling sites that could increase the 
    efficiency of efforts dedicated to monitoring biodiversity. The methods 
    proposed here are new in the sense that they combine various criteria and 
    points previously made in related literature; some of the theoretical and 
    methodological bases considered are described in:
    Arita et al. (2011) <doi:10.1111/j.1466-8238.2011.00662.x>,
    Soberón and Cavner (2015) <doi:10.17161/bi.v10i0.4801>, and Soberón et al. 
    (2021).
URL: https://github.com/claununez/biosurvey
BugReports: https://github.com/claununez/biosurvey/issues
Imports: diptest (>= 0.75), doParallel (>= 1.0), foreach (>= 1.5),
        graphics, grDevices, ks (>= 1.11), maps (>= 3.3), methods,
        parallel, picante (>= 1.8), raster (>= 3.0), rgdal (>= 1.4),
        rgeos (>= 0.5), sp (>= 1.3), spatstat.geom (>= 1.65), stats,
        utils, vegan (>= 2.5)
Depends: R (>= 3.6.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-09-15 15:50:44 UTC; claun
Author: Claudia Nuñez-Penichet [aut, cre]
    (<https://orcid.org/0000-0001-7442-8593>),
  Marlon E. Cobos [aut] (<https://orcid.org/0000-0002-2611-1767>),
  Jorge Soberón [aut] (<https://orcid.org/0000-0003-2160-4148>),
  Tomer Gueta [aut] (<https://orcid.org/0000-0003-1557-8596>),
  Narayani Barve [aut] (<https://orcid.org/0000-0002-7893-8774>),
  Vijay Barve [aut] (<https://orcid.org/0000-0002-4852-2567>),
  Adolfo G. Navarro-Sigüenza [aut]
    (<https://orcid.org/0000-0003-2652-7719>),
  A. Townsend Peterson [aut] (<https://orcid.org/0000-0003-0243-2379>)
Repository: CRAN
Date/Publication: 2021-09-15 21:10:07 UTC
Built: R 4.1.3; ; 2023-04-17 16:33:43 UTC; windows
