RGF-team / rgf

Home repository for the Regularized Greedy Forest (RGF) library. It includes original implementation from the paper and multithreaded one written in C++, along with various language-specific wrappers.
378 stars 58 forks source link

Running RGF from R cmd #293

Open skwskwskwskw opened 5 years ago

skwskwskwskw commented 5 years ago

For bugs and unexpected issues, please provide the following information, so that we could reproduce them on our system.

Environment Info

Operating System: Windows 10

RGF/FastRGF/rgf_python version: 3.5.0-9

Python version (for rgf_python errors): 3.5.0-9

Error Message

image

image

Reproducible Example

Error when running RGF from R console as shown in the pic. Installation of RGF should be working fine as shown in the pic. RGF was installed via devtools.

StrikerRUS commented 5 years ago

@mlampros Can you please take look?

mlampros commented 5 years ago

hi @skw1990,

on windows the user can take advantage of the RGF R package currently only from within the command prompt (console). I've mentioned this at the end of the README.md file. Thanks for remind us this issue, I'll add a 'help-wanted' badge.