Re: [Bioc-devel] Git recognizes me but denies access

2021-12-13 Thread Hervé Pagès
On 12/12/2021 03:49, Philipp A. wrote: I think the easiest fix was to just switch to HTML vignettes, then destiny is no longer dependent on Bioconductor’s LaTeX environment staying stable. Let’s see in the next build if it worked. Just in case someone is watching this thread and wondering what

Re: [Bioc-devel] MAGMA executable

2021-12-13 Thread Hervé Pagès
Hi Brian, Note that Rsamtools does not relies on any CLI tools. It contains C/C++ code that is _compiled_ and _linked_ against Rhtslib rather than relying on the standalone `samtools` and `tabix` commands. Installing MAGMA at package installation time in the package installation folder of MA

[Bioc-devel] Many build report errors due to some regressions introduced in S4Vectors

2021-12-07 Thread Hervé Pagès
now if you have any questions about this. Best, H. -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel

Re: [Bioc-devel] version bump

2021-11-30 Thread Hervé Pagès
[[alternative HTML version deleted]] ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___ Bio

Re: [Bioc-devel] [External] Memory error from sesame build

2021-11-29 Thread Hervé Pagès
erminal. It would be awesome if 'R CMD check' could do the above for us i.e. report the amount of memory used by the examples. Any volunteer to request this feature on the R-devel mailing list? Hope this helps, H. Very best, Wanding On Nov 29, 2021, at 12:15 PM, Hervé Pagès <ma

Re: [Bioc-devel] Memory error from sesame build

2021-11-29 Thread Hervé Pagès
t.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel

Re: [Bioc-devel] printing GRanges fails

2021-11-21 Thread Hervé Pagès
tps://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel

Re: [Bioc-devel] Dependencies error on Windows in long tests

2021-11-16 Thread Hervé Pagès
/bioc-longtests-LATEST/biodbHmdb/ * http://bioconductor.org/checkResults/release/bioc-longtests-LATEST/biodbChebi/ * http://bioconductor.org/checkResults/release/bioc-longtests-LATEST/biodbKegg/ * http://bioconductor.org/checkResults/release/bioc-longtests-LATEST/biodbUniprot/ * http:/

Re: [Bioc-devel] octad.db check windows i386 not enough memory

2021-11-11 Thread Hervé Pagès
Kind regards, Evgenii Chekalin, PhD, Research associate, Michigan State University, College of Human Medicine Department of Pediatrics and Human Development Secchia Center, room 732 15 Michigan St. NE Grand Rapids, MI 49503 +1(616) 617-1746 [[alternative HTML version deleted]] ___

Re: [Bioc-devel] SSL certificate error on nebbiolo2

2021-11-05 Thread Hervé Pagès
st, Mike On Thu, 4 Nov 2021 at 20:42, Hervé Pagès <mailto:hpages.on.git...@gmail.com>> wrote: Hi Nico, This looks like the usual flakiness of the Ensembl Mart service. I see these errors on the build report every day for various packages. The exact set of packages varies

Re: [Bioc-devel] SSL certificate error on nebbiolo2

2021-11-04 Thread Hervé Pagès
compiler_4.1.1 On 03/11/2021 15:15, Nicolas Delhomme wrote: Hej! The easyRNASeq package fails with the following error on nebbiolo2: easyRNASeq RUnit Tests - 20 test functions, 1 error, 0 failures ERROR in test_getAnnotation_BiomaRt: Error in h(simpleError(msg, call)) : err

Re: [Bioc-devel] Windows specific error during CHECK

2021-10-27 Thread Hervé Pagès
! -Ursprüngliche Nachricht- Von: Hervé Pagès Gesendet: Dienstag, 26. Oktober 2021 21:53 An: Felix Ernst ; bioc-devel@r-project.org Betreff: Re: [Bioc-devel] Windows specific error during CHECK Hi Felix, On 26/10/2021 12:10, Felix Ernst wrote: Hi Bioc-Team, I have got a problem with an error on Windows

Re: [Bioc-devel] Windows specific error during CHECK

