- 03 Feb, 2024 1 commit
-
-
James Lamb authored
-
- 17 Jan, 2024 1 commit
-
-
James Lamb authored
-
- 09 Jan, 2024 1 commit
-
-
James Lamb authored
-
- 06 Oct, 2023 1 commit
-
-
James Lamb authored
-
- 04 Sep, 2023 1 commit
-
-
James Lamb authored
-
- 04 May, 2023 1 commit
-
-
James Lamb authored
-
- 07 Apr, 2023 1 commit
-
-
James Lamb authored
-
- 27 Mar, 2023 1 commit
-
-
James Lamb authored
-
- 07 Mar, 2023 1 commit
-
-
James Lamb authored
-
- 31 Jan, 2023 1 commit
-
-
James Lamb authored
-
- 10 Jan, 2023 1 commit
-
-
James Lamb authored
-
- 05 Jan, 2023 1 commit
-
-
James Lamb authored
-
- 29 Dec, 2022 1 commit
-
-
James Lamb authored
-
- 28 Dec, 2022 2 commits
-
-
James Lamb authored
-
James Lamb authored
-
- 15 Dec, 2022 1 commit
-
-
Nikita Titov authored
-
- 27 Nov, 2022 1 commit
-
-
James Lamb authored
-
- 25 Nov, 2022 1 commit
-
-
James Lamb authored
-
- 09 Oct, 2022 1 commit
-
-
James Lamb authored
-
- 08 Oct, 2022 1 commit
-
-
James Lamb authored
-
- 15 Sep, 2022 1 commit
-
-
James Lamb authored
-
- 12 Sep, 2022 1 commit
-
-
James Lamb authored
-
- 23 May, 2022 1 commit
-
-
James Lamb authored
-
- 15 Apr, 2022 1 commit
-
-
James Lamb authored
-
- 10 Apr, 2022 1 commit
-
-
James Lamb authored
* [ci] update to R 4.1.3 and use macOS-latest for R jobs (fixes #4990) * update Windows version * update docs env * simplify r-package config
-
- 01 Apr, 2022 1 commit
-
-
david-cortes authored
[R-package] Promote number of threads to top-level argument in `lightgbm()` and change default to number of cores (#4972)
-
- 17 Mar, 2022 1 commit
-
-
Nikita Titov authored
* Update r_package.yml * replace R 4.1 with R 3.6 for VS 2019 build
-
- 03 Mar, 2022 1 commit
-
-
James Lamb authored
-
- 01 Feb, 2022 1 commit
-
-
James Lamb authored
* [ci] manually create symlinks to R entrypoints on macOS (fixes #4988) * exclude non-R CI jobs * upgrade to R 4.1.2 * get logs for R install * pin R 4.1.x jobs to macOS-10.15 * update to R 4.1.2 on Windows * allow for non-latest macOS builds in GHA configuration * fix prefix check * fix config check * more direct check for mac version * uncomment other CIs * update R version in CI job names
-
- 09 Jan, 2022 1 commit
-
-
Nikita Titov authored
-
- 15 Dec, 2021 1 commit
-
-
Nikita Titov authored
* Update .vsts-ci.yml * Update .vsts-ci.yml * Update Installation-Guide.rst * Update install.libs.R * Update setup.py * Update r_package.yml * Update install.libs.R
-
- 18 Nov, 2021 1 commit
-
-
James Lamb authored
* [R-package] [docs] add intro vignette (#3946) * add 10 test vignettes * Revert "add 10 test vignettes" This reverts commit 40fb2e2f1982402798776ee44e4ec82fc4644d3d. * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Michael Mayer <mayermichael79@gmail.com> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 03 Nov, 2021 1 commit
-
-
James Lamb authored
* [ci] upgrade actions/checkout to v2.4.0 * re-create GITHUB_WORKSPACE * dont update cuda * actually revert cuda
-
- 31 Oct, 2021 1 commit
-
-
James Lamb authored
* [R-package] allow use of custom R executable building CRAN package * Update build-cran-package.sh Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 26 Oct, 2021 1 commit
-
-
James Lamb authored
* add jobs mimicking CRAN gcc-ASAN and clang-ASAN * comment out CI * fix redirection * remove unnecessary echo * Revert "comment out CI" This reverts commit 899fbb4574b99a8125b28761425e3e821bfdfef1. * remove redundant env variables and update README * remove inaccurate comment * change test title * Revert "Fix ASAN issues with `std::function` usage (#4673)" This reverts commit 13ed38ca . * Revert "Revert "Fix ASAN issues with `std::function` usage (#4673)"" This reverts commit 24c275ba84f1f182275f74ff4ad2e510bb18f4bd. * revert unnecessary change in config order * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 17 Aug, 2021 1 commit
-
-
James Lamb authored
* [ci] prefer 'apt update' to 'apt-get update' in some R builds * use --allow-releaseinfo-change
-
- 14 Aug, 2021 1 commit
-
-
James Lamb authored
* [R-package] use C++ compiler for pre-compile checks on Windows * install Matrix in valgrind test * Add {Matrix} in more places in CI and docs * use CXX11 * use flags specific to C++11 * missing backtick Co-authored-by:Nikita Titov <nekit94-12@hotmail.com>
-
- 10 Jul, 2021 1 commit
-
-
James Lamb authored
* [ci] add CI job running rchk * try commenting out more stuff * ignore R internal error * pipes * remove PROTECT() * try removing testthat * revert temporary testing changes
-
- 20 Apr, 2021 1 commit
-
-
James Lamb authored
* [ci] parallelize R package installs in CI jobs * build 2 * build 3 * add ncpus in static_analysis
-
- 12 Apr, 2021 1 commit
-
-
James Lamb authored
* [ci] Add debian-clang-devel CI job for the R package * [ci] Add debian-clang-devel CI job for the R package * fixes * fix test * update cran-comments * re-trigger CI * catch warnings and notes * fail with only a NOTE * uncomment CI code * remove env vars in windows tests * Update R-package/cran-comments.md Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
StrikerRUS <nekit94-12@hotmail.com> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-