Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[R-package] Add support for R 4.0 (fixes #3064, fixes #3024) #3065

Merged
merged 44 commits into from
Jun 14, 2020

Commits on Jun 2, 2020

  1. Configuration menu
    Copy the full SHA
    fae616f View commit details
    Browse the repository at this point in the history
  2. fix broken things

    jameslamb committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    3f0b201 View commit details
    Browse the repository at this point in the history
  3. trying to add R4.0 docs

    jameslamb committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    7c4f6ec View commit details
    Browse the repository at this point in the history
  4. changed make

    jameslamb committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    10ed59c View commit details
    Browse the repository at this point in the history
  5. fixing make paths

    jameslamb committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    bfdfa9a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05dbc7d View commit details
    Browse the repository at this point in the history
  7. fix linting

    jameslamb committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    2a9c70d View commit details
    Browse the repository at this point in the history
  8. fixes to CI

    jameslamb committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    5b921b4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    58626a1 View commit details
    Browse the repository at this point in the history
  10. fix bad substitution

    jameslamb committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    fdd73f5 View commit details
    Browse the repository at this point in the history
  11. fix Azure Linux builds

    jameslamb committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    f28a96b View commit details
    Browse the repository at this point in the history
  12. I am bad at bash

    jameslamb committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    ff511d9 View commit details
    Browse the repository at this point in the history
  13. simplifying

    jameslamb committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    baed7ef View commit details
    Browse the repository at this point in the history
  14. only testing R

    jameslamb committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    fa21e73 View commit details
    Browse the repository at this point in the history
  15. getting better logs

    jameslamb committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    e830a5b View commit details
    Browse the repository at this point in the history
  16. mingw32

    jameslamb committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    dc5ac1f View commit details
    Browse the repository at this point in the history
  17. docs

    jameslamb committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    984aa76 View commit details
    Browse the repository at this point in the history
  18. toolchain

    jameslamb committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    79bc923 View commit details
    Browse the repository at this point in the history
  19. using msys

    jameslamb committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    1a44f02 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    727c1a2 View commit details
    Browse the repository at this point in the history
  21. toolchain test

    jameslamb committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    8f36d50 View commit details
    Browse the repository at this point in the history
  22. full CI

    jameslamb committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    8aa23aa View commit details
    Browse the repository at this point in the history
  23. fix if-elses

    jameslamb committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    3ae083b View commit details
    Browse the repository at this point in the history
  24. bump allowed NOTEs

    jameslamb committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    02ebaab View commit details
    Browse the repository at this point in the history
  25. search for Rscript

    jameslamb committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    799a5a0 View commit details
    Browse the repository at this point in the history
  26. updates to docs

    jameslamb committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    5ad20b7 View commit details
    Browse the repository at this point in the history
  27. use processx

    jameslamb committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    e5ab064 View commit details
    Browse the repository at this point in the history
  28. fix mismatched arguments

    jameslamb committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    28b52df View commit details
    Browse the repository at this point in the history
  29. move CI to GitHub Actions

    jameslamb committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    8d078e0 View commit details
    Browse the repository at this point in the history
  30. minor changes

    jameslamb committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    b39a2dd View commit details
    Browse the repository at this point in the history
  31. fix workflow file

    jameslamb committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    76271c0 View commit details
    Browse the repository at this point in the history
  32. fix templating

    jameslamb committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    aad8194 View commit details
    Browse the repository at this point in the history
  33. fix Azure DevOps

    jameslamb committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    3173698 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. fix conflicts

    jameslamb committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    7cfbbe3 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. debugging windows builds

    jameslamb committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    aad57c1 View commit details
    Browse the repository at this point in the history
  2. dont shQuote file name

    jameslamb committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    8e3c30c View commit details
    Browse the repository at this point in the history
  3. all GitHub Actions jobs

    jameslamb committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    5d8ced2 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Apply suggestions from code review

    Co-authored-by: Nikita Titov <nekit94-08@mail.ru>
    jameslamb and StrikerRUS committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    6b4a1f1 View commit details
    Browse the repository at this point in the history
  2. minor cleanup

    jameslamb committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    c65a910 View commit details
    Browse the repository at this point in the history
  3. remove objdump printing

    jameslamb committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    651a31d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    709ddf3 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Apply suggestions from code review

    Co-authored-by: Nikita Titov <nekit94-08@mail.ru>
    jameslamb and StrikerRUS committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    fb21a6f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Configuration menu
    Copy the full SHA
    369da1f View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2020

  1. Configuration menu
    Copy the full SHA
    d0e995f View commit details
    Browse the repository at this point in the history