[Bioc-devel] Can't install Bioconductor 3.13 under Windows 10

2021-05-08 Thread Gordon K Smyth
methods base other attached packages: [1] BiocManager_1.30.13 loaded via a namespace (and not attached): [1] compiler_4.1.0 tools_4.1.0 ------ Professor Gordon K Smyth Joint Head, Bioinformatics Division Walter and Eliza Hall Institute of Medical Research

Re: [Bioc-devel] R 4.0.3 for Windows R CMD check finds 'abort'

2020-10-19 Thread Gordon K Smyth
;) > -Original Message- > From: Gordon K Smyth > Sent: Tuesday, 20 October 2020 7:58 AM > To: Martin Morgan ; bioc-devel@r-project.org > Subject: RE: [Bioc-devel] R 4.0.3 for Windows R CMD check finds 'abort' > > If you're interested, here is a small reproducible examp

Re: [Bioc-devel] R 4.0.3 for Windows R CMD check finds 'abort'

2020-10-19 Thread Gordon K Smyth
compiler_4.0.3desc_1.2.0 [29] backports_1.1.10 prettyunits_1.1.1 ---------- Professor Gordon K Smyth Joint Head, Bioinformatics Division Walter and Eliza Hall Institute of Medical Research > -Original Message- > From: Martin Morgan > Sent: Tuesday,

[Bioc-devel] R 4.0.3 for Windows R CMD check finds 'abort'

2020-10-16 Thread Gordon K Smyth
I ignore it? I also wonder whether this Note will cause the CRAN maintainers to not accept my package submissions, but that is perhaps a question for another forum. Thanks for any insights Gordon -- Professor Gordon K Smyth Joint Head, Bioinformatics

Re: [Bioc-devel] R-devel for Windows: Rtools3.5 vs Rtools4.0

2020-04-22 Thread Gordon K Smyth
at is attached to R-4.1.0 for Windows on the CRAN download page. There's no similar note attached to R-4.0.0 RC, but I may have jumped to the wrong conclusion. Gordon > -Original Message- > From: Hervé Pagès > Sent: Tuesday, 21 April 2020 6:51 PM > To: Gordon K Smyth ;

Re: [Bioc-devel] R-devel for Windows: Rtools3.5 vs Rtools4.0

2020-04-21 Thread Gordon K Smyth
is afterall what the Rtools webpage says). Thanks Gordon > -Original Message- > From: Hervé Pagès > Sent: Tuesday, 21 April 2020 2:55 PM > To: Gordon K Smyth ; Martin Morgan > ; bioc-devel@r-project.org > Cc: Yunshun Chen > Subject: Re: [Bioc-devel] R-devel for

Re: [Bioc-devel] R-devel for Windows: Rtools3.5 vs Rtools4.0

2020-04-20 Thread Gordon K Smyth
ithout any proper justification. Maybe Rtools4.0 supports both the 4.0.0 and 4.1.0 pipelines. Thanks Gordon > -Original Message- > From: Hervé Pagès > Sent: Tuesday, 21 April 2020 12:01 PM > To: Gordon K Smyth ; Martin Morgan > ; bioc-devel@r-project.org > Cc: Yunshun Chen

Re: [Bioc-devel] R-devel for Windows: Rtools3.5 vs Rtools4.0

2020-04-20 Thread Gordon K Smyth
t; - R Session with R 4.0.0 for Windows -- > -Original Message- > From: Martin Morgan > Sent: Monday, 20 April 2020 7:44 PM > To: Gordon K Smyth ; bioc-devel@r-project.org > Cc: Yunshun Chen > Subject: Re: [Bioc-devel] R-devel for Win

[Bioc-devel] Whats the timeframe for Bioc Support updates and downtime?

2020-01-16 Thread Gordon K Smyth
downtime. Is there a time frame for how long the work will take? It would be good to know so we can stay off until then and not keep trying. Thanks Gordon -- Professor Gordon K Smyth Joint Head, Bioinformatics Division Walter and Eliza Hall Institute

Re: [Bioc-devel] Error for voom() in limma package

2019-06-18 Thread Gordon K Smyth
limma by library(BiocManager) install("limma") Then everything will work correctly. Best wishes Gordon -- Professor Gordon K Smyth Joint Head, Bioinformatics Division Walter and Eliza Hall Institute of Medical Research From: Lan Huong Ng

Re: [Bioc-devel] Can I use .Rbuildignore to ignore .BBSoptions?

2019-03-17 Thread Gordon K Smyth
> -Original Message- > From: Pages, Herve > Sent: Saturday, 16 March 2019 3:15 AM > To: Gordon K Smyth ; bioc-devel@r-project.org > Subject: Re: [Bioc-devel] Can I use .Rbuildignore to ignore .BBSoptions? > > Hi Gordon, > > My understanding is that adding .BBSo

