Skip to content

Commit

Permalink
Add missing dependency echodata
Browse files Browse the repository at this point in the history
Discovered while troubleshooting RajLabMSSM/echofinemap#7

Confirmed this was also caught by `R CMD check`:

https://github.com/RajLabMSSM/echoconda/actions/runs/3028422625/jobs/4873194999#step:23:48
  • Loading branch information
jdblischak committed Sep 16, 2022
1 parent 49cac2a commit 7a6d646
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ Imports:
stringr,
reticulate (>= 1.24),
basilisk,
basilisk.utils
basilisk.utils,
echodata
Suggests:
markdown,
rmarkdown,
Expand Down

0 comments on commit 7a6d646

Please sign in to comment.