bgctw / REddyProc

Processing data from micrometeorological Eddy-Covariance systems
57 stars 31 forks source link

sEddyProc_sPlotNEEVersusUStarForSeason throws warning #57

Closed lsigut closed 2 years ago

lsigut commented 2 years ago

When using sEddyProc_sPlotNEEVersusUStarForSeason following warning is displayed with suggested code correction:

Warning message:
`filter_()` was deprecated in dplyr 0.7.0.
Please use `filter()` instead.
See vignette('programming') for more help
This warning is displayed once every 8 hours.
Call `lifecycle::last_lifecycle_warnings()` to see where this warning was generated. 

Seems to be connected with changes in tidyverse packages. The warning was displayed already in REddyProc_1.3.0 and is still present in REddyProc_1.3.1.