2021-10-26 Thread Hervé Pagès
x27;ll try to get back to this tomorrow. Cheers, H. Best regards, Felix [[alternative HTML version deleted]] ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pag

Re: [Bioc-devel] Updating the vignette in the published package

2021-10-26 Thread Hervé Pagès
from your computer. Thank you. [[alternative HTML version deleted]] ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___

Re: [Bioc-devel] JAVA_HOME cannot be determined on Windows on Bioconductor platform report

2021-10-22 Thread Hervé Pagès
CFMessagePortCreateRemote" errors in that there is a problem with the installation of Java: https://stackoverflow.com/questions/15289059/install-java-on-mac-osx-10-8-2-error-calling-cfmessageportcreateremote PS: I removed the "which java" call. Thanks, Augustin Luna On Mon, Oc

Re: [Bioc-devel] long tests results in package RSS feed

2021-10-21 Thread Hervé Pagès
https://bioconductor.org/developers/rss-feeds/ shortly. Cheers, H. On 21/10/2021 09:36, Hervé Pagès wrote: On 20/10/2021 22:40, Pierrick Roger wrote: It seems the results of the long tests are not sent to the package RSS feed. Am I missing something? Is there another feed? We only have RSS feed

Re: [Bioc-devel] How to simplify install when package dependency requires compilation from source

2021-10-21 Thread Hervé Pagès
Hi Shraddha, I don't think you want to start the business of building and distributing Mac binary packages from other people to your users. Even if you were doing this, BiocManager::install() would not know about these binaries, and I'm not sure that there would be a simple way to make your u

Re: [Bioc-devel] mosbi package: Suggested dependency not available

2021-10-21 Thread Hervé Pagès
ge in error, please notify the sender immediately by e-mail and delete this email message from your computer. Thank you. [[alternative HTML version deleted]] ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinf

Re: [Bioc-devel] long tests results in package RSS feed

2021-10-21 Thread Hervé Pagès
not, would it be possible to send those results to the package RSS feed? We'll add this. Best, H. Regards, -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/ma

Re: [Bioc-devel] Acceptable Updates Post-API Freeze

2021-10-19 Thread Hervé Pagès
Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel

Re: [Bioc-devel] EXTERNAL: Re: Too many dependencies / MultiAssayExperiment + rtracklayer

2021-10-18 Thread Hervé Pagès
-- Michael Lawrence Principal Scientist, Director of Data Science and Statistical Computing Genentech, A Member of the Roche Group Office +1 (650) 225-7760 micha...@gene.com Join Genentech on LinkedIn | Twitter | Facebook | Instagram | YouTube [[alternative HTML version deleted]] ___

Re: [Bioc-devel] JAVA_HOME cannot be determined on Windows on Bioconductor platform report

2021-10-18 Thread Hervé Pagès
Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel

Re: [Bioc-devel] [External] Re: Strange "internal logical NA value has been modified" error

