Type: Package
Package: SomaDataIO
Title: Input/Output 'SomaScan' Data
Version: 6.0.0
Authors@R: c(
    person(given = "Stu",
           family = "Field",
           role = c("aut", "cre"),
           email = "stu.g.field@gmail.com",
           comment = c(ORCID = "0000-0002-1024-5859")),
    person(given = "SomaLogic Operating Co., Inc.", role = c("cph", "fnd"))
    )
Description: Load and export 'SomaScan' data via the
    'SomaLogic Operating Co., Inc.' proprietary text file
    called an ADAT ('*.adat'). For file format see
    <https://github.com/SomaLogic/SomaLogic-Data/blob/master/README.md>.
    The package also exports auxiliary functions for
    manipulating, wrangling, and extracting relevant
    information from an ADAT object once in memory.
License: MIT + file LICENSE
URL: https://somalogic.github.io/SomaDataIO/, https://somalogic.com
BugReports: https://github.com/SomaLogic/SomaDataIO/issues
Depends: R (>= 4.1.0)
Imports: cli, crayon, dplyr (>= 1.0.6), lifecycle (>= 1.0.0), magrittr
        (>= 2.0.1), methods, readxl (>= 1.3.1), tibble (>= 3.1.2),
        tidyr (>= 1.1.3), usethis (>= 2.0.1)
Suggests: Biobase, ggplot2, knitr, recipes, rmarkdown, spelling,
        testthat (>= 3.0.0), withr
VignetteBuilder: knitr
Copyright: SomaLogic Operating Co., Inc. 2023
Encoding: UTF-8
Language: en-US
LazyData: true
LazyDataCompression: xz
LazyLoad: true
Config/testthat/edition: 3
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-03-14 17:12:08 UTC; sfield
Author: Stu Field [aut, cre] (<https://orcid.org/0000-0002-1024-5859>),
  SomaLogic Operating Co., Inc. [cph, fnd]
Maintainer: Stu Field <stu.g.field@gmail.com>
Repository: CRAN
Date/Publication: 2023-03-15 08:00:11 UTC
Built: R 4.1.2; ; 2023-03-16 11:51:06 UTC; unix
