Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.Rproj.user
.Rhistory
..Rcheck/
*.Rcheck/
.Rdata
.httr-oauth
.DS_Store
Expand Down
6 changes: 2 additions & 4 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,12 @@ URL: https://github.com/JRaviLab/amR_data
BugReports: https://github.com/JRaviLab/amR_data/issues
Imports:
arrow,
BiocParallel,
Biostrings,
DBI,
data.table,
dplyr,
duckdb,
furrr,
future,
future.apply,
glue,
purrr,
readr,
Expand All @@ -46,7 +45,6 @@ Imports:
biocViews: GenomeAssembly, Annotation, Sequencing
VignetteBuilder: knitr
Suggests:
Biostrings,
knitr,
rmarkdown,
testthat (>= 3.0.0)
Loading
Loading