Skip to content

Commit

Permalink
#115 import RSpectra to avoid default sparse cholmod in irlba
Browse files Browse the repository at this point in the history
  • Loading branch information
jlmelville committed Apr 20, 2024
1 parent d7b18a6 commit 9dab6eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@ Imports:
irlba,
methods,
Rcpp,
RcppAnnoy (>= 0.0.17)
RcppAnnoy (>= 0.0.17),
RSpectra
Suggests:
bigstatsr,
covr,
knitr,
RcppHNSW,
rmarkdown,
rnndescent,
RSpectra,
testthat
LinkingTo:
dqrng,
Expand Down

0 comments on commit 9dab6eb

Please sign in to comment.