Conversation
Codecov Report
@@ Coverage Diff @@
## master #4768 +/- ##
=======================================
Coverage 99.47% 99.47%
=======================================
Files 73 73
Lines 14556 14556
=======================================
Hits 14480 14480
Misses 76 76 Continue to review full report at Codecov.
|
|
Have seen the failed appveyor-devel job is due to the |
|
New syntax for defining dependencies introduced in this PR gave us new DAG graph: https://gitlab.com/Rdatatable/data.table/-/pipelines/210901332/dag |
|
Another nice thing is that check summary table provides now more details: |
|
Hey guys, not sure if this recent update is causing the warning below or if my machine is acting weird. Nonetheless, I started receiving a warning today when running library(data.table). Code info is below: |
|
@AdrianAntico This upgrade is not a cause of warning you are getting. |
|
@jangorecki Thanks for getting back to me. I just reinstalled with type="source" and I'm no longer seeing the warning. |
This PR does not
Both are blocked on GLCI ability to run multiple pipelines for same branch.
This PR
Also removes plm from our extended suggests other.Rraw as it require new OS dependency which we don't want, closes #4781.
Also closes #4780 by not publishing extended suggests package to final R repo on website.