2021-10-16 Thread Hervé Pagès
= 0x55a2d550, gengc_next_node = 0x55a2f438, gengc_prev_node = 0x55a7e308, u = {primsxp = {offset = 1}, symsxp = {pname = 0x1, value = 0x0, internal = 0x0}, listsxp = {carval = 0x1, cdrval = 0x0, tagval = 0x0}, envsxp = {frame = 0x1, enclos = 0x0, hashtab = 0x0}, closxp = {formals =

Re: [Bioc-devel] Delayed Assignment to S4 Slots

2021-10-15 Thread Hervé Pagès
", nFeatures_call=substitute(nFeatures_call)) } H. On 15/10/2021 14:41, Hervé Pagès wrote: Hi Dario, It would be good if you could provide a little bit more context about ResubstituteParams objects and how they are typically used in practice. As you found out, delayedAssign() won&#

Re: [Bioc-devel] Delayed Assignment to S4 Slots

2021-10-15 Thread Hervé Pagès
yedAssign("r@nFeatures", nrow(measurements)) measurements <- matrix(1:100, ncol = 10) r@nFeatures # Still the value from empty constructor. [1] 10 20 30 40 50 60 70 80 90 100 -- Dario Strbenac University of Sydney Camperdown NSW 2050 Austr

Re: [Bioc-devel] Best Practices for Renaming S4 Slots

2021-10-15 Thread Hervé Pagès
5, 2021 1:31 PM *To:* Chris Eeles mailto:christopher.ee...@outlook.com>> *Cc:* Hervé Pagès mailto:hpages.on.git...@gmail.com>>; bioc-devel@r-project.org <mailto:bioc-devel@r-project.org> *Subject:* Re: [Bioc-devel] Best Practices for Renaming S4 Slots __ __

Re: [Bioc-devel] Best Practices for Renaming S4 Slots

2021-10-15 Thread Hervé Pagès
available on the Bioconductor website at all? It would have been useful to find out sooner. Best, Chris -Original Message- From: Bioc-devel On Behalf Of Chris Eeles Sent: October 15, 2021 1:10 PM To: Hervé Pagès ; bioc-devel@r-project.org Subject: Re: [Bioc-devel] Best Practices for R

Re: [Bioc-devel] Best Practices for Renaming S4 Slots

2021-10-15 Thread Hervé Pagès
d. Thanks, H. I plan to put in the work so that those using accessors shouldn't notice a difference. Best, Chris -Original Message----- From: Hervé Pagès Sent: October 15, 2021 12:39 PM To: Chris Eeles ; bioc-devel@r-project.org Subject: Re: [Bioc-devel] Best Practices for Renami

Re: [Bioc-devel] Best Practices for Renaming S4 Slots

2021-10-15 Thread Hervé Pagès
3A%2F%2Fwww.uhn.ca%2F&data=02%7C01%7Ctao.qing%40yale.edu%7Ce130a2d3267b46a945ab08d79f7660ad%7Cdd8cbebb21394df8b4114e3e87abeb5c%7C0%7C0%7C637153203084204675&sdata=NH1nVdRr9SsFOtMYhC%2BaXpdZiC7Nm%2BaUt37NvDWBfCg%3D&reserved=0> [[alternative HTML version deleted]] ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel

Re: [Bioc-devel] Best Practices for Renaming S4 Slots

2021-10-15 Thread Hervé Pagès
637153203084194682&sdata=b2ZjA%2FPDKjTZmAWGbnQAY1SjVtCDQGQmXu2Thz%2FXQkI%3D&reserved=0> University Health Network<https://nam05.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.uhn.ca%2F&data=02%7C01%7Ctao.qing%40yale.edu%7Ce130a2d3267b46a945ab08d79f7660ad%7Cdd8cbebb21394df8b4114e3e87

Re: [Bioc-devel] Strange "internal logical NA value has been modified" error

2021-10-13 Thread Hervé Pagès
I guess it's a situation where the unit tests were missing to cover an important situation ("important" as in "it's important that the returned object be always sorted"). ;-) Cheers, H. On 13/10/2021 17:46, Pariksheet Nanda wrote: Hi Hervé, On 10/13/21 12:43

Re: [Bioc-devel] Dev check runtime on all machines

2021-10-13 Thread Hervé Pagès
__ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel

Re: [Bioc-devel] Failed to locate any version of JAGS version 4

2021-10-13 Thread Hervé Pagès
, Herve! It makes sense to me now. I imported R2jags in my package, which depends on rjags. Regards, Zhi Yang On Tue, Oct 12, 2021 at 1:14 PM Hervé Pagès <mailto:hpages.on.git...@gmail.com>> wrote: Hmm.. so a new version of rjags (4-11) got published on CRAN on Sept 24: https

Re: [Bioc-devel] Strange "internal logical NA value has been modified" error

2021-10-13 Thread Hervé Pagès
modified" error but shouldn't you be doing '!any(idx)' instead of 'length(idx) == 0L' here? Best, H.     return(gr)     sort(c(     gr[! idx],     `strand<-`(gr[idx], value = "+"),     `strand<-`(gr[idx], value = "-"

Re: [Bioc-devel] Regarding BioC devel build of package surfaltr

2021-10-12 Thread Hervé Pagès
On 12/10/2021 14:24, Hervé Pagès wrote: Probably the build/ folder that doesn't belong to a package source tree. You removed it today (commit 546e727eb21be2f1da8cd063f431a227345847da) but that was after the builds started so this will only be reflected on Wednesday's build report.

Re: [Bioc-devel] Regarding BioC devel build of package surfaltr

2021-10-12 Thread Hervé Pagès
___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel

Re: [Bioc-devel] Regarding BioC devel build of package surfaltr

2021-10-12 Thread Hervé Pagès
___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel

Re: [Bioc-devel] Failed to locate any version of JAGS version 4

2021-10-12 Thread Hervé Pagès
.y.exe (for any x >=0, y>=0) fromhttp://www.sourceforge.net/projects/mcmc-jags/files Execution halted ERROR: lazy loading failed for package 'HiLDA' * removing 'D:/biocbuild/bbs-3.14-bioc/meat/HiLDA.buildbin-libdir/HiLDA' Regards, Zhi Yang [[alternative HTML vers

Re: [Bioc-devel] Testthat problem - version info

2021-10-06 Thread Hervé Pagès
ML version deleted]] ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___ Bioc-devel@r-project.org ma

