Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
shajoezhu committed Dec 7, 2024
1 parent 13e2be0 commit b5dfd1e
Show file tree
Hide file tree
Showing 18 changed files with 1,529 additions and 1,469 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ src/vcf/gzstream/gzstream.o
src/vcf/txtReader.o
src/vcf/variantIndex.o
src/vcf/vcfReaderDebug.o
DEploid.utils/libs/DEploid.utils.so
7 changes: 3 additions & 4 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,19 @@ Title: What the Package Does (One Line, Title Case)
Version: 0.0.0.9000
Authors@R:
person("Joe", "Zhu", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "YOUR-ORCID-ID"))
comment = c(ORCID = "0000-0001-7566-2787"))
Description: What the package does (one paragraph).
Depends:
R (>= 3.1.0)
Imports:
Rcpp (>= 0.11.2),
scales (>= 0.4.0),
plotly (>= 4.7.1),
magrittr (>= 1.5),
rmarkdown(>= 1.6),
htmlwidgets (>= 1.0),
combinat
Suggests:
knitr,
rmarkdown(>= 1.6),
circlize,
testthat (>= 0.9.0)
VignetteBuilder: knitr
LinkingTo: Rcpp
Expand Down
Loading

0 comments on commit b5dfd1e

Please sign in to comment.