Package: bdclean
Type: Package
Title: A User-Friendly Biodiversity Data Cleaning App for the
        Inexperienced R User
Description: Provides features to manage the complete workflow for biodiversity data cleaning. Uploading data, gathering input from users (in order to adjust cleaning procedures), cleaning data and finally, generating various reports and several versions of the data. Facilitates user-level data cleaning, designed for the inexperienced R user. T Gueta et al (2018) <doi:10.3897/biss.2.25564>. T Gueta et al (2017) <doi:10.3897/tdwgproceedings.1.20311>.
Version: 0.1.15
Date: 2019-04-10
License: GPL-3
URL: https://github.com/bd-R/bdclean,
        https://bd-r.github.io/The-bdverse/index.html
BugReports: https://github.com/bd-R/bdclean/issues
Authors@R: c(
    person(
        "Thiloshon", "Nagarajah",
        email = "thiloshon@gmail.com",
        role = c("aut","cre")),
    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(
        "Ashwin", "Agrawal",
        email = "ashwin.agrawal.met14@itbhu.ac.in",
        role = c("aut")),
    person(
        "Povilas", "Gibas",
        email = "povilasgibas@gmail.com",
        role = c("aut"),
        comment = c(ORCID = '0000-0001-5311-6021')),
    person(
        "Yohay", "Carmel",
        email = "yohay@cv.technion.ac.il",
        role = c("aut"),
        comment = c(ORCID = '0000-0002-5883-0184'))
    )
Maintainer: Thiloshon Nagarajah <thiloshon@gmail.com>
Imports: rmarkdown, knitr, shiny, shinydashboard, shinyjs, leaflet, DT,
        data.table, rgbif, spocc, finch, bdDwC, bdchecks, methods,
        tools
Depends: R (>= 2.10)
RoxygenNote: 6.1.1
Suggests: testthat, roxygen2, covr
LazyData: true
NeedsCompilation: no
Packaged: 2019-04-10 08:16:43 UTC; Thiloshon
Author: Thiloshon Nagarajah [aut, cre],
  Tomer Gueta [aut] (<https://orcid.org/0000-0003-1557-8596>),
  Vijay Barve [aut] (<https://orcid.org/0000-0002-4852-2567>),
  Ashwin Agrawal [aut],
  Povilas Gibas [aut] (<https://orcid.org/0000-0001-5311-6021>),
  Yohay Carmel [aut] (<https://orcid.org/0000-0002-5883-0184>)
Repository: CRAN
Date/Publication: 2019-04-11 14:45:17 UTC
Built: R 4.2.0; ; 2022-04-13 19:49:20 UTC; unix
