Package: readODS 2.3.1
readODS: Read and Write ODS Files
Read ODS (OpenDocument Spreadsheet) into R as data frame. Also support writing data frame into ODS file.
Authors:
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-x86_64)readODS_2.3.1.tgz(r-4.4-arm64)readODS_2.3.1.tgz(r-4.3-x86_64)readODS_2.3.1.tgz(r-4.3-arm64)
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')) |
Bug tracker:https://github.com/ropensci/readods/issues
Last updated 2 days agofrom:7068815529 (on v2.4). Checks:OK: 3 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 12 2024 |
R-4.5-win-x86_64 | OK | Nov 12 2024 |
R-4.5-linux-x86_64 | OK | Nov 12 2024 |
R-4.4-win-x86_64 | NOTE | Nov 12 2024 |
R-4.4-mac-x86_64 | NOTE | Nov 12 2024 |
R-4.4-mac-aarch64 | NOTE | Nov 12 2024 |
R-4.3-win-x86_64 | NOTE | Nov 12 2024 |
R-4.3-mac-x86_64 | NOTE | Nov 12 2024 |
R-4.3-mac-aarch64 | NOTE | Nov 12 2024 |
Exports:list_fods_sheetslist_ods_sheetsods_sheetsread_fodsread_odswrite_fodswrite_ods
Dependencies:cellrangerclicpp11fansigluelifecyclemagrittrmintypillarpkgconfigrematchrlangstringitibbletzdbutf8vctrszip
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Get information in an (F)ODS File | list_fods_sheets list_ods_sheets ods_sheets |
Read Data From (F)ODS File | read_fods read_ods |
Write Data to (F)ODS File | write_fods write_ods |