Skip to content

Commit

Permalink
Update DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
robomics committed Feb 5, 2024
1 parent 8bbac9c commit 40f21f6
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,21 @@ Authors@R:
c(person("Roberto", "Rossini", email = "[email protected]", role = c("aut", "cre")))
Maintainer: Roberto Rossini <[email protected]>
Description: This package provides R binding for hictk: a blazing fast toolkit to work with .hic and .cool files
License: MIT
License: MIT + file LICENSE
URL: https://github.com/paulsengroup/hictkR
BugReports: https://github.com/paulsengroup/hictkR/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
RoxygenNote: 7.3.1
LinkingTo:
Rcpp
Imports:
Rcpp,
methods
SystemRequirements:
C++17,
GNU make,
Python3,
Conan (https://conan.io/downloads)
Suggests:
testthat (>= 3.0.0)
Expand Down

0 comments on commit 40f21f6

Please sign in to comment.