Package: gnumeric 0.7-10
gnumeric: Read Data from Files Readable by 'gnumeric'
Read data files readable by 'gnumeric' into 'R'. Can read whole sheet or a range, from several file formats, including the native format of 'gnumeric'. Reading is done by using 'ssconvert' (a file converter utility included in the 'gnumeric' distribution <http://www.gnumeric.org>) to convert the requested part to CSV. From 'gnumeric' files (but not other formats) can list sheet names and sheet sizes or read all sheets.
Authors:
gnumeric_0.7-10.tar.gz
gnumeric_0.7-10.zip(r-4.5)gnumeric_0.7-10.zip(r-4.4)gnumeric_0.7-10.zip(r-4.3)
gnumeric_0.7-10.tgz(r-4.4-any)gnumeric_0.7-10.tgz(r-4.3-any)
gnumeric_0.7-10.tar.gz(r-4.5-noble)gnumeric_0.7-10.tar.gz(r-4.4-noble)
gnumeric_0.7-10.tgz(r-4.4-emscripten)gnumeric_0.7-10.tgz(r-4.3-emscripten)
gnumeric.pdf |gnumeric.html✨
gnumeric/json (API)
# Install 'gnumeric' in R: |
install.packages('gnumeric', repos = c('https://antalk2.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 1 years agofrom:bc48144544. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 18 2024 |
R-4.5-win | OK | Nov 18 2024 |
R-4.5-linux | OK | Nov 18 2024 |
R-4.4-win | NOTE | Nov 18 2024 |
R-4.4-mac | NOTE | Nov 18 2024 |
R-4.3-win | NOTE | Nov 18 2024 |
R-4.3-mac | NOTE | Nov 18 2024 |
Exports:read.gnumeric.rangeread.gnumeric.sheetread.gnumeric.sheet.inforead.gnumeric.sheets
Dependencies:XML
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Read data from a gnumeric (or MS Excel, Openoffice Calc, Xbase, Quatro Pro, Paradox, HTML, etc) spreadsheet or database file using ssconvert from the gnumeric distribution | read.gnumeric.range read.gnumeric.sheet |
Read names and sizes of sheets from a gnumeric spreadsheet file | read.gnumeric.sheet.info |
Read each sheet from a gnumeric spreadsheet file | read.gnumeric.sheets |