- 14 May, 2020 2 commits
-
-
James Lamb authored
* fix conflicts * Update R-package/src/install.libs.R * empty commit
-
James Lamb authored
-
- 13 May, 2020 4 commits
-
-
James Lamb authored
-
Nikita Titov authored
-
Laurae authored
-
Guolin Ke authored
-
- 12 May, 2020 1 commit
-
-
Nikita Titov authored
-
- 11 May, 2020 2 commits
-
-
James Lamb authored
-
Guolin Ke authored
-
- 09 May, 2020 1 commit
-
-
James Lamb authored
-
- 07 May, 2020 2 commits
-
-
guanqun authored
-
Nikita Titov authored
-
- 05 May, 2020 2 commits
-
-
Nikita Titov authored
-
Nikita Titov authored
-
- 04 May, 2020 1 commit
-
-
James Lamb authored
* [R-package] add conda dir for LIBR_CORE_LIBRARY (fixes #3045) * empty commit
-
- 03 May, 2020 2 commits
-
-
Belinda Trotta authored
* Path smoothing * Try to fix issue with gpu version. * Fix failing CI for R package. * Minor fixes. * Minor refactor. * Restore old code to get CI working. * Fix style issues. * Fix ci for R package. * Minor fixes for docs and code style. * Update docs.
-
James Lamb authored
* [docs] updated bug report template * Apply suggestions from code review Co-Authored-By:
Nikita Titov <nekit94-08@mail.ru> * clean up issue template * Update .github/ISSUE_TEMPLATE/BUG_REPORT.md Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * Update .github/ISSUE_TEMPLATE/BUG_REPORT.md Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * Update .github/ISSUE_TEMPLATE/BUG_REPORT.md Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 02 May, 2020 1 commit
-
-
James Lamb authored
* [R-package] CMake fixes to support MSVC * simplifications * Apply suggestions from code review Co-Authored-By:
Nikita Titov <nekit94-08@mail.ru> * removed MSVC_RUNTIME_LIBRARY property * fixed FindLibR search for LIBR_CORE_LIBRARY * Update CMakeLists.txt Co-Authored-By:
Nikita Titov <nekit94-08@mail.ru> * made R.lib linking more explicit * add R_DOT_LIB_FILE to cache * changed R.lib CMake name * fix placementt tof R_MSVC_CORE_LIBRARY * empty commit * change MSVC library name * one more name change Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 30 Apr, 2020 2 commits
- 26 Apr, 2020 1 commit
-
-
James Lamb authored
* first test of appveyor * strings are strings * lil bit of build script * fixing paths * removed unnecessary file * updated CRAN URL * added a lot more printing * fixing paths * more stuff * fixed paths * more stuff * more path guessing * even more paths * more stuff * moar logz * and now for something totally different * please work * ok could be a thing * changing directories * we might be in business * fixed install syntax * tryinv mingw * more mingw * ignore Suggests check * trying Azure DevOps * just run bare minimum for Azure DevOps * fixed build dir thing * trying to set libPaths * more testing * trying R 3.6.3 * R 3.6.3 * this feels right * still messing around with libraries * more paths * removed duplication in Windows testing code * simpler * fixed conda stuff * more conda stuff * more fixes * fixed testing script * moved AppVeyor setup to the top * commenting * ch-ch-ch-ch-chaaaanges * paths * plz work * fixed conda stuff in Windows CI * uncommented stuff to test a full build * fixed quotes and removed some unnecessary stuff * added install.libs.R change * quotes are impoortant * added commented-out stuff back in * added Windows script, download retries, and MSVC linking * minor fixes * cleaned up debugging code in FindLibR * cleaned up debugging code and moved R first in CI * fixed vsts-ci indentation * cut documentation stuff out of MSVC build * fix R CMD check for Azure * misc whitespace changes * Added echoing of build logs from R CMD check * cut out more documentation tests * fixed NOTE about imports from Matrix * moved some changes out of this PR and into #2963 * fixed whitespace stuff * added check on number of NOTES * adding better checks * fixing check on NOTEs * removing unnecessary variable * Update .ci/test_r_package_windows.ps1 Co-Authored-By:
Nikita Titov <nekit94-08@mail.ru> * some changes * fix quoting * trying MINGW on Azure DevOps * fixing paths * more paths * fixing paths * testing paths * fixing slashes * pinned CTAN mirror * get better logs * made sure Azure finds MinGW, fixed search for LIBR_CORE_LIBRARY, stopped building R docs on Azure * Apply suggestions from code review Co-Authored-By:
Nikita Titov <nekit94-08@mail.ru> * added CXX, CC for Windows builds and changed back to building docs on all MINGW builds * stored LIBR_CORE_LIBRARY hints in one variable * Apply suggestions from code review Co-Authored-By:
Nikita Titov <nekit94-08@mail.ru> * changes from code review * increased parallel builds for Azure CI * Apply suggestions from code review Co-Authored-By:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 25 Apr, 2020 6 commits
-
-
James Lamb authored
-
James Lamb authored
[R-package] fixed best_iter and best_score when training data is passed (fixes #2295, #2525) (#2961) * [R-package] fixed best_iter and best_score when early_stopping is not used (fixes #2295) * fixed tests
-
James Lamb authored
-
James Lamb authored
-
James Lamb authored
-
James Lamb authored
-
- 24 Apr, 2020 2 commits
-
-
Nikita Titov authored
-
Nikita Titov authored
-
- 23 Apr, 2020 2 commits
-
-
James Lamb authored
-
Nikita Titov authored
* hotfix for pip error * Update conf.py * Update conf.py * Update conf.py * fix rtd builds
-
- 22 Apr, 2020 1 commit
-
-
Nikita Titov authored
-
- 21 Apr, 2020 1 commit
-
-
James Lamb authored
* [R-package] fix R examples and lgb.plot.interpretation * remove space in gitignore * try data.table from conda-forge * update FAQ Co-authored-by:Nikita Titov <nekit94-08@mail.ru>
-
- 19 Apr, 2020 1 commit
-
-
Ilya Matiach authored
-
- 16 Apr, 2020 2 commits
-
-
Nikita Titov authored
-
James Lamb authored
* [ci] Changed use of strcpy to snprintf * fix * fully enable cpplint
-
- 15 Apr, 2020 3 commits
-
-
James Lamb authored
-
James Lamb authored
-
James Lamb authored
* [R-package] [docs] Simplified examles to cut example run time (fixes #2988) * updated learning rates
-
- 14 Apr, 2020 1 commit
-
-
Nikita Titov authored
-