Package: isaeditor
Title: Tools to Manipulate ISA-Tab Files
Version: 0.1.1
Authors@R: 
    person(given = "January",
           family = "Weiner",
           role = c("aut", "cre"),
           email = "january.weiner@gmail.com",
           comment = c(ORCID = "0000-0003-1438-7819"))
Description: 
  ISA-Tab (Investigation/Study/Assay (ISA) tab-delimited (TAB) format) is a
  general purpose framework for storing complex metadata in omics
  applications. It is notoriously hard to manipulate due to the fact that
  it is a graph rather than a tab-delimited data frame. The 'isaeditor' package is meant
  to facilitate reading, writing, displaying, manipulating, modifying and populating
  ISA-Tab files in R.
License: GPL (>= 3)
URL: https://github.com/bihealth/isaeditor/
Encoding: UTF-8
RoxygenNote: 7.1.1
Imports: colorDF, crayon, tibble, dplyr, glue, tidyr, readr, magrittr,
        methods, rlang
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-09-28 16:32:28 UTC; january
Author: January Weiner [aut, cre] (<https://orcid.org/0000-0003-1438-7819>)
Maintainer: January Weiner <january.weiner@gmail.com>
Repository: CRAN
Date/Publication: 2021-09-29 08:00:02 UTC
Built: R 4.0.5; ; 2022-04-21 13:14:43 UTC; windows
