1. 02 Feb, 2024 1 commit
  2. 25 Jan, 2024 1 commit
  3. 22 Dec, 2023 1 commit
  4. 21 Dec, 2023 2 commits
  5. 12 Sep, 2023 1 commit
  6. 11 Sep, 2023 1 commit
  7. 14 Jul, 2023 1 commit
  8. 13 Jul, 2023 1 commit
  9. 10 May, 2022 1 commit
  10. 18 Nov, 2021 1 commit
  11. 28 Oct, 2021 1 commit
  12. 27 Oct, 2021 1 commit
  13. 18 Oct, 2021 1 commit
  14. 25 Sep, 2021 1 commit
  15. 25 Jan, 2021 1 commit
  16. 06 Aug, 2020 1 commit
  17. 01 Aug, 2020 1 commit
  18. 16 May, 2020 1 commit
  19. 14 May, 2020 1 commit
  20. 07 Sep, 2019 1 commit
  21. 02 Sep, 2019 1 commit
  22. 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