Skip to content

issues Search Results · repo:rcppmlpack/rcppmlpack2 language:M4

Filter by

10 results
 (70 ms)

10 results

inrcppmlpack/rcppmlpack2 (press backspace or delete to remove)

My operating system is Ubuntu. When I tried to install rcppmlpack2 from source, after I ran ./configure, I ran make. However, it told me there is no file to be make. Could you please give me some advice? ...
  • Shimura233
  • 2
  • Opened 
    on Apr 3, 2019
  • #22

Hi, I am having an issue installing rcppmlpack2 on rhel 7. The default gcc is v4.8.5 but this is not sufficient for openmp which I require. So I have installed the devtoolset-6 which I enable using the ...
  • chrisvwn
  • 10
  • Opened 
    on Nov 20, 2018
  • #21

As mentioned in the README there is an issue with compiling of the dependancy RcppArmadillo on Mac OS (for R versions 3.0 and above). This is due to a mismatch in gfortran versions for the package and ...
  • TomKellyGenetics
  • 6
  • Opened 
    on Jun 13, 2018
  • #19

mlpack 3.0.* brings new auto-generated Python bindings, and there is fairly extensive documentation for bindings to other languages. May need a few assists from @rcurtin though as the docs are somewhat ...
  • eddelbuettel
  • 3
  • Opened 
    on May 29, 2018
  • #18

When I try to install and load the package I get the following message. devtools::install_github( rcppmlpack/rcppmlpack2 ) # Error: package or namespace load failed for ‘RcppMLPACK’ in dyn.load(file, ...
  • elben10
  • 2
  • Opened 
    on Aug 15, 2017
  • #14

So, it looks like a binary approach is going to be used for both of the methods. Before, we were opting to just hook into the homebrew version of MLPACK. However, that is compiled under libstd++ vs. libc++, ...
  • coatless
  • 3
  • Opened 
    on May 1, 2017
  • #13

How do we want the top-level functions? Even in the two uses case in the gallery we have one with test data (the naive Bayes classifier) and one without. Should be always have a Rcpp::Nullable test set? ...
question
  • eddelbuettel
  • 8
  • Opened 
    on Feb 21, 2017
  • #12

We currently only export mlKmeans which is the only function with a (short) manual page. I ll work on extending this.
  • eddelbuettel
  • 1
  • Opened 
    on Feb 21, 2017
  • #11

Poking @thirdwing @coatless @MHenderson : if you have a moment, can you read across this before I post this to the Rcpp Gallery. I have a two-day streak going on new posts, and the day off so I figured ...
  • eddelbuettel
  • 6
  • Opened 
    on Feb 20, 2017
  • #10

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
  • 1
  • Opened 
    on Jan 3, 2017
  • #7
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub