ModelOriented / forester

Trees are all you need
https://modeloriented.github.io/forester/
GNU General Public License v3.0
112 stars 15 forks source link

Error: Failed to install 'forester' from GitHub #32

Closed VladPerervenko closed 2 years ago

VladPerervenko commented 2 years ago

devtools::install_github("ModelOriented/forester") Downloading GitHub repo ModelOriented/forester@HEAD Error: Failed to install 'forester' from GitHub: Multiple results for CXX11FLAGS found, something is wrong.FALSE

sessionInfo() R version 4.1.2 (2021-11-01) Platform: x86_64-w64-mingw32/x64 (64-bit) Running under: Windows 10 x64 (build 19043)

lhthien09 commented 2 years ago

Hi, thank you for your report. I think the problem may come from some libraries do not work well in the newest R version. {forester} team will check and inform you soon. image

lhthien09 commented 2 years ago

@VladPerervenko Hi, we made some changes in {forester} and now, it should work. Please feel free to report issue if you still meet this problem.

VladPerervenko commented 2 years ago

This error is not only generated by this library. Obviously a problem on my part. Couldn't find a reason. > remotes::install_github("ModelOriented/forester") Downloading GitHub repo ModelOriented/forester@HEAD Error: Failed to install 'forester' from GitHub: Multiple results for CXX11FLAGS found, something is wrong.FALSE