Package: warp 0.2.1.9000
warp: Group Dates
Tooling to group dates by a variety of periods including: yearly, monthly, by second, by week of the month, and more. The groups are defined in such a way that they also represent the distance between dates in terms of the period. This extracts valuable information that can be used in further calculations that rely on a specific temporal spacing between observations.
Authors:
warp_0.2.1.9000.tar.gz
warp_0.2.1.9000.zip(r-4.5)warp_0.2.1.9000.zip(r-4.4)warp_0.2.1.9000.zip(r-4.3)
warp_0.2.1.9000.tgz(r-4.4-x86_64)warp_0.2.1.9000.tgz(r-4.4-arm64)warp_0.2.1.9000.tgz(r-4.3-x86_64)warp_0.2.1.9000.tgz(r-4.3-arm64)
warp_0.2.1.9000.tar.gz(r-4.5-noble)warp_0.2.1.9000.tar.gz(r-4.4-noble)
warp_0.2.1.9000.tgz(r-4.4-emscripten)warp_0.2.1.9000.tgz(r-4.3-emscripten)
warp.pdf |warp.html✨
warp/json (API)
NEWS
# Install 'warp' in R: |
install.packages('warp', repos = c('https://davisvaughan.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/davisvaughan/warp/issues
Last updated 1 years agofrom:feb1eaaa32. Checks:OK: 8 NOTE: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 07 2024 |
R-4.5-win-x86_64 | NOTE | Nov 07 2024 |
R-4.5-linux-x86_64 | OK | Nov 07 2024 |
R-4.4-win-x86_64 | OK | Nov 07 2024 |
R-4.4-mac-x86_64 | OK | Nov 07 2024 |
R-4.4-mac-aarch64 | OK | Nov 07 2024 |
R-4.3-win-x86_64 | OK | Nov 07 2024 |
R-4.3-mac-x86_64 | OK | Nov 07 2024 |
R-4.3-mac-aarch64 | OK | Nov 07 2024 |
Exports:warp_boundarywarp_changewarp_distance
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Locate period boundaries for a date vector | warp_boundary |
Detect changes in a date time vector | warp_change |
Compute distances from a date time origin | warp_distance |