Re: [Bioc-devel] Error when building a package

2021-10-04 Thread Hervé Pagès
Best, H. On Mon, Oct 4, 2021 at 4:21 PM Hervé Pagès <mailto:hpages.on.git...@gmail.com>> wrote: Hi, Are you using the same settings as the build machines as explained in the rectangular box on the following page? http://bioconductor.org/checkResults/devel/bi

Re: [Bioc-devel] Error when building a package

2021-10-04 Thread Hervé Pagès
t https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel

Re: [Bioc-devel] Issues with package size

2021-09-23 Thread Hervé Pagès
.ch/mailman/listinfo/bioc-devel -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel

Re: [Bioc-devel] EXTERNAL: HTML vignette not visible in landing page

2021-09-19 Thread Hervé Pagès
Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel

Re: [Bioc-devel] BioC 3.14: BSgenome.Mmusculus.UCSC.mm10.masked

2021-08-30 Thread Hervé Pagès
t but it should turn green on Wednesday. Let us know if it doesn't. Best, H. On 30/08/2021 09:56, Hervé Pagès wrote: Hi, It's still on my list to reforge BSgenome.Mmusculus.UCSC.mm10.masked. I reforged BSgenome.Mmusculus.UCSC.mm10 back in June after the UCSC folks updated the

Re: [Bioc-devel] BioC 3.14: BSgenome.Mmusculus.UCSC.mm10.masked

2021-08-30 Thread Hervé Pagès
you. [[alternative HTML version deleted]] ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___

Re: [Bioc-devel] Git lfs support

2021-08-26 Thread Hervé Pagès
other question: does this mean that there should be two packages, one for code and another one for the database? Yes. One is what we call the software package and the other one the accompanying data package. Cheers, H. On Wed, Aug 25, 2021 at 6:58 AM Hervé Pagès <mailto:hpages.on.git...@g

Re: [Bioc-devel] Git lfs support

2021-08-24 Thread Hervé Pagès
__ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagès Bioconductor Core Team hpages.on.g

Re: [Bioc-devel] External dependencies and reproducibility in all platforms

2021-08-23 Thread Hervé Pagès
io de Química e Função de Proteínas e Peptídeos (LQFPP/CBB/UENF - RJ/Brazil)/ /Personal website: /https://almeidasilvaf.github.io -------- *De:* Hervé Pagès *Enviado:* segunda-feira, 23 de agosto de 2021 18:53 *Para:* Fabricio d

Re: [Bioc-devel] External dependencies and reproducibility in all platforms

2021-08-23 Thread Hervé Pagès
ica e Função de Proteínas e Peptídeos (LQFPP/CBB/UENF - RJ/Brazil)/ /Personal website: /https://almeidasilvaf.github.io ---- *De:* Hervé Pagès *Enviado:* segunda-feira, 23 de agosto de 2021 16:57 *Para:* Fabricio de Almeida

Re: [Bioc-devel] External dependencies and reproducibility in all platforms

2021-08-23 Thread Hervé Pagès
_ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel

