Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[R]Unable to install LGBM, due to CMake being recognised by our organisation’s antivirus as a Trojan. Any chance for CRAN/non-CMake installation? #1904

Closed
mant07 opened this issue Dec 14, 2018 · 5 comments

Comments

@mant07
Copy link

mant07 commented Dec 14, 2018

As in title. I can’t install CMake on organisation’s computers, because CMake was marked by our security department as a Trojan. We have quite restrictive software security policies and I do not have admin rights to my PC. Any chance to install LGBM without CMake?

@Laurae2
Copy link
Contributor

Laurae2 commented Dec 14, 2018

Ping @guolinke @jameslamb

@guolinke
Copy link
Collaborator

If your os is Windows, you can build the LightGBM dll by visual studio/ms build, then install R package via pre-compiled solution.

@mant07
Copy link
Author

mant07 commented Dec 17, 2018

@guolinke - R-package installation guide ( https://github.com/Microsoft/LightGBM/tree/master/R-package) states that CMake is still needed while installing from precompiled dll. Or is it not true anymore?

@Laurae2
Copy link
Contributor

Laurae2 commented Jan 13, 2019

@mant07 cmake is not used for precompiled DLL when installing from R.

However, precompiled DLL requires cmake (or, use Visual Studio if you are allowed).

@StrikerRUS
Copy link
Collaborator

Linking #1702 (comment) here.

@mant07 You may want to track #629 (and #1910, #1909 for subissues) for release on CRAN progress.

@lock lock bot locked as resolved and limited conversation to collaborators Mar 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants