1. 23 May, 2022 1 commit
  2. 10 Apr, 2022 1 commit
  3. 06 Apr, 2022 1 commit
  4. 01 Apr, 2022 1 commit
  5. 01 Feb, 2022 1 commit
    • James Lamb's avatar
      [ci] upgrade to R 4.1.2 in CI, change approach to macOS-latest R CI builds (fixes #4988) (#4989) · 0688f471
      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
      0688f471
  6. 18 Nov, 2021 1 commit
  7. 10 Nov, 2021 1 commit
  8. 26 Aug, 2021 1 commit
  9. 22 Aug, 2021 1 commit
  10. 20 Aug, 2021 1 commit
  11. 19 Aug, 2021 1 commit
  12. 10 Jul, 2021 1 commit
  13. 28 May, 2021 1 commit
  14. 20 Apr, 2021 1 commit
  15. 12 Apr, 2021 1 commit
  16. 09 Apr, 2021 1 commit
  17. 05 Apr, 2021 1 commit
  18. 19 Mar, 2021 1 commit
  19. 09 Mar, 2021 1 commit
  20. 03 Mar, 2021 1 commit
  21. 21 Feb, 2021 1 commit
  22. 09 Feb, 2021 1 commit
  23. 29 Jan, 2021 1 commit
  24. 28 Jan, 2021 1 commit
  25. 07 Jan, 2021 1 commit
  26. 29 Dec, 2020 1 commit
  27. 07 Dec, 2020 1 commit
  28. 17 Nov, 2020 1 commit
  29. 08 Nov, 2020 1 commit
  30. 18 Oct, 2020 1 commit
  31. 16 Oct, 2020 1 commit
    • Josh Maxwell's avatar
      [R-package] Suppresses unknown pragma warnings during CRAN build (#3460) · 2e1b39ba
      Josh Maxwell authored
      
      
      * Modified script to also remove pragma warnings.
      
      This also includes modifying the scope of the pragma removal.
      Previously this script only searched inside the ./src/include/LightGMB directory.
      This was not inclusive enough to remove the warnings in files shown in the ticket.
      
      * Adds CI test that exits if unknown pragma warnings are present.
      
      * Expanding pragma removal to cpp and hpp files.
      
      * Update .ci/test_r_package.sh
      
      Removing unneeded conditions since this script will only run on Linux and Mac builds anyway.
      Co-authored-by: default avatarJames Lamb <jaylamb20@gmail.com>
      
      * Update .ci/test_r_package.sh
      
      Fixes typo
      Co-authored-by: default avatarJames Lamb <jaylamb20@gmail.com>
      
      * replacing double quotes with single quotes
      
      * Using a more portable find syntax so it works on macOS and Linux
      Co-authored-by: default avatarJames Lamb <jaylamb20@gmail.com>
      2e1b39ba
  32. 08 Oct, 2020 1 commit
    • James Lamb's avatar
      [R-package] miscellaneous changes to comply with CRAN requirements (#3338) · 186711de
      James Lamb authored
      
      
      * [R-package] update DESCRIPTION per CRAN comments
      
      * newlines
      
      * Apply suggestions from code review
      Co-authored-by: default avatarNikita Titov <nekit94-08@mail.ru>
      
      * more fixes
      
      * update Rbuildignore
      
      * more changes
      
      * more changes per CRAN response
      
      * add email
      
      * run examples in CI
      
      * add newest CRAN response
      
      * add Solaris patch
      
      * update patch
      
      * another attempt at ifaddrs patch
      
      * fix unnecessary comment
      
      * update configure
      
      * comments
      
      * bump version
      
      * tabs
      
      * fix address alignment, required by cran (#3415)
      
      * fix dataset binary file alignment
      
      * many fixes
      
      * fix warnings
      
      * fix bug
      
      * Update file_io.cpp
      
      * Update file_io.cpp
      
      * simplify code
      
      * Apply suggestions from code review
      
      * general
      
      * remove unneeded alignment
      
      * Update file_io.h
      
      * int32 to byte8 alignment
      
      * Apply suggestions from code review
      
      * Apply suggestions from code review
      
      * [R-package] add new copyright holder in DESCRIPTION (#3409)
      
      * [R-package] add new copyright holder in DESCRIPTION
      
      * fix role
      
      * fixing conflicts
      
      * [R-package] add new copyright holder in DESCRIPTION (#3409)
      
      * [R-package] add new copyright holder in DESCRIPTION
      
      * fix role
      
      * trying to fix conflicts
      
      * more fixes
      
      * this will work
      
      * update cran-comments
      
      * simplify solaris, add more testing docs
      
      * stuff
      
      * remove rchck docs
      
      * Apply suggestions from code review
      Co-authored-by: default avatarNikita Titov <nekit94-08@mail.ru>
      
      * remove extra use of cat()
      
      * change solaris check
      
      * update docs
      
      * remove testing code
      
      * fix warning about cleanup not having execute permissions
      
      * fix cmake builds
      
      * remove blank line
      Co-authored-by: default avatarNikita Titov <nekit94-08@mail.ru>
      Co-authored-by: default avatarGuolin Ke <guolin.ke@outlook.com>
      186711de
  33. 04 Oct, 2020 1 commit
  34. 06 Sep, 2020 1 commit
  35. 29 Aug, 2020 1 commit
  36. 25 Aug, 2020 1 commit
  37. 15 Aug, 2020 1 commit
  38. 07 Aug, 2020 1 commit
    • Guolin Ke's avatar
      v3.0.0rc1 (#3071) · 63c82879
      Guolin Ke authored
      
      
      * Update VERSION.txt
      
      * Update VERSION.txt
      
      * Update setup.py
      
      * Update VERSION.txt
      
      * Update setup.py
      
      * Update VERSION.txt
      
      * Update .appveyor.yml
      
      * Update DESCRIPTION
      
      * Apply suggestions from code review
      
      * Apply suggestions from code review
      
      * Update DESCRIPTION
      
      * Apply suggestions from code review
      
      * Create VERSION.txt
      
      * Apply suggestions from code review
      
      * Update .gitignore
      
      * Update recreate-configure.sh
      
      * Update test_r_package.sh
      
      * Update build-cran-package.sh
      
      * Delete VERSION.txt
      
      * Create VERSION.txt
      
      * Update main.yml
      
      * Update test_r_package_windows.ps1
      
      * Update configure
      
      * Update test_r_package_windows.ps1
      
      * Update test_r_package.sh
      
      * Delete VERSION.txt
      
      * Apply suggestions from code review
      
      * update configure.ac
      Co-authored-by: default avatarJames Lamb <jaylamb20@gmail.com>
      63c82879
  39. 06 Aug, 2020 2 commits