Package: padr 0.6.3

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.6.3.tar.gz
padr_0.6.3.zip(r-4.5)padr_0.6.3.zip(r-4.4)padr_0.6.3.zip(r-4.3)
padr_0.6.3.tgz(r-4.4-x86_64)padr_0.6.3.tgz(r-4.4-arm64)padr_0.6.3.tgz(r-4.3-x86_64)padr_0.6.3.tgz(r-4.3-arm64)
padr_0.6.3.tar.gz(r-4.5-noble)padr_0.6.3.tar.gz(r-4.4-noble)
padr_0.6.3.tgz(r-4.4-emscripten)padr_0.6.3.tgz(r-4.3-emscripten)
padr.pdf |padr.html
padr/json (API)
NEWS

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

Peer review:

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

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

On CRAN:

11.49 score 132 stars 19 packages 390 scripts 18k downloads 16 exports 20 dependencies

Last updated 15 hours agofrom:0381c38b21. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 21 2024
R-4.5-win-x86_64OKNov 21 2024
R-4.5-linux-x86_64OKNov 21 2024
R-4.4-win-x86_64OKNov 21 2024
R-4.4-mac-x86_64OKNov 21 2024
R-4.4-mac-aarch64OKNov 21 2024
R-4.3-win-x86_64OKNov 21 2024
R-4.3-mac-x86_64OKNov 21 2024
R-4.3-mac-aarch64OKNov 21 2024

Exports:center_intervalclosest_weekdayfill_by_functionfill_by_prevalentfill_by_valueformat_intervalget_intervalpadpad_custpad_intspan_aroundspan_datespan_timesubset_spanthickenthicken_cust

Dependencies:clicpp11dplyrfansigenericsgluelifecyclelubridatemagrittrpillarpkgconfigR6Rcpprlangtibbletidyselecttimechangeutf8vctrswithr

Custom thickening and padding

Rendered frompadr_custom.Rmdusingknitr::rmarkdownon Nov 21 2024.

Last update: 2020-08-04
Started: 2017-09-27

Implementation Information of padr

Rendered frompadr_implementation.Rmdusingknitr::rmarkdownon Nov 21 2024.

Last update: 2020-08-04
Started: 2017-01-11

Introduction to padr

Rendered frompadr.Rmdusingknitr::rmarkdownon Nov 21 2024.

Last update: 2020-08-04
Started: 2016-10-22