Package: ConSciR
Type: Package
Title: Tools for Conservation Science
Version: 0.2.0
Authors@R: c(
    person("Bhavesh", "Shah", , "bhaveshshah01@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0001-8673-0589")),
    person("Annelies", "Cosaert", , "", role = c("aut"),
           comment = c(ORCID = "0009-0004-1269-4465")), 
    person("Vincent", "Beltran", , "", role = c("aut")), 
    person("Emily R", "Long", , "", role = c("ctb"), 
           comment = c(ORCID = "0000-0003-3162-4521")),
    person("Marcin", "Zygmunt", , "", role = c("ctb"), 
           comment = c(ORCID = "0000-0003-1304-8591"))
  )
Maintainer: Bhavesh Shah <bhaveshshah01@gmail.com>
Description: Provides data science tools for conservation science, including
    methods for environmental analysis applications, humidity calculations,
    sustainability metrics, engineering calculations, and data
    visualisation. Supports conservators, scientists, and engineers
    working with cultural heritage data.
    The package was motivated by the developing tools and frameworks outlined 
    in Cosaert and Beltran et al. (2022) 
    "Tools for the Analysis of Collection Environments" 
    <https://www.getty.edu/conservation/publications_resources/pdf_publications/tools_for_the_analysis_of_collection_environments.html>.  
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
VignetteBuilder: knitr
URL: https://bhavshah01.github.io/ConSciR/,
        https://github.com/BhavShah01/ConSciR
BugReports: https://github.com/BhavShah01/ConSciR/issues
Config/testthat/edition: 3
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), bslib
Imports: stats, tools, tidyr, readr, readxl, stringr, rlang, shiny,
        ggplot2, dplyr, lubridate, padr
Depends: R (>= 4.1.0)
NeedsCompilation: no
Packaged: 2025-09-06 00:05:19 UTC; bhave
Author: Bhavesh Shah [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-8673-0589>),
  Annelies Cosaert [aut] (ORCID: <https://orcid.org/0009-0004-1269-4465>),
  Vincent Beltran [aut],
  Emily R Long [ctb] (ORCID: <https://orcid.org/0000-0003-3162-4521>),
  Marcin Zygmunt [ctb] (ORCID: <https://orcid.org/0000-0003-1304-8591>)
Repository: CRAN
Date/Publication: 2025-09-10 08:50:24 UTC
