boxuancui / DataExplorer

Automate Data Exploration and Treatment
http://boxuancui.github.io/DataExplorer/
Other
512 stars 88 forks source link

Dependency on R 3.6 #153

Closed giuseppec closed 1 year ago

giuseppec commented 3 years ago

I feel that the dependency on R v3.6 is too strict. I have seen many companies still having only R 3.5 (or earlier) installed so that I had to remove exercises that are easily solvable with DataExplorer in some courses. @boxuancui can you maybe describe for which functions R v3.6 is required? Maybe the backports package helps here to go back to a dependency on R v3.5 (or even earlier).

boxuancui commented 10 months ago

This is failing a bunch of tests, so I am reverting this back to 3.6: https://github.com/boxuancui/DataExplorer/actions/runs/7617154839/job/20745535065.

  • scales: Needs R >= 3.6
  • testthat: Needs R >= 3.6.0