Package: neatRanges 0.1.4
neatRanges: Tidy Up Date/Time Ranges
Collapse, partition, combine, fill gaps in and expand date/time ranges.
Authors:
neatRanges_0.1.4.tar.gz
neatRanges_0.1.4.zip(r-4.7)neatRanges_0.1.4.zip(r-4.6)neatRanges_0.1.4.zip(r-4.5)
neatRanges_0.1.4.tgz(r-4.6-x86_64)neatRanges_0.1.4.tgz(r-4.6-arm64)neatRanges_0.1.4.tgz(r-4.5-x86_64)neatRanges_0.1.4.tgz(r-4.5-arm64)
neatRanges_0.1.4.tar.gz(r-4.7-arm64)neatRanges_0.1.4.tar.gz(r-4.7-x86_64)neatRanges_0.1.4.tar.gz(r-4.6-arm64)neatRanges_0.1.4.tar.gz(r-4.6-x86_64)
neatRanges_0.1.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
neatRanges/json (API)
NEWS
| # Install 'neatRanges' in R: |
| install.packages('neatRanges', repos = c('https://arg0naut91.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/arg0naut91/neatranges/issues
collapsedate-rangeintervalspartitioningtimestamp-rangescpp
Last updated from:f35e7350d2. Checks:11 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 109 | ||
| linux-devel-x86_64 | NOTE | 119 | ||
| source / vignettes | OK | 166 | ||
| linux-release-arm64 | NOTE | 140 | ||
| linux-release-x86_64 | NOTE | 111 | ||
| macos-release-arm64 | NOTE | 116 | ||
| macos-release-x86_64 | NOTE | 318 | ||
| macos-oldrel-arm64 | NOTE | 117 | ||
| macos-oldrel-x86_64 | NOTE | 150 | ||
| windows-devel | NOTE | 93 | ||
| windows-release | NOTE | 91 | ||
| windows-oldrel | NOTE | 95 | ||
| wasm-release | OK | 101 |
Exports:collapse_rangescombine_rangesexpand_datesexpand_timesfill_rangespartition_ranges
Dependencies:data.tableRcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Collapses the consecutive date or timestamp ranges into one record. | collapse_ranges |
| Combines ranges from different tables into a single table. | combine_ranges |
| Expand date ranges. | expand_dates |
| Expand timestamp ranges. | expand_times |
| Fill the gaps between ranges. | fill_ranges |
| Split ranges into multiple records | partition_ranges |
