Package: scicomptools
Type: Package
Title: Tools Developed by the NCEAS Scientific Computing Support Team
Version: 1.1.1
Date: 2025-05-01
Authors@R: c(
  person(given = "Angel", family = "Chen",
         email = "angel777chen@gmail.com",
         comment = "angelchen7.github.io",
         role = c("aut", "cre")),
  person(given = "Nicholas J", family = "Lyon", 
         email = "lyon@nceas.ucsb.edu",
         comment = "njlyon0.github.io",
         role = "aut"),
  person(given = "Gabriel", family = "Antunes Daldegan", 
         email = "gabrieldaldegan@gmail.com", 
         comment = "https://orcid.org/0000-0001-5345-4880",
         role = "aut"),
  person(given = "Julien", family = "Brun", 
         email = "julien.brun@alumni.duke.edu", 
         comment = "https://orcid.org/0000-0002-7751-6238",
         role = "aut"),
  person(given = "Gabe", family = "De La Rosa",
         email = "delarosa@nceas.ucsb.edu",
         comment = "www.gabrieldelarosa.com/",
         role = "ctb"),
  person(given = "Kara", family = "Koenig",
         email = "kara.koenig392@gmail.com",
         comment = "https://orcid.org/0000-0002-6371-7821",
         role = "aut"),
  person(given = "Kendall", family = "Miller", 
         email = "kendall.miller@oceanx.org", 
         role = "aut"),
  person(given = "Timothy D", family = "Nguyen", 
         email = "nguyen.d.timothy@gmail.com", 
         comment = "www.linkedin.com/in/timothy-d-nguyen",
         role = "aut"),
  person(family = "National Science Foundation",
         role = "fnd",
         comment = "NSF 1929393, 09/01/2019 - 08/31/2024"),
  person(family = "University of California, Santa Barbara",
         role = "cph")
 )
Description: Set of tools to import, summarize, wrangle, and visualize data. 
    These functions were originally written based on the needs of the 
    various synthesis working groups that were supported by the 
    National Center for Ecological Analysis and Synthesis (NCEAS). 
    These tools are meant to be useful inside and 
    outside of the context for which they were designed. 
License: BSD_3_clause + file LICENSE
Encoding: UTF-8
Language: en-US
URL: https://github.com/NCEAS/scicomptools,
        https://nceas.github.io/scicomptools/
BugReports: https://github.com/NCEAS/scicomptools/issues
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Imports: chromote, data.tree, dplyr, gitcreds, googledrive, magrittr,
        methods, purrr, readxl, stringr, tibble, tidyr, tidyxl
Suggests: ecodist, knitr, lme4, lmerTest, nlme, rmarkdown, testthat (>=
        3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-05-01 14:19:00 UTC; ac3656
Author: Angel Chen [aut, cre] (angelchen7.github.io),
  Nicholas J Lyon [aut] (njlyon0.github.io),
  Gabriel Antunes Daldegan [aut] (ORCID:
    <https://orcid.org/0000-0001-5345-4880>),
  Julien Brun [aut] (ORCID: <https://orcid.org/0000-0002-7751-6238>),
  Gabe De La Rosa [ctb] (www.gabrieldelarosa.com/),
  Kara Koenig [aut] (ORCID: <https://orcid.org/0000-0002-6371-7821>),
  Kendall Miller [aut],
  Timothy D Nguyen [aut] (www.linkedin.com/in/timothy-d-nguyen),
  National Science Foundation [fnd] (NSF 1929393, 09/01/2019 -
    08/31/2024),
  University of California, Santa Barbara [cph]
Maintainer: Angel Chen <angel777chen@gmail.com>
Repository: CRAN
Date/Publication: 2025-05-01 14:30:01 UTC
Built: R 4.6.0; ; 2025-10-14 03:21:53 UTC; windows
