rcppmlpack / rcppmlpack2

Rcpp Interface to mlpack (version 2.1.0 and up)
GNU General Public License v2.0
24 stars 9 forks source link

Support plugins #7

Closed eddelbuettel closed 7 years ago

eddelbuettel commented 7 years ago

Under this version:

R> sourceCpp("/tmp/mlpackError.cpp")
Error in tools::file_path_as_absolute(base::system.file(..., package = "RcppMLPACK")) : 
  file '' does not exist
R> 
eddelbuettel commented 7 years ago

This was fixed in bf9d178bdd403333be35524b7234354d96628a4e and d4cee0fb6e13dfe6543f176df7435b1796c0478f.