Package: tvtools
Type: Package
Title: Comprehensive Tools for Panel Data Analysis - 'tvtools'
Version: 0.0.3
Authors@R: c(
    person("David", "Shilane", , "david.shilane@columbia.edu", c("aut")),
    person("Mayur", "Bansal", , "mb4511@columbia.edu", c("ctb")),
    person("Mehak", "Khara", , "mehakkhara90@gmail.com", c("ctb")),
    person("Srivastav", "Budugutta", , "sb4788@columbia.edu", c("ctb","cre"))
    )
Depends: R (>= 3.1.0)
Description: Longitudinal data offers insights into population changes over
 time but often requires a flexible structure, especially with varying
 follow-up intervals. Panel data is one way to store such records, though
 it adds complexity to analysis. The 'tvtools' package for R simplifies
 exploring and analyzing panel data.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.1
Suggests: knitr, rmarkdown, markdown, covr, devtools, testthat (>=
        3.0.0)
VignetteBuilder: knitr
Imports: data.table, DTwrappers
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-10-06 20:36:03 UTC; sbudugutta
Author: David Shilane [aut],
  Mayur Bansal [ctb],
  Mehak Khara [ctb],
  Srivastav Budugutta [ctb, cre]
Maintainer: Srivastav Budugutta <sb4788@columbia.edu>
Repository: CRAN
Date/Publication: 2024-10-08 10:10:03 UTC
Built: R 4.6.0; ; 2025-07-18 05:03:30 UTC; unix
