Package: readODS 2.3.3

Chung-hong Chan

readODS: Read and Write ODS Files

Read ODS (OpenDocument Spreadsheet) into R as data frame. Also support writing data frame into ODS file.

Authors:Gerrit-Jan Schutten [aut], Chung-hong Chan [aut, cre], Peter Brohan [aut], Detlef Steuer [aut], Thomas J. Leeper [aut], John Foster [ctb], Sergio Oller [ctb], Jim Hester [ctb], 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]

readODS_2.3.3.tar.gz
readODS_2.3.3.zip(r-4.6)readODS_2.3.3.zip(r-4.5)readODS_2.3.3.zip(r-4.4)
readODS_2.3.3.tgz(r-4.5-x86_64)readODS_2.3.3.tgz(r-4.5-arm64)readODS_2.3.3.tgz(r-4.4-x86_64)readODS_2.3.3.tgz(r-4.4-arm64)
readODS_2.3.3.tar.gz(r-4.6-arm64)readODS_2.3.3.tar.gz(r-4.6-x86_64)readODS_2.3.3.tar.gz(r-4.5-arm64)readODS_2.3.3.tar.gz(r-4.5-x86_64)
readODS_2.3.3.tgz(r-4.5-emscripten)
readODS.pdf |readODS.html
readODS/json (API)
NEWS

# Install 'readODS' in R:
install.packages('readODS', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org'))

Reviews:rOpenSci Software Review #386

Bug tracker:https://github.com/ropensci/readods/issues

Pkgdown site:https://docs.ropensci.org

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

cpp

12.43 score 53 stars 26 packages 916 scripts 7.9k downloads 2 mentions 7 exports 17 dependencies

Last updated from:ddec9e1795 (on v2.4). Checks:11 OK, 3 NOTE. Indexed: yes.

TargetResultTotal timeArtifact
linux-devel-arm64OK133
linux-devel-x86_64OK140
pkgdown docsOK231
source / vignettesOK197
linux-release-arm64OK137
linux-release-x86_64OK148
macos-release-arm64OK106
macos-release-x86_64OK160
macos-oldrel-arm64NOTE97
macos-oldrel-x86_64NOTE235
windows-develOK107
windows-releaseOK103
windows-oldrelNOTE153
wasm-releaseOK132

Exports:list_fods_sheetslist_ods_sheetsods_sheetsread_fodsread_odswrite_fodswrite_ods

Dependencies:cellrangerclicpp11gluelifecyclemagrittrmintypillarpkgconfigrematchrlangstringitibbletzdbutf8vctrszip

An Overview of readODS

Rendered fromoverview.Rmdusingknitr::rmarkdownon Aug 28 2025.

Last update: 2024-07-03
Started: 2020-06-29

Readme and manuals

Help Manual

Help pageTopics
Get information in an (F)ODS Filelist_fods_sheets list_ods_sheets ods_sheets
Read Data From (F)ODS Fileread_fods read_ods
Write Data to (F)ODS Filewrite_fods write_ods