Re: [Bioc-devel] ERROR in the building report of APAlyzer Dev (1.7.3)

2021-08-19 Thread Hervé Pagès
On Wed, Aug 18, 2021 at 4:36 AM Hervé Pagès <mailto:hpages.on.git...@gmail.com>> wrote: There's been no activity on Rsubread since Aug 8. You might want to open an issue on GitHub. It might help. H. On 17/08/2021 16:26, Ruijia Wang wrote: > T

Re: [Bioc-devel] ERROR in the building report of APAlyzer Dev (1.7.3)

2021-08-18 Thread Hervé Pagès
__ > Bioc-devel@r-project.org <mailto:Bioc-devel@r-project.org> mailing list > https://stat.ethz.ch/mailman/listinfo/bioc-devel <https://stat.ethz.ch/mailman/listinfo/bioc-devel> > -- Hervé Pagès Bioconducto

Re: [Bioc-devel] CITATION error

2021-08-16 Thread Hervé Pagès
Hi Shraddha, Note that we only see this error for the release version of netDx: https://bioconductor.org/packages/3.13/netDx The devel version does not have it: https://bioconductor.org/packages/3.14/netDx With the release version, I get: > library(netDx) Attaching package: ‘netDx

Re: [Bioc-devel] ERROR in the building report of APAlyzer Dev (1.7.3)

2021-08-16 Thread Hervé Pagès
advance! Best, Ruijia [[alternative HTML version deleted]] ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___

Re: [Bioc-devel] Replicating Windows build error for BioC package submission

2021-07-06 Thread Hervé Pagès
version deleted]] ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailma

Re: [Bioc-devel] Bioconductor time out in Windows while building vignettes

2021-06-11 Thread Hervé Pagès
non-interactive R sessions. Now, it correctly prints the output in the vignette without opening the browser! Still, I find it weird that this issue is only a problem since Bioconductor 3.13 and for Windows only... Anyway, just updated the new version in Bioconductor, let's see if it solves t

Re: [Bioc-devel] Bioconductor time out in Windows while building vignettes

2021-06-10 Thread Hervé Pagès
help would be greatly appreciated. Thanks! Best regards, Nuno Agostinho PhD student Nuno Morais Lab [[alternative HTML version deleted]] ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Herv

Re: [Bioc-devel] Cannot reproduce "TeX capacity exceeded" error on build hosts (package messina)

