padr: Quickly Get Datetime Data Ready for Analysis

Transforms datetime data into a format ready for analysis. It offers two core functionalities; aggregating data to a higher level interval (thicken) and imputing records where observations were absent (pad).

Version: 0.6.3
Depends: R (≥ 3.0.0)
Imports: Rcpp, dplyr (≥ 1.0.0), lubridate, rlang
LinkingTo: Rcpp
Suggests: ggplot2, testthat, knitr, rmarkdown, lazyeval, tidyr, data.table
Published: 2024-11-21
DOI: 10.32614/CRAN.package.padr
Author: Edwin Thoen [aut, cre]
Maintainer: Edwin Thoen <edwinthoen at gmail.com>
BugReports: https://github.com/EdwinTh/padr/issues
License: MIT + file LICENSE
URL: https://edwinth.github.io/padr/, https://github.com/EdwinTh/padr
NeedsCompilation: yes
Materials: README NEWS
In views: MissingData
CRAN checks: padr results

Documentation:

Reference manual: padr.pdf
Vignettes: Introduction to 'padr' (source, R code)
Custom thickening and padding (source, R code)
Implementation Information of 'padr' (source, R code)

Downloads:

Package source: padr_0.6.3.tar.gz
Windows binaries: r-devel: padr_0.6.2.zip, r-release: padr_0.6.3.zip, r-oldrel: padr_0.6.3.zip
macOS binaries: r-release (arm64): padr_0.6.3.tgz, r-oldrel (arm64): padr_0.6.3.tgz, r-release (x86_64): padr_0.6.3.tgz, r-oldrel (x86_64): padr_0.6.3.tgz
Old sources: padr archive

Reverse dependencies:

Reverse imports: corporaexplorer, fHMM, timetk, wearables
Reverse suggests: wxgenR

Linking:

Please use the canonical form https://CRAN.R-project.org/package=padr to link to this page.