Package: readODS 2.3.1

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.1.tar.gz
readODS_2.3.1.zip(r-4.5)readODS_2.3.1.zip(r-4.4)readODS_2.3.1.zip(r-4.3)
readODS_2.3.1.tgz(r-4.4-arm64)readODS_2.3.1.tgz(r-4.4-x86_64)readODS_2.3.1.tgz(r-4.3-arm64)readODS_2.3.1.tgz(r-4.3-x86_64)
readODS_2.3.1.tar.gz(r-4.5-noble)readODS_2.3.1.tar.gz(r-4.4-noble)
readODS_2.3.1.tgz(r-4.4-emscripten)readODS_2.3.1.tgz(r-4.3-emscripten)
readODS.pdf |readODS.html
readODS/json (API)
NEWS

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

Peer review:

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

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

On CRAN:

7 exports 55 stars 4.93 score 18 dependencies 19 dependents 2 mentions 9.1k downloads

Last updated 9 days agofrom:4fdeb05333 (on v2.3)

Exports:list_fods_sheetslist_ods_sheetsods_sheetsread_fodsread_odswrite_fodswrite_ods

Dependencies:cellrangerclicpp11fansigluelifecyclemagrittrmintypillarpkgconfigrematchrlangstringitibbletzdbutf8vctrszip

An Overview of readODS

Rendered fromoverview.Rmdusingknitr::rmarkdownon Jul 18 2024.

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