Package: padr 0.7.0

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).

Authors:Edwin Thoen [aut, cre]

padr_0.7.0.tar.gz
padr_0.7.0.zip(r-4.7)padr_0.7.0.zip(r-4.6)padr_0.7.0.zip(r-4.5)
padr_0.7.0.tgz(r-4.6-x86_64)padr_0.7.0.tgz(r-4.6-arm64)padr_0.7.0.tgz(r-4.5-x86_64)padr_0.7.0.tgz(r-4.5-arm64)
padr_0.7.0.tar.gz(r-4.7-arm64)padr_0.7.0.tar.gz(r-4.7-x86_64)padr_0.7.0.tar.gz(r-4.6-arm64)padr_0.7.0.tar.gz(r-4.6-x86_64)
padr_0.7.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
padr/json (API)

# Install 'padr' in R:
install.packages('padr', repos = c('https://edwinth.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/edwinth/padr/issues

Pkgdown/docs site:https://edwinth.github.io

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:
  • coffee - Coffee Data Set
  • emergency - Emergency Calls for Montgomery County, PA

On CRAN:

Conda:

cpp

11.87 score 137 stars 24 packages 543 scripts 12k downloads 16 exports 19 dependencies

Last updated from:7ef2d41f36. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK229
linux-devel-x86_64OK161
source / vignettesOK194
linux-release-arm64OK194
linux-release-x86_64OK162
macos-release-arm64OK119
macos-release-x86_64OK309
macos-oldrel-arm64OK119
macos-oldrel-x86_64OK237
windows-develOK128
windows-releaseOK122
windows-oldrelOK169
wasm-releaseOK172

Exports:center_intervalclosest_weekdayfill_by_functionfill_by_prevalentfill_by_valueformat_intervalget_intervalpadpad_custpad_intspan_aroundspan_datespan_timesubset_spanthickenthicken_cust

Dependencies:clicpp11dplyrgenericsgluelifecyclelubridatemagrittrpillarpkgconfigR6Rcpprlangtibbletidyselecttimechangeutf8vctrswithr

Custom thickening and padding
Preparing the spanning | Thickening and padding

Last update: 2026-06-24
Started: 2017-09-27

Introduction to padr
thicken | pad | Grouping | fill functions | Formatting functions | Further details | Suggestions?

Last update: 2026-06-24
Started: 2016-10-22

Implementation Information of padr
Daylight savings time | Different time zones | Details working thicken

Last update: 2026-06-23
Started: 2017-01-11