# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "dgread" in publications use:' type: software license: MIT title: 'dgread: Read Dynamic Group (dg/dgz) Data Files' version: 1.1.0 doi: 10.32614/CRAN.package.dgread abstract: Fast reader for dg (dynamic group) and dgz (compressed) data files. These files store collections of named arrays with support for nested and ragged (variable-length) data, commonly used in neuroscience and behavioral research. authors: - family-names: Sheinberg given-names: David email: david_sheinberg@brown.edu repository: https://sheinberglab.r-universe.dev repository-code: https://github.com/SheinbergLab/dgread commit: 6f9b1cebefb7fe2cf815e7b97566bf080588ba9f url: https://github.com/SheinbergLab/dgread date-released: '2026-05-31' contact: - family-names: Sheinberg given-names: David email: david_sheinberg@brown.edu