Package: Rduckhts
Title: 'DuckDB' High Throughput Sequencing File Formats Reader
        Extension
Version: 0.1.3-0.0.2
Authors@R: c(
        person(given = "Sounkou Mahamane", family = "Toure",
    email = "sounkoutoure@gmail.com",
    role = c("aut", "cre")),
    person(given = "James K Bonfield, John Marshall,Petr Danecek ,Heng Li , Valeriu Ohan, Andrew Whitwham,Thomas Keane , Robert M Davies", role = "ctb", comment = "Htslib Authors"),
    person(given = "DuckDB C Extension API Authors", role = "ctb")
    )
Description: Bundles the 'duckhts' 'DuckDB' extension for reading High Throughput
    Sequencing file formats with 'DuckDB'. The 'DuckDB' C extension API
    <https://duckdb.org/docs/stable/clients/c/api> and its 'htslib' dependency are
    compiled from vendored sources during package installation. James K Bonfield and co-authors (2021) <doi:10.1093/gigascience/giab007>.
License: GPL-3
Copyright: See inst/COPYRIGHT
Encoding: UTF-8
SystemRequirements: GNU make, cmake, zlib, libbz2, liblzma, libcurl,
        openssl (development headers)
Depends: R (>= 4.4.0)
Imports: DBI, duckdb, utils
Suggests: tinytest
RoxygenNote: 7.3.3
URL: https://github.com/RGenomicsETL/duckhts
BugReports: https://github.com/RGenomicsETL/duckhts/issues
NeedsCompilation: no
Packaged: 2026-02-23 20:36:24 UTC; sounkoutoure
Author: Sounkou Mahamane Toure [aut, cre],
  James K Bonfield, John Marshall,Petr Danecek ,Heng Li , Valeriu Ohan,
    Andrew Whitwham,Thomas Keane , Robert M Davies [ctb] (Htslib
    Authors),
  DuckDB C Extension API Authors [ctb]
Maintainer: Sounkou Mahamane Toure <sounkoutoure@gmail.com>
Repository: CRAN
Date/Publication: 2026-02-24 09:30:37 UTC
Built: R 4.6.0; ; 2026-02-28 03:26:57 UTC; windows
