Package: RITCH
Type: Package
Title: R Parser for the ITCH-Protocol
Version: 0.1.25
Authors@R: c(
    person("David", "Zimmermann-Kollenda", , "david_j_zimmermann@hotmail.com", role = c("aut", "cre"))
  )
Description: Allows to efficiently parse, filter, and write binary ITCH Files (Version 5.0) containing detailed financial transactions as distributed by NASDAQ to an R data.table.
License: MIT + file LICENSE
URL: https://davzim.github.io/RITCH/, https://github.com/DavZim/RITCH
BugReports: https://github.com/DavZim/RITCH/issues
Depends: R (>= 3.5.0)
Imports: data.table, Rcpp (>= 0.12.12), nanotime (>= 0.3.2), bit64 (>=
        4.0.5)
LinkingTo: Rcpp
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: tinytest
NeedsCompilation: yes
Packaged: 2024-01-13 11:15:52 UTC; david
Author: David Zimmermann-Kollenda [aut, cre]
Maintainer: David Zimmermann-Kollenda <david_j_zimmermann@hotmail.com>
Repository: CRAN
Date/Publication: 2024-01-13 13:10:02 UTC
