akoyabio / phenoptrReports

Create analysis reports from inForm data.
https://akoyabio.github.io/phenoptrReports
zlib License
15 stars 7 forks source link

PhenoptrReports run issue? #64

Open nmcr05 opened 3 months ago

nmcr05 commented 3 months ago

Warning: Returning data frames from filter() expressions was deprecated in dplyr 1.0.8. ℹ Please use if_any() or if_all() instead. ℹ The deprecated feature was likely used in the phenoptrReports package. Please report the issue at https://github.com/akoyabio/phenoptrReports/issues. This warning is displayed once every 8 hours. Call lifecycle::last_lifecycle_warnings() to see where this warning was generated.

christianrickert commented 3 months ago

@nmcr05 I have maintained updated versions of phenoptr & phenoptrReports that fix multiple issues that the HIMSR core lab at CU Anschutz has come across over the years.

The deprecation warning was addressed with a commit on November 23, 2023.

However, there's been a couple more commits - phenoptr: Comparing changes with the main branch. phenoptrReports: Comparing changes with the main branch.

Feel free to install the updated versions (see above) from my GitHub repository.