Re: [Bioc-devel] WARNING from Rgl package

2025-04-10 Thread Matteo Tiberti via Bioc-devel
ocation ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (Moonlight2R) On Fri, Apr 4, 2025 at 3:31 PM Martin Grigorov mailto:mgrigo...@apache.org>> wrote: Hi, On Fri, 4 Apr 2025 at 1

Re: [Bioc-devel] WARNING from Rgl package

2025-04-10 Thread Matteo Tiberti via Bioc-devel
aded from final location ** testing if installed package keeps a record of temporary installation path * DONE (Moonlight2R) On Fri, Apr 4, 2025 at 3:31 PM Martin Grigorov mailto:mgrigo...@apache.org>> wrote: Hi, On Fri, 4 Apr 2025 at 14:00, Matteo Tiberti via Bioc-devel mailto:bioc-devel@r-p

[Bioc-devel] WARNING from Rgl package

2025-04-04 Thread Matteo Tiberti via Bioc-devel
Dear all, We are seeing the same warning from the builders for our MoonlightR and Moonlight2R packages, on kungpeng2 only: * checking whether package �Moonlight2R� can be installed ... WARNING Found the following significant warnings: Warning: 'rgl.init' failed, will use the null device. War

Re: [Bioc-devel] WARNING on builders from rgl package

2024-10-28 Thread Matteo Tiberti via Bioc-devel
.20/bioc-LATEST/MoonlightR/kunpeng2-buildsrc.html<https://bioconductor.org/checkResults/3.20/bioc-LATEST/MoonlightR/kunpeng2-buildsrc.html> This issue has been fixed earlier today. It was reported by Oleksii here on the mailing list. It should be OK in the next build (tomorrow). Sorry for the inconvenience!

[Bioc-devel] WARNING on builders from rgl package

2024-10-25 Thread Matteo Tiberti via Bioc-devel
Dear developers, We have a couple of warnings from the builders from our MoonlightR and Moonlight2R packages, which we haven't had before: Found the following significant warnings: Warning: 'rgl.init' failed, running with 'rgl.useNULL = TRUE'. See '/home/biocbuild/bbs-3.20-bioc/meat/Moonlight2

Re: [Bioc-devel] Build fails for Moonlight2R

2024-09-04 Thread Matteo Tiberti via Bioc-devel
see if that helps. Lori Shepherd - Kern Bioconductor Core Team Roswell Park Comprehensive Cancer Center Department of Biostatistics & Bioinformatics Elm & Carlton Streets Buffalo, New York 14263 ____ From: Bioc-devel on behalf of Matteo Tiberti via Bioc-d

Re: [Bioc-devel] Build fails for Moonlight2R

2024-08-29 Thread Matteo Tiberti via Bioc-devel
ioconductor Core Team Roswell Park Comprehensive Cancer Center Department of Biostatistics & Bioinformatics Elm & Carlton Streets Buffalo, New York 14263 ____ From: Bioc-devel on behalf of Matteo Tiberti via Bioc-devel Sent: Thursday, August 29, 2024 10:

[Bioc-devel] Build fails for Moonlight2R

2024-08-29 Thread Matteo Tiberti via Bioc-devel
Dear maintainers, we've been having a build fail on Palomino7 (Windows builder) for our Moonlight2R package release branch (3.19), one of our tests fails. I cannot reproduce this fail locally and looks like it might be an issue with data from AnnotationHub: ── Error ('test-DMA.R:14:1'): (code

Re: [Bioc-devel] EXTERNAL: "invalid connection" when building vignette - Windows only

2024-03-18 Thread Matteo Tiberti via Bioc-devel
R:117:3 3. EpiMix:::MethylMix_MixtureModel(...) 4. ... %dopar% ... ... 7. parallel:::sendCall(cl[[i]], fun, list(...)) 8. parallel:::postNode(...) 10. parallel:::sendData.SOCKnode(...) 11. base::serialize(data, node$con) 13. base::summary.connection(connection) Execution halted ``` On 3/15/24

[Bioc-devel] "invalid connection" when building vignette - Windows only

2024-03-15 Thread Matteo Tiberti via Bioc-devel
Dear developers, we've been getting a build fail for our Moonlight2R package on Windows only, during vignette build in CHECK, which just prints out an "invalid connection" error: Quitting from lines 727-746 [unnamed-chunk-20] (Moonlight2R.Rmd) Error: processing vignette 'Moonlight2R.Rmd' failed

Re: [Bioc-devel] AnnotationHub corrupted cache on nebbiolo1

2024-03-13 Thread Matteo Tiberti via Bioc-devel
herd - Kern Bioconductor Core Team Roswell Park Comprehensive Cancer Center Department of Biostatistics & Bioinformatics Elm & Carlton Streets Buffalo, New York 14263 ____ From: Bioc-devel on behalf of Matteo Tiberti via Bioc-devel Sent: Monday, March 11,

[Bioc-devel] AnnotationHub corrupted cache on nebbiolo1

2024-03-11 Thread Matteo Tiberti via Bioc-devel
Dear BioC developers, We are getting a strange test fail for our Moonlight2R package when tests are run on nebbiolo1 (Linux) only: ERROR Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: Error: Corrupt Cache: index file See AnnotationHub's TroubleshootingTheHubs vigne

Re: [Bioc-devel] arm64 on Mac build fails due to problem with MPO.db

2023-10-19 Thread Matteo Tiberti via Bioc-devel
&utm_campaign=medarbejderemail&utm_content=cancerdk> www.cancer.dk<https://www.cancer.dk/international/> | Our privacy policy<https://www.cancer.dk/om-os/privatlivspolitik/> From: Bioc-devel on behalf of Matteo Tiberti via Bioc-devel Date: Friday, 13 October 2023 at 09.

Re: [Bioc-devel] arm64 on Mac build fails due to problem with MPO.db

2023-10-13 Thread Matteo Tiberti via Bioc-devel
lusterProfiler is a >> heavy-weight dependency that triggers the loading of 120+ packages. >> All together, loading Moonlight2R with library(Moonlight2R) triggers >> the loading of 170+ packages which takes about 20 seconds. >> >> Have y

Re: [Bioc-devel] arm64 on Mac build fails due to problem with MPO.db

2023-10-12 Thread Matteo Tiberti via Bioc-devel
e to make library(Moonlight2R) lighter and faster. Best, H. On 10/11/23 02:18, Matteo Tiberti via Bioc-devel wrote: Dear all, We are seeing a couple of build fails of our MoonlightR and Moonlight2R packages in the devel (3.18) MacOS arm64 builder that seem to be related to the MPO.db package

[Bioc-devel] arm64 on Mac build fails due to problem with MPO.db

2023-10-11 Thread Matteo Tiberti via Bioc-devel
Dear all, We are seeing a couple of build fails of our MoonlightR and Moonlight2R packages in the devel (3.18) MacOS arm64 builder that seem to be related to the MPO.db package. This is the error message we get: * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resou