Package: tidier
Title: Enhanced 'mutate'
Version: 0.0.1
Authors@R: 
    person("Srikanth",
           "Komala Sheshachala",,
           "sri.teach@gmail.com",
           role = c("aut", "cre"))
Description: Provides 'Apache Spark' style window aggregation for R dataframes via 'mutate' in 'dplyr' flavour.
Imports: dplyr (>= 1.1.0), tidyr (>= 1.3.0), checkmate (>= 2.1.0),
        rlang (>= 1.0.6), slider (>= 0.2.2), magrittr (>= 1.5), furrr
        (>= 0.3.0),
Suggests: lubridate, stringr, testthat,
URL: https://github.com/talegari/tidier
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2023-04-26 12:09:53 UTC; s0k06e8
Author: Srikanth Komala Sheshachala [aut, cre]
Maintainer: Srikanth Komala Sheshachala <sri.teach@gmail.com>
Repository: CRAN
Date/Publication: 2023-04-27 12:40:02 UTC
Built: R 4.1.2; ; 2023-04-28 11:59:51 UTC; unix