Re: [Bioc-devel] No Windows binary for GenomicRanges

2018-03-31 Thread Gordon K Smyth
Thanks. I confirm that it installs for me now in R-3.5.0alpha for Windows. Gordon > -Original Message- > From: Hervé Pagès <hpa...@fredhutch.org> > Sent: Thursday, 29 March 2018 3:42 PM > To: Gordon K Smyth <sm...@wehi.edu.au>; bioc-devel@r-project.org &g

[Bioc-devel] No Windows binary for GenomicRanges

2018-03-18 Thread Gordon K Smyth
is the ETA for a Windows version? I notice there haven't been any commits to GenomicRanges since 27 Feb. Gordon -- Professor Gordon K Smyth Head, Bioinformatics Division Walter and Eliza Hall Institute of Medical Research

[Bioc-devel] Support site question can't be edited: Language "ca" is not one of the supported languages ['en']!

2017-09-19 Thread Gordon K Smyth
languages ['en']!" I have checked the message at the source level and there appears to be no language setting. The error persists even if I delete all the text and replace it with new text or if I don't edit the text at all. Any ideas? Gordon ------ Prof

Re: [Bioc-devel] Using BiocInstaller with R 3.4.0 beta

2017-04-11 Thread Gordon K Smyth
.mtime(dest) > file.mtime(lib) && : missing value where TRUE/FALSE needed > -Original Message----- > From: Gordon K Smyth > Sent: Tuesday, 11 April 2017 6:26 PM > To: bioc-devel@r-project.org > Subject: Using BiocInstaller with R 3.4.0 beta > > I thought I would te

[Bioc-devel] Using BiocInstaller with R 3.4.0 beta

2017-04-11 Thread Gordon K Smyth
ror in if (file.exists(dest) && file.mtime(dest) > file.mtime(lib) && : missing value where TRUE/FALSE needed --------- Professor Gordon K Smyth, Head, Bioinformatics Division, Walter and Eliza Hall Institute of

[Bioc-devel] Use Imports instead of Depends in the DESCRIPTION files of bioconductor packages

2014-12-31 Thread Gordon K Smyth
Hi Michael, What aspect of the methods package causes the slowness? There are many packages (limma for one) that depend on methods but load quickly. Regards Gordon Date: Wed, 31 Dec 2014 09:17:01 -0800 From: Michael Lawrence lawrence.mich...@gene.com To: Peng Yu pengyu...@gmail.com Cc:

Re: [Bioc-devel] Possible bug in edgeR::aveLogCPM.default?

2014-07-11 Thread Gordon K Smyth
Hi Ryan, On Fri, 11 Jul 2014, Ryan C. Thompson wrote: Hello, I think I may have found a bug in the code for aveLogCPM.default in the edgeR package. Near the end of the function, the variable prior.count.scale is conditionally assigned to, and never subsequently used. I assume this is a

Re: [Bioc-devel] edgeR estimateGLMRobustDisp Fails when Called From A Package

2014-06-27 Thread Gordon K Smyth
edgeR knows about LargeDataObject. It's your package that doesn't. Gordon On Fri, 27 Jun 2014, Dario Strbenac wrote: Hello, I never explicitly use that class in my function. I did debugging and realised what the problem is. DGEList is part of class hierarchy and it inherits from the

[Bioc-devel] edgeR estimateGLMRobustDisp Fails when Called From A Package

2014-06-26 Thread Gordon K Smyth
Date: Thu, 26 Jun 2014 04:00:11 + From: Dario Strbenac dstr7...@uni.sydney.edu.au To: bioc-devel@r-project.org bioc-devel@r-project.org Subject: [Bioc-devel] edgeR estimateGLMRobustDisp Fails when Called From A Package Hello, I am writing a package that has a function that uses

[Bioc-devel] IMPORTANT inst/doc/*Rnw to vignettes/

2013-10-20 Thread Gordon K Smyth
Hi Martin, Thanks for the heads-up. I think I've made the changes necessary, but am having trouble confirming whether the changes are correct on a Windows machine. Could you tell me hows Bioconductor builds the Windows binaries of Bioconductor packages? To see how things work, I am

[Bioc-devel] Preparing package release notes

2013-03-27 Thread Gordon K Smyth
Hi Dan, You say that the notes will be collated no later than Monday, but that suggests it could be earlier. What's the latest day we can continue to make edits for NEWS.Rd and other documentation for the coming release? Thanks a lot Gordon Date: Tue, 26 Mar 2013 13:59:17 -0700 From: Dan