Skip to content

Commit

Permalink
remove RcppEigen import in namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
bbolker committed Jul 2, 2014
1 parent 5910c2e commit 011fb2f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion NAMESPACE
Expand Up @@ -29,7 +29,6 @@ importFrom("Matrix", drop0, rankMatrix, rBind, sparseMatrix)
importFrom("nlme", fixef,ranef,VarCorr)
importMethodsFrom("Matrix", "%*%",coerce,crossprod,diag,t,tcrossprod,solve,chol2inv)
## other CRAN packages:
import(RcppEigen)
importFrom("Rcpp", evalCpp)
importFrom("minqa", bobyqa)
importFrom("nloptr", nloptr)
Expand Down

0 comments on commit 011fb2f

Please sign in to comment.