Provides an easy-to-use tind class representing time indices of different types (years, quarters, months, ISO 8601 weeks, dates, time of day, date-time, and arbitrary integer/numeric indices). Includes an extensive collection of functions for calendrical computations (including business applications), index conversions, index parsing, and other operations. Auxiliary classes representing time differences and time intervals (with set operations and index matching functionality) are also provided. All routines have been optimised for speed in order to facilitate computations on large datasets. More details regarding calendars in general and calendrical algorithms can be found in "Calendar FAQ" by Claus Tøndering <https://www.tondering.dk/claus/calendar.html>.
Version: | 0.2 |
Depends: | R (≥ 3.6.0) |
Suggests: | crayon, methods, stats, testthat, knitr, rmarkdown, fansi, htmltools |
Enhances: | utils, graphics, ggplot2, zoo, timeDate, chron, data.table |
Published: | 2025-10-22 |
DOI: | 10.32614/CRAN.package.tind (may not be active yet) |
Author: | Grzegorz Klima [aut, cre, cph] |
Maintainer: | Grzegorz Klima <dever at post.pl> |
BugReports: | https://github.com/dever-pl/tind/issues |
License: | GPL-3 |
URL: | https://github.com/dever-pl/tind |
NeedsCompilation: | yes |
Materials: | README |
CRAN checks: | tind results [issues need fixing before 2025-11-06] |
Reference manual: | tind.html , tind.pdf |
Vignettes: |
Calendrical Computations Using 'tind' Package (source, R code) Working with Different Types of Time Indices Using 'tind' Class (source, R code) |
Package source: | tind_0.2.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release (arm64): tind_0.2.tgz, r-oldrel (arm64): tind_0.2.tgz, r-release (x86_64): tind_0.2.tgz, r-oldrel (x86_64): tind_0.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=tind to link to this page.