2021-05-13 Thread Hervé Pagès
SL is not the most reliable build host for BioC packages. Best wishes, Mark *From:* Kern, Lori *Sent:* Wednesday, 21 April 2021 9:31 PM *To:* Hervé Pagès ; Mark Pinese ; bioc-devel@r-project.org *Subject:* Re: [Bioc-

Re: [Bioc-devel] Install and check error in Windows without any relevant message

2021-05-11 Thread Hervé Pagès
ncies or a problem caused by a package I depend on? Thanks, R. -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel

Re: [Bioc-devel] Time-out error on Ubuntu 20.04 build

2021-05-03 Thread Hervé Pagès
h.org<mailto:hpa...@fredhutch.org> Phone: (206) 667-5791 Fax:(206) 667-1319 -- Herv� Pag�s Program in Computational Biology Division of Public Health Sciences Fred Hutchinson Cancer Research Center 1100 Fairview Ave. N, M1-B514 P.O. Box 19024 Seattle, WA 98109-1024 E-mail: hpa...@fredhutch.org<mailto:hpa...@fredhutch.org> Phone: (206) 667-5791 Fax:(206) 667-1319 ___ Bioc-devel@r-project.org<mailto:Bioc-devel@r-project.org> mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel [[alternative HTML version deleted]] ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel

Re: [Bioc-devel] Build error on Mac re: Arial font and polygon edges

2021-04-30 Thread Hervé Pagès
Hi Shraddha, Hundreds of Bioconductor packages are affected since yesterday. Please ignore. Today we've upgraded R to R 4.1 alpha on machv2, and made a tweak to the setup, so hopefully these errors will be gone on tomorrow's report. Best, H. On 4/30/21 2:46 PM, Shraddha Pai wrote: Hello B

Re: [Bioc-devel] lazy loading failure on macOS

2021-04-28 Thread Hervé Pagès
e. If I understood correctly, this is only a problem on headless servers, so PCs running macOS would probably install the package fine. Does anyone have experience solving this issue? Best regards, Waldir [[alternative HTML version deleted]] ___ Bioc-devel@

Re: [Bioc-devel] nightly build errors while checking tests

2021-04-28 Thread Hervé Pagès
elp would be greatly appreciated. Thanks, Kelly Street [[alternative HTML version deleted]] ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel

Re: [Bioc-devel] Bioconductor nightly build fail - ewceData not available for EWCE

2021-04-28 Thread Hervé Pagès
ilman/listinfo/bioc-devel -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel

Re: [Bioc-devel] Reference inst/extdata files in vignette

2021-04-22 Thread Hervé Pagès
_ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel

Re: [Bioc-devel] Cannot reproduce "TeX capacity exceeded" error on build hosts (package messina)

2021-04-20 Thread Hervé Pagès
x 81 Randwick 2031 Australia E: mpin...@ccia.org.au  |  W: www.ccia.org.au ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel

Re: [Bioc-devel] Phase 3 1000 genomes reference genome

2021-04-20 Thread Hervé Pagès
s lab UK Dementia Research Institute Imperial College London [[alternative HTML version deleted]] ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagès Bioc

[Bioc-devel] "r/markdown package should be declared as a dependency" error

2021-04-20 Thread Hervé Pagès
t from GitHub on all the build machines. Hopefully the error will go away on tomorrow's build report. Please note that if your vignette requires markdown or rmarkdown then the recommendation of the knitr authors to have these packages in your Suggests field still applies. Cheers, H. --

Re: [Bioc-devel] Error building on Mac

2021-04-08 Thread Hervé Pagès
there is no package called 'Rgraphviz' --- failed re-building cyanoFilter.Rmd [[alternative HTML version deleted]] ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagès B

Re: [Bioc-devel] Ask for help to debug the error on riesling1

2021-04-06 Thread Hervé Pagès
10 Confidentiality Notice:\ This e-mail message, including ...{{dropped:12}} ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel

Re: [Bioc-devel] non-subsettable GRanges object

2021-04-05 Thread Hervé Pagès
PM, Hervé Pagès wrote: Hi Oleksii, It looks like we have a long-standing bug in the rbind() method for DataFrame objects that is somehow surfacing now. Here is a simple example:   library(IRanges)   DF1 <- DataFrame(A=I(list(11:12, 21:23)))   DF2 <- DataFrame(A=IntegerList(31:34, 41:

Re: [Bioc-devel] non-subsettable GRanges object

2021-04-05 Thread Hervé Pagès
s(amrs) amrs # error: amrs[2] # suddenly works again: GRangesList(amrs)[[1]][2] Best regards, Oleksii [[alternative HTML version deleted]] ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagè

Re: [Bioc-devel] Need help figuring out GeometryDoesNotContainImage-error on machv2-build for chimeraviz

2021-03-30 Thread Hervé Pagès
/20 11:33 PM, Stian Lågstad wrote: Thank you very much for the help so far! On Fri, Apr 24, 2020 at 8:08 AM Hervé Pagès <mailto:hpa...@fredhutch.org>> wrote: OK, thanks testing that. This suggests that the problem is on our side... sigh! I will need to dig deeper into th

Re: [Bioc-devel] Package failed build on Windows - couldn't load related ExperimentHub dataset

2021-03-26 Thread Hervé Pagès
I would try to use a persistent ExperimentHub cache. This should improve speed on all the platforms. Let's discuss this on GitHub. Thanks, H. Kind regards, Alan. ---- *From:* Hervé Pagès *Sent:* 26 March 2021 16:13 *T

Re: [Bioc-devel] devel builds are down

2021-03-26 Thread Hervé Pagès
Tuesday, I understand there *should* have been one last night: https://bioconductor.org/checkResults/3.13/workflows-LATEST/ <https://bioconductor.org/checkResults/3.13/workflows-LATEST/> Cheers, Jim On Wed, 24 Mar 2021 at 19:25, Hervé Pagès <mailto:hpages.on.git...@gmail.com>> w

Re: [Bioc-devel] Package failed build on Windows - couldn't load related ExperimentHub dataset

2021-03-26 Thread Hervé Pagès
                      5.11   0.06    5.33 generate.celltype.data                      4.64   0.17    5.03 drop.uninformative.genes                    4.34   0.25    6.11 Kind regards, Alan. -------- *From:* Hervé Pagès *Sent:* 25 Mar

Re: [Bioc-devel] Error when building in command line but not in RStudio

2021-03-25 Thread Hervé Pagès
Let's keep this conversation on the bioc-devel mailing list where it started. On 3/25/21 5:31 PM, Xinan Yang wrote: Herve, on March 25, 2021 3:58 PM Hervé Pagès wrote: With Bioconductor packages you push changes to your package git repo at > https://git.bioconductor.org/

Re: [Bioc-devel] Package failed build on Windows - couldn't load related ExperimentHub dataset

2021-03-25 Thread Hervé Pagès
<- get_ExperimentHub() eh[["EH5373"]] Does anyone know what could be causing this issue? Again to note this fail only occurs on the Windows build and not the mac/linux. Kind regards, Alan. Alan Murphy Bioinformatician Neurogenomics lab UK Dementia Research Institute Imperial C

Re: [Bioc-devel] Error when building in command line but not in RStudio

2021-03-25 Thread Hervé Pagès
AJ Kinstlick [[alternative HTML version deleted]] ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com

Re: [Bioc-devel] devel builds are down

2021-03-24 Thread Hervé Pagès
ar 2021 at 19:25, Hervé Pagès <mailto:hpages.on.git...@gmail.com>> wrote: The devel builds are up and running again, with nebbiolo1 instead of rex3: https://bioconductor.org/checkResults/3.13/bioc-LATEST/ <https://bioconductor.org/checkResults/3.13/bioc-LATEST/> Th

Re: [Bioc-devel] devel builds are down

2021-03-24 Thread Hervé Pagès
The devel builds are up and running again, with nebbiolo1 instead of rex3: https://bioconductor.org/checkResults/3.13/bioc-LATEST/ The fate of rex3 is still unclear. Cheers, H. On 3/19/21 1:56 PM, Hervé Pagès wrote: Hi maintainers, If you've not noticed already, the build report fo

Re: [Bioc-devel] ChIPseeker failing on r-devel on CRAN checks

2021-03-23 Thread Hervé Pagès
Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel

Re: [Bioc-devel] Methods to speed up R CMD Check

2021-03-23 Thread Hervé Pagès
file +} + +## Exported. +load_tt_alzh <- function() +{ +eh <- get_ExperimentHub() +eh[["EH5373"]] +} Sorry again if I have misinterpreted your approach. Kind regards, Alan. *From:* Hervé Pagès *Sent:* 23 March 2021 19:08 *To:* Murphy, Alan E ; Martin Morgan ; K

Re: [Bioc-devel] Methods to speed up R CMD Check

2021-03-23 Thread Hervé Pagès
ntHub()       .set_eh(eh)     }     eh   }   toto() } This seems to work in that the script runs (I can tell based on the output with devtools::check()) but I still get an error that eh doesn't exist in my test functions. Kind regards, Alan.

