Package: unexcel 0.1.0
unexcel: Revert Excel Serial Dates Back to Intended Day.Month Numerics
Detects values imported from spreadsheets that were auto-converted to Excel date serials and reconstructs the originally intended day.month decimals (for example, '30.3' that Excel displayed as '30/03/2025'). The functions work in a vectorized manner, preserve non-serial values, and support both the 1900 and 1904 date systems.
Authors:
unexcel_0.1.0.tar.gz
unexcel_0.1.0.zip(r-4.7-any)unexcel_0.1.0.zip(r-4.6-any)unexcel_0.1.0.zip(r-4.5-any)
unexcel_0.1.0.tgz(r-4.6-any)unexcel_0.1.0.tgz(r-4.5-any)
unexcel_0.1.0.tar.gz(r-4.7-any)unexcel_0.1.0.tar.gz(r-4.6-any)
unexcel_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
unexcel/json (API)
| # Install 'unexcel' in R: |
| install.packages('unexcel', repos = c('https://drhrf.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/drhrf/unexcel/issues
Last updated from:f2a29e629f. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 111 | ||
| source / vignettes | OK | 176 | ||
| linux-release-x86_64 | OK | 124 | ||
| macos-release-arm64 | OK | 116 | ||
| macos-oldrel-arm64 | OK | 131 | ||
| windows-devel | OK | 69 | ||
| windows-release | OK | 71 | ||
| windows-oldrel | OK | 70 | ||
| wasm-release | OK | 90 |
Exports:fix_serial_columnsrestore_day_month
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Fix likely-serial columns in a data frame | fix_serial_columns |
| Revert Excel date serials to intended day.month numerics | restore_day_month |
