R Package Development 3: Travis/Appveyor and Continuous Integration

Поделиться
HTML-код
  • Опубликовано: 6 фев 2025
  • This video is the third in a series on R package development in in RStudio. Here we will discuss continuous integration services Travis CI (travis-ci.com/) and Appveyor (www.appveyor.com/) for testing your packages on other machines.
    The usethis package will be used heavily, and I recommend checking it out: github.com/r-l.... Also the covr package will be used for code coverage: github.com/r-l...

Комментарии • 3

  • @muhammadezzat2709
    @muhammadezzat2709 4 года назад

    Can someone help me with this? I created the package and even after watching the video I still have no clue what to do.

    • @mjmusch
      @mjmusch  4 года назад

      Do you have funding? It's hard to support such efforts without funding to do this

    • @muhammadezzat2709
      @muhammadezzat2709 4 года назад

      I figured it out myself, thank you anyway. Have a nice day.