1. 16 Feb, 2025 1 commit
  2. 14 Feb, 2025 1 commit
  3. 20 Jan, 2025 1 commit
  4. 29 Jul, 2024 1 commit
  5. 25 Jul, 2024 1 commit
  6. 17 Jun, 2024 1 commit
  7. 14 Jun, 2024 1 commit
  8. 06 May, 2024 1 commit
  9. 02 Feb, 2024 1 commit
  10. 25 Jan, 2024 1 commit
  11. 22 Dec, 2023 1 commit
  12. 21 Dec, 2023 2 commits
  13. 12 Sep, 2023 1 commit
  14. 11 Sep, 2023 1 commit
  15. 14 Jul, 2023 1 commit
  16. 13 Jul, 2023 1 commit
  17. 10 May, 2022 1 commit
  18. 18 Nov, 2021 1 commit
  19. 28 Oct, 2021 1 commit
  20. 27 Oct, 2021 1 commit
  21. 18 Oct, 2021 1 commit
  22. 25 Sep, 2021 1 commit
  23. 25 Jan, 2021 1 commit
  24. 06 Aug, 2020 1 commit
  25. 01 Aug, 2020 1 commit
  26. 16 May, 2020 1 commit
  27. 14 May, 2020 1 commit
  28. 07 Sep, 2019 1 commit
  29. 02 Sep, 2019 1 commit
  30. 01 Sep, 2019 1 commit
    • Nikita Titov's avatar
      [docs][R] added R-package docs generation routines (#2176) · faba6caf
      Nikita Titov authored
      * added R-package docs generation routines
      
      * change theme to be more consistent with sphinx_rtd_theme on main site in terms of color scheme
      
      * placed man folder with old Rd files back
      
      * specify full path to conda and make script more readable by one line - one pkg
      
      * removed commented lines from build_r_site script
      
      * made one line - one argument in build_reference() call
      
      * pin R package versions
      
      * fixed conflict
      faba6caf