Package: FAIRmaterials
Title: Make Materials Data FAIR
Version: 0.0.2
Authors@R: 
    c(person(given = "Will",
           family = "Oltjen",
           role = c("aut", "cre"),
           email = "william.oltjen@case.edu",
           comment = c(ORCID = "0000-0003-0380-1033")),
    person(given = "Roger",
           family = "French",
           role = c("aut"),
           email = "roger.french@case.edu",
           comment = c(ORCID = "0000-0002-6162-0532")),
    person(given = "Liangyi",
           family = "Huang",
           role = c("aut"),
           email = "liangyi.huang@case.edu",
           comment = c(ORCID = "0000-0003-0845-3293")),
    person(given = "Solar Durability and Lifetime Extension Center",
           role = c("cph", "fnd")))
Description: We provide here tools used by the Solar Durability and Lifetime Extension Center (SDLE)
    for FAIRifying data from materials science projects. Functions have been created for numerous tools common
    in the field in order to make the metadata more Findable, Accessible, Interoperable, and Reproducible. 
License: BSD_3_clause + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: dplyr, glue, stringr
RoxygenNote: 7.1.1
Depends: R (>= 2.10)
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-09-12 15:38:35 UTC; will
Author: Will Oltjen [aut, cre] (<https://orcid.org/0000-0003-0380-1033>),
  Roger French [aut] (<https://orcid.org/0000-0002-6162-0532>),
  Liangyi Huang [aut] (<https://orcid.org/0000-0003-0845-3293>),
  Solar Durability and Lifetime Extension Center [cph, fnd]
Maintainer: Will Oltjen <william.oltjen@case.edu>
Repository: CRAN
Date/Publication: 2021-09-14 05:50:04 UTC
Built: R 4.0.5; ; 2022-04-21 11:34:32 UTC; windows
