Package: readODS
Type: Package
Title: Read and Write ODS Files
Version: 2.3.2
Authors@R: 
    c(person("Gerrit-Jan", "Schutten", role = c("aut"), email = "phonixor@gmail.com"),
    person("Chung-hong", "Chan", role = c("aut", "cre"), email = "chainsawtiney@gmail.com", comment = c(ORCID = "0000-0002-6232-7530")),
    person("Peter", "Brohan", role = c("aut"), email = "peter.brohan@gmail.com"),
    person("Detlef", "Steuer", role = c("aut"), email = "steuer@hsu-hh.de", comment = c(ORCID = "0000-0003-2676-5290")),
    person("Thomas J.", "Leeper", role = c("aut"), email = "thosjleeper@gmail.com", comment = c(ORCID = "0000-0003-4097-6326")),
    person("John", "Foster", role = c("ctb"), email = "john.x.foster@nab.com.au"),
    person("Sergio", "Oller", role = c("ctb")),
    person("Jim", "Hester", role = c("ctb"), email = "jim.hester@rstudio.com", comment = c(ORCID = "0000-0002-2739-7082")),
    person("Stephen", "Watts", role = c("ctb")),
    person("Arthur", "Katossky", role = c("ctb")),
    person("Stas", "Malavin", role = c("ctb")),
    person("Duncan", "Garmonsway", role = c("ctb")),
    person("Mehrad", "Mahmoudian", role = c("ctb")),
    person("Matt", "Kerlogue", role = c("ctb")),
    person("Michal", "Lauer", role = c("ctb"), email = "michal.lauer.25@gmail.com"),
    person("Till", "Straube", role = c("ctb"), email = "straube@geo.uni-frankfurt.de"),
    person("Marcin", "Kalicinski", role = c("ctb", "cph"), comment = "Author of included RapidXML code"))
Description: Read ODS (OpenDocument Spreadsheet) into R as data frame. Also support writing data frame into ODS file.
URL: https://docs.ropensci.org/readODS/,
        https://github.com/ropensci/readODS
BugReports: https://github.com/ropensci/readODS/issues
Imports: cellranger, minty (>= 0.0.5), stringi, tibble, vctrs (>=
        0.4.2), zip, tools
LinkingTo: cpp11 (>= 0.5.0)
Suggests: spelling, testthat, datasets, covr, knitr, rmarkdown, withr,
        readr (>= 1.2.1)
License: GPL-3
RoxygenNote: 7.3.2
Encoding: UTF-8
VignetteBuilder: knitr
Depends: R (>= 4.0)
Language: en-GB
NeedsCompilation: yes
Packaged: 2025-01-13 15:11:33 UTC; chainsawriot
Author: Gerrit-Jan Schutten [aut],
  Chung-hong Chan [aut, cre] (<https://orcid.org/0000-0002-6232-7530>),
  Peter Brohan [aut],
  Detlef Steuer [aut] (<https://orcid.org/0000-0003-2676-5290>),
  Thomas J. Leeper [aut] (<https://orcid.org/0000-0003-4097-6326>),
  John Foster [ctb],
  Sergio Oller [ctb],
  Jim Hester [ctb] (<https://orcid.org/0000-0002-2739-7082>),
  Stephen Watts [ctb],
  Arthur Katossky [ctb],
  Stas Malavin [ctb],
  Duncan Garmonsway [ctb],
  Mehrad Mahmoudian [ctb],
  Matt Kerlogue [ctb],
  Michal Lauer [ctb],
  Till Straube [ctb],
  Marcin Kalicinski [ctb, cph] (Author of included RapidXML code)
Maintainer: Chung-hong Chan <chainsawtiney@gmail.com>
Repository: CRAN
Date/Publication: 2025-01-13 15:40:02 UTC
Built: R 4.3.3; aarch64-apple-darwin20; 2025-01-14 01:12:17 UTC; unix
Archs: readODS.so.dSYM
