mozilla / webrender_intel_win10_nightly

A Dashboard tracking WebRender performance on Windows 10, Nightly, Intel Graphics Cards
2 stars 3 forks source link

"dplyr is too old" message #6

Open tdsmith opened 4 years ago

tdsmith commented 4 years ago

After docker run -it --rm gcr.io/moz-fx-ds-283/ds_283_prod:latest:

Warning message:
As of rlang 0.4.0, dplyr must be at least version 0.8.0.
* dplyr 0.7.6 is too old for rlang 0.4.5.
* Please update dplyr with `install.packages("dplyr")` and restart R. 
                  project                   dataset 
saptarshiguha commented 4 years ago

I believe this wont adversely affect the running of the program (given the code doesn't use dplyr).

tdsmith commented 4 years ago

it looks like rlang gets updated from the dated CRAN snapshot during the docker image build but dplyr does not, which is probably what's triggering the message (which doesn't look consequential):

trying URL 'https://cran.microsoft.com/snapshot/2020-04-10/src/contrib/rlang_0.4.5.tar.gz'
Content type 'application/octet-stream' length 816813 bytes (797 KB)
==================================================
downloaded 797 KB