Re: [Bioc-devel] Methods to speed up R CMD Check

2021-03-23 Thread Hervé Pagès
# the entire R session The package contains calls to the datasets in internal functions, examples, tests and the vignette so eh it would need to be available to all. Sorry I don't have much experience using experiment datasets. Kind regards, Alan. -

Re: [Bioc-devel] Methods to speed up R CMD Check

2021-03-23 Thread Hervé Pagès
oc-devel [[alternative HTML version deleted]] ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel [[alternative HTML version deleted]] ___ Bioc-devel@r-project.org mailing list https://st

Re: [Bioc-devel] Methods to speed up R CMD Check

2021-03-23 Thread Hervé Pagès
his should reduce 'R CMD check' by a few more minutes. H. -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel

Re: [Bioc-devel] Methods to speed up R CMD Check

2021-03-22 Thread Hervé Pagès
sion deleted]] ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel

Re: [Bioc-devel] is it possible to disable i386 builds on bioconductor

2021-03-19 Thread Hervé Pagès
16, 2021 at 11:40 PM Hervé Pagès <mailto:hpages.on.git...@gmail.com>> wrote: Hi Thomas, Kevin, openbabel3 is now on malbec1 (Ubuntu 18.04). Kevin's ubuntu_18.04_openbabel3_debs.tar.gz worked like a charm. Thanks for making it so easy. Note that this additi

[Bioc-devel] devel builds are down

2021-03-19 Thread Hervé Pagès
periencing connectivity issues that have prevented the daily builds from running normally. The problem is being investigated and we'll provide updates here as the situation evolves. Thanks for your patience and sorry for the inconvenience. H. -- Hervé Pagès Bioconductor Core Team hpages.on.g

Re: [Bioc-devel] is it possible to disable i386 builds on bioconductor

2021-03-16 Thread Hervé Pagès
r.org/checkResults/3.12/bioc-LATEST/ChemmineOB/malbec1-install.html Cheers, H. On 3/16/21 10:24 AM, Hervé Pagès wrote: @Kevin: Thanks for providing openbabel3 for Ubuntu 18.04. Will take a look ASAP. @Thomas: Yes, the Ubuntu 18.04 builds are only used for the BioC 3.12 builds (release). BioC 3.1

Re: [Bioc-devel] is it possible to disable i386 builds on bioconductor

2021-03-16 Thread Hervé Pagès
ll with all the deb files in here: http://cluster.hpcc.ucr.edu/~khoran/ubuntu_18.04_openbabel3_debs.tar.gz <http://cluster.hpcc.ucr.edu/~khoran/ubuntu_18.04_openbabel3_debs.tar.gz> Kevin On 3/15/21 10:10 AM, Hervé Pagès wrote: > Hi Thomas, Kevin, > >

Re: [Bioc-devel] is it possible to disable i386 builds on bioconductor

2021-03-15 Thread Hervé Pagès
Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel

Re: [Bioc-devel] rfaRm suddenly failing on all platforms

2021-03-14 Thread Hervé Pagès
wishes, Lara Lara Selles lara.selle...@imperial.ac.uk [[alternative HTML version deleted]] _______ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com

Re: [Bioc-devel] Warnings on R CMD check on Mac OS and Linux

2021-03-11 Thread Hervé Pagès
SOJI mailto:oluwafemi.olus...@uhasselt.be>>: Hello Herve, Thank you for the insight, but after rewriting the man pages by hand. I still get the same error after the latest commit. I am really at a loss here because this builds perfectly on my system. Reg

Re: [Bioc-devel] Warnings on R CMD check on Mac OS and Linux

2021-03-10 Thread Hervé Pagès
st 'MarginEvents' generic 'summaries' and siglist 'PhytoFilter' [[alternative HTML version deleted]] _______ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Hervé Pagès Bioconductor Core

Re: [Bioc-devel] download stats problem

2021-03-10 Thread Hervé Pagès
-- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel

Re: [Bioc-devel] R-CMD-check fails on ubuntu-20.04 (release)

2021-02-21 Thread Hervé Pagès
they are usually statically linked, but installing Linux binary packages is an entirely new game. H. -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc

[Bioc-devel] Any consensus around data structures for methylation data?

2020-12-10 Thread Hervé Pagès
7;s not clear to me what to recommend. Thanks, H. -- Hervé Pagès Bioconductor Core Team hpages.on.git...@gmail.com ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel

Re: [Bioc-devel] BSgenome changes

2020-08-20 Thread Hervé Pagès
mailto:goldstein.leon...@gene.com>> wrote: Thanks for the explanation Hervé. Best wishes Leonard On Tue, Aug 18, 2020 at 10:06 AM Hervé Pagès mailto:hpa...@fredhutch.org>> wrote: On 8/18/20 01:40, Kasper Daniel Hansen wrote: > In light of this,

<    1   2   3   4   5   6   7   8   9   10   >