Closed laresbernardo closed 5 years ago
Please install vowpal wabbit as a library and headers, as the error indicates.
Note thatt the macOS instructions at https://github.com/VowpalWabbit/vowpal_wabbit/wiki/Dependencies suggest brew, but that works poorly R on macOS.
Your best bet, for the time being, are Linux or the Docker containers we provide.
There is a reason the package is not on CRAN.
I'll add something to the README.md to say that this works best on Linux right now... We also have a dependency on the previous version of VW right now...
Hello. I'm trying to install the library with
remotes::install_github("rvw-org/rvw")
but I'm getting the following error:Here's my session info:
Hope you guys can help me! Thanks 👍