ciernialab / MicrogliaMorphologyR

R package for microglia morphology analysis. Complimentary to ImageJ macro, MicrogliaMorphology
https://ciernialab.github.io/MicrogliaMorphologyR/
Other
5 stars 0 forks source link

Error when log transforming data #2

Closed venslovg closed 1 month ago

venslovg commented 1 month ago

Hi there, just wanted to bring to your attention that there is a deprecated function within the package. When running the code: data_2xLPS_logtransformed <- transform_log(data_2xLPS, 1, start=9, end=35) an error message pops up: Warning: `funs()` was deprecated in dplyr 0.8.0. with recommendations for substitution functions.

jenn-kim commented 1 month ago

Thanks for bringing this to our attention! The transform_log function has been updated.