Skip to content

Commit

Permalink
removed RcppArmadillo from NAMESPACE
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinmdouglas committed Mar 7, 2023
1 parent cc44c7e commit c3fb0ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
useDynLib(FuncDiv)
import(RcppParallel)
import(RcppArmadillo)
import(RcppXPtrUtils)
import(parallelDist)
importFrom(Rcpp, evalCpp)
Expand Down

0 comments on commit c3fb0ea

Please sign in to comment.