Open nmcr05 opened 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.
Warning: Returning data frames from
filter()
expressions was deprecated in dplyr 1.0.8. ℹ Please useif_any()
orif_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. Calllifecycle::last_lifecycle_warnings()
to see where this warning was generated.