Was seeing some very, very odd failures in multicore processing using `furrr` when `SummarizedExperiment` was loaded, when using R 4.4.1
I'm guessing there was a weird thing in the `BiocGenerics` package that wasn't playing nice.
So part of today's fun was upgrading to #RStats 4.6.0 (source on older fedora 39, and deb on Pop!OS) to get the latest version of #Bioconductor packages.
That seems to have fixed the bug I was seeing, at least.






