Package: strawr Title: Fast Implementation of Reading/Dump for .hic Files Version: 0.0.9 Authors@R: c(person("Neva", c("Cherniavsky", "Durand"), email = "neva@broadinstitute.org", role = c("aut", "cre")), person(c("Muhammad", "Saad"), "Shamim", email = "sa501428@gmail.com", role = "aut"), person("Aiden Lab", role = "cph")) Description: API for fast data extraction for .hic files that provides programmatic access to the matrices. It doesn't store the pointer data for all the matrices, only the one queried, and currently we are only supporting matrices (not vectors). Depends: R (>= 3.4.0) License: MIT + file LICENSE URL: https://github.com/aidenlab/straw/tree/master/R SystemRequirements: libcurl: libcurl-devel (rpm) or libcurl4-openssl-dev (deb) Encoding: UTF-8 Imports: Rcpp LinkingTo: Rcpp NeedsCompilation: yes RoxygenNote: 7.2.0 Config/pak/sysreqs: libssl-dev Repository: https://aidenlab.r-universe.dev Date/Publication: 2025-04-06 02:23:28 UTC RemoteUrl: https://github.com/aidenlab/straw RemoteRef: HEAD RemoteSha: 82fba9cf7f323a432bad4ac9a33d1ee65de00a47 RemoteSubdir: R Packaged: 2026-07-04 20:26:13 UTC; root Author: Neva Cherniavsky Durand [aut, cre], Muhammad Saad Shamim [aut], Aiden Lab [cph] Maintainer: Neva Cherniavsky Durand