Package: timeDF 0.9.1

timeDF: Subset and Flag Data Frames with Times by the Use of Periods

Data frames with time information are subset and flagged with period information. Data frames with times are dealt as timeDF objects and periods are represented as periodDF objects.

Authors:Toshihiro Umehara [aut, cre]

timeDF_0.9.1.tar.gz
timeDF_0.9.1.zip(r-4.7)timeDF_0.9.1.zip(r-4.6)timeDF_0.9.1.zip(r-4.5)
timeDF_0.9.1.tgz(r-4.6-x86_64)timeDF_0.9.1.tgz(r-4.6-arm64)timeDF_0.9.1.tgz(r-4.5-x86_64)timeDF_0.9.1.tgz(r-4.5-arm64)
timeDF_0.9.1.tar.gz(r-4.7-arm64)timeDF_0.9.1.tar.gz(r-4.7-x86_64)timeDF_0.9.1.tar.gz(r-4.6-arm64)timeDF_0.9.1.tar.gz(r-4.6-x86_64)
timeDF_0.9.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
timeDF/json (API)

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

Bug tracker:https://github.com/niceume/timedf/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

cpp

2.70 score 1 scripts 590 downloads 19 exports 1 dependencies

Last updated from:489757f0db. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK108
linux-devel-x86_64OK110
source / vignettesOK135
linux-release-arm64OK123
linux-release-x86_64OK102
macos-release-arm64OK122
macos-release-x86_64OK265
macos-oldrel-arm64OK158
macos-oldrel-x86_64OK351
windows-develOK100
windows-releaseOK98
windows-oldrelOK101
wasm-releaseOK81

Exports:adjust_periodDFas.periodDFas.timeDFcondense_periodDFconvert_periodDFextract_with_periodDFflag_with_periodDFlistTimeDF_to_timeDFperiod_typeselect_timeDFsort_periodDFsort_timeDFsplit_timeDF_by_intervalstime_vartime_vecvalidate_listTimeDFvalidate_sorted_timeDFvalidate_timeDFvec_to_periodDF

Dependencies:Rcpp

Readme and manuals

Help Manual

Help pageTopics
Subset and Flag Data Frames with Times by the Use of PeriodstimeDF-package timeDF
Function to adjust starts and ends for periods in periodDF objectadjust_periodDF
Convert timeDF object to a plain dataframeas.data.frame.timeDF
Function to construct periodDF object from dataframeas.periodDF
Function to construct timeDF object from dataframeas.timeDF
Function to condense periods in periodDF objectcondense_periodDF
Function to convert type of periodDF objectconvert_periodDF
Extract time records from timeDF object within periods of periodDF objectextract_with_periodDF
Flag time records from timeDF object within periods of periodDF objectflag_with_periodDF
converts a list of timeDF objects into a timeDF objectlistTimeDF_to_timeDF
Function to obtain period type of periodDF objectperiod_type
periodDF S3 classperiodDF periodDF-class
Function to select columns in timeDF objectselect_timeDF
Function to sort periods in periodDF objectsort_periodDF
Function to sort records in timeDF objectsort_timeDF
Function to split timeDF into a list by regular intervalssplit_timeDF_by_intervals
Summarize periodDF S3 objectsummary.periodDF
Summarize timeDF S3 objectsummary.timeDF
time vector and column name for times of timeDFtime_var time_vec
timeDF S3 classtimeDF-class
Checks whether the object is a list of timeDF objectsvalidate_listTimeDF
Checks whether the object is a valid sorted timeDF objectvalidate_sorted_timeDF
Checks whether the object is a valid timeDF objectvalidate_timeDF
Function to construct periodDF object from vectorvec_to_periodDF