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.7)gnumeric_0.7-10.zip(r-4.6)gnumeric_0.7-10.zip(r-4.5)
gnumeric_0.7-10.tgz(r-4.6-any)gnumeric_0.7-10.tgz(r-4.5-any)
gnumeric_0.7-10.tar.gz(r-4.7-any)gnumeric_0.7-10.tar.gz(r-4.6-any)
gnumeric_0.7-10.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:bc48144544. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 120 | ||
| source / vignettes | OK | 165 | ||
| linux-release-x86_64 | OK | 118 | ||
| macos-release-arm64 | OK | 189 | ||
| macos-oldrel-arm64 | OK | 240 | ||
| windows-devel | OK | 99 | ||
| windows-release | OK | 74 | ||
| windows-oldrel | OK | 90 | ||
| wasm-release | OK | 100 |
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 |
