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.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://cran.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

8.07 score 21 packages 720 scripts 8.7k downloads 2 mentions 7 exports 18 dependencies

Last updated 16 days agofrom:6cb83aefa6. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKNov 06 2024
R-4.5-linux-x86_64OKNov 06 2024

Exports:list_fods_sheetslist_ods_sheetsods_sheetsread_fodsread_odswrite_fodswrite_ods

Dependencies:cellrangerclicpp11fansigluelifecyclemagrittrmintypillarpkgconfigrematchrlangstringitibbletzdbutf8vctrszip

An Overview of readODS

Rendered fromoverview.Rmdusingknitr::rmarkdownon Nov 06 2024.

Last update: 2024-11-05
Started: 2020-07-10

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