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.5)neatRanges_0.1.4.zip(r-4.4)neatRanges_0.1.4.zip(r-4.3)
neatRanges_0.1.4.tgz(r-4.4-x86_64)neatRanges_0.1.4.tgz(r-4.4-arm64)neatRanges_0.1.4.tgz(r-4.3-x86_64)neatRanges_0.1.4.tgz(r-4.3-arm64)
neatRanges_0.1.4.tar.gz(r-4.5-noble)neatRanges_0.1.4.tar.gz(r-4.4-noble)
neatRanges_0.1.4.tgz(r-4.4-emscripten)neatRanges_0.1.4.tgz(r-4.3-emscripten)
neatRanges.pdf |neatRanges.html✨
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-ranges
Last updated 2 years agofrom:f35e7350d2. Checks:OK: 4 NOTE: 5. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 24 2024 |
R-4.5-win-x86_64 | NOTE | Oct 24 2024 |
R-4.5-linux-x86_64 | NOTE | Oct 24 2024 |
R-4.4-win-x86_64 | NOTE | Oct 24 2024 |
R-4.4-mac-x86_64 | NOTE | Oct 24 2024 |
R-4.4-mac-aarch64 | NOTE | Oct 24 2024 |
R-4.3-win-x86_64 | OK | Oct 24 2024 |
R-4.3-mac-x86_64 | OK | Oct 24 2024 |
R-4.3-mac-aarch64 | OK | Oct 24 2024 |
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 |