Package: readODS 2.3.5

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], Mauricio Vargas Sepulveda [ctb], Marcin Kalicinski [ctb, cph]

readODS_2.3.5.tar.gz
readODS_2.3.5.zip(r-4.7)readODS_2.3.5.zip(r-4.6)readODS_2.3.5.zip(r-4.5)
readODS_2.3.5.tgz(r-4.6-x86_64)readODS_2.3.5.tgz(r-4.6-arm64)readODS_2.3.5.tgz(r-4.5-x86_64)readODS_2.3.5.tgz(r-4.5-arm64)
readODS_2.3.5.tar.gz(r-4.7-arm64)readODS_2.3.5.tar.gz(r-4.7-x86_64)readODS_2.3.5.tar.gz(r-4.6-arm64)readODS_2.3.5.tar.gz(r-4.6-x86_64)
readODS_2.3.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
readODS/json (API)
NEWS

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

Reviews:rOpenSci Software Review #386

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

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

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

On CRAN:

Conda:

cpp

12.80 score 59 stars 27 packages 1.1k scripts 16k downloads 2 mentions 8 exports 18 dependencies

Last updated from:cc831512aa (on v2.4). Checks:14 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK183
linux-devel-x86_64OK178
pkgdown docsOK201
source / vignettesOK240
linux-release-arm64OK156
linux-release-x86_64OK144
macos-release-arm64OK103
macos-release-x86_64OK236
macos-oldrel-arm64OK152
macos-oldrel-x86_64OK217
windows-develOK148
windows-releaseOK137
windows-oldrelOK125
wasm-releaseOK121

Exports:list_fods_sheetslist_ods_sheetsods_sheetsread_fodsread_odsreadODS_progresswrite_fodswrite_ods

Dependencies:cellrangerclicpp11gluelifecyclemagrittrmintypillarpkgconfigrematchrlangstringitibbletzdbutf8vctrswithrzip

An Overview of readODS

Rendered fromoverview.Rmdusingknitr::rmarkdownon May 12 2026.

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
Determine whether to show progress barreadODS_progress
Write Data to (F)ODS Filewrite_fods write_ods