Package: RITCH Type: Package Title: Parser for the ITCH Protocol Version: 0.1.30 Authors@R: c( person("David", "Zimmermann-Kollenda", , "david_j_zimmermann@hotmail.com", role = c("aut", "cre")) ) Description: Efficiently parses, filters, and writes binary ITCH files (Version 5.0) containing detailed financial transactions as distributed by NASDAQ to a data.table. Includes functions to interact with NASDAQ data services at and . 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.3.3 Suggests: tinytest Roxygen: list(markdown = TRUE) Repository: https://davzim.r-universe.dev Date/Publication: 2026-04-16 14:40:39 UTC RemoteUrl: https://github.com/davzim/ritch RemoteRef: HEAD RemoteSha: 8ac945a50fab53d3bab1530f61c8521c23484c80 NeedsCompilation: yes Packaged: 2026-06-21 08:06:03 UTC; root Author: David Zimmermann-Kollenda [aut, cre] Maintainer: David Zimmermann-Kollenda