[Bioc-devel] Fwd: rmspc problems reported in the Multiple platform build/check report for BioC 3.20

2025-01-27 Thread Meriem Bahda
FYI. -- Forwarded message - From: Meriem Bahda Date: Tue, Jan 28, 2025, 2:09 a.m. Subject: Re: [Bioc-devel] rmspc problems reported in the Multiple platform build/check report for BioC 3.20 To: Jennifer Wokaty Cc: , Kern, Lori Hi Jennifer, The package is still failing in *neb

Re: [Bioc-devel] rmspc problems reported in the Multiple platform build/check report for BioC 3.20

2025-01-27 Thread Meriem Bahda
Hi Jennifer, The package is still failing in *nebbiolo1.* To confirm, .NET6 will not be installed in nebbiolo1, we will have to update the version of .NET of the package if we want it to work or nebbiolo1, right ? Thank you, Meriem Le jeu. 26 déc. 2024 à 12:51, Jennifer Wokaty a écrit : > I d

Re: [Bioc-devel] Segfault in viewMeans from IRanges on R-devel with Bioc-devel

2025-01-27 Thread Kern, Lori via Bioc-devel
I do not see any information besides the title. Please provide the code you tried and the relevant sessionInfo if we are to help or investigate further. Lori Shepherd - Kern Bioconductor Core Team Roswell Park Comprehensive Cancer Center Department of Biostatistics & Bioinformatics Elm & C

[Bioc-devel] Segfault in viewMeans from IRanges on R-devel with Bioc-devel

2025-01-27 Thread hdash.w...@gmail.com
___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel

Re: [Bioc-devel] Problem with S4 method dispatch: .. bug in methods package ? SummarizedExperiment, but not SingleCellExperiment

2025-01-27 Thread Axel Klenk
Hi Martin and all, > In principle it should be reproducible with only base R (incl > methods package), not involving your given extra packages; > just using functions setClassUnion(), ... etc from methods. > > Is that possible? Yes, it is -- but I found that in order to reproduce the issue I ne