Package: bdchecks
Title: Biodiversity Data Checks
Description: Supplies a Shiny app and a set of functions to perform and managing data checks for biodiversity data. 
Version: 0.1.7
Date: 2019-02-07
License: GPL-3 | file LICENSE
URL: https://github.com/bd-R/bdchecks
BugReports: https://github.com/bd-R/bdchecks/issues
Authors@R: c(
    person(
        "Povilas", "Gibas",
        email = "povilasgibas@gmail.com",
        role = c("aut", "cre"),
        comment = c(ORCID = '0000-0001-5311-6021')),
    person(
        "Tomer", "Gueta", 
        email = "tomer.gu@gmail.com",
        role = c("aut"),
        comment = c(ORCID = '0000-0003-1557-8596')),
    person(
        "Vijay", "Barve", ,
        email = "vijay.barve@gmail.com", 
        role = c("aut"),
        comment = c(ORCID = '0000-0002-4852-2567')),
    person(
        "Thiloshon", "Nagarajah",
        email = "thiloshon@gmail.com",
        role = c("aut")),
    person(
        "Yohay", "Carmel",
        email = "yohay@cv.technion.ac.il",
        role = c("aut"),
        comment = c(ORCID = '0000-0002-5883-0184'))
    )
Depends: R (>= 2.10)
Imports: bdDwC, DT, data.table, finch, methods, knitr, rgbif, shiny,
        shinyBS, shinydashboard, shinyjs, spocc, yaml
LazyData: true
RoxygenNote: 6.1.1
Encoding: UTF-8
Suggests: testthat, covr
NeedsCompilation: no
Packaged: 2019-02-09 09:38:55 UTC; pogibas
Author: Povilas Gibas [aut, cre] (<https://orcid.org/0000-0001-5311-6021>),
  Tomer Gueta [aut] (<https://orcid.org/0000-0003-1557-8596>),
  Vijay Barve [aut] (<https://orcid.org/0000-0002-4852-2567>),
  Thiloshon Nagarajah [aut],
  Yohay Carmel [aut] (<https://orcid.org/0000-0002-5883-0184>)
Maintainer: Povilas Gibas <povilasgibas@gmail.com>
Repository: CRAN
Date/Publication: 2019-02-18 15:00:07 UTC
Built: R 4.0.2; ; 2020-07-17 15:18:27 UTC; unix
