Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
Vincent Carey 525-2265 wrote: >your question here might best be directed to r-devel. > > > Also for DB related stuff, you can try r-sig-db at stat.math.ethz.ch Regards, H. -- ------------------------ Herv? Pag?s E-mail: hpages at...
Hi, Convenience wrappers %over% and %within% (wrappers for overlapsAny()) are in IRanges 1.17.26. Warnings and deprecation messages for %in% between range-based objects have been modified to suggest the use of %over% as a replacement (instead of overlapsAny...
Seth Falcon wrote: > 2009/9/24 Herv? Pag?s <hpages at fhcrc.org>: >> > x <- charToRaw("ABCDEFGx") >> > x[c(1:3, NA, 6)] <- x[8] >> >> *** caught segfault *** >> address 0x8402423f, cause 'memory not mapped' > > Thanks for the report. I have a fix...
Hi, For maintenance purpose, we will need to reboot our servers hosting bioconductor.org and cran.fhcrc.org today at 2pm (Seattle time). All services hosted on these servers will be down for 10-20 minutes. Note that during this...
Hi, Couldn't is.unsorted() bail out immediately here (after comparing the first 2 elements): > x <- 20000000:1 > system.time(is.unsorted(x), gcFirst=TRUE) user system elapsed 0.084 0.040 0.124 > x <- 200000000:1 > system.time(is...
On 5/22/20 18:12, brodie gaslam wrote: > > FWIW what convinces me is consistency with other aggregating functions applied > to zero length inputs: > > sum(numeric(0)) > ## [1] 0 Right. And 1 is the identity element of multiplication: > prod(numeric...
Hi, R-2.6 + install.packages() doesn't find rggobi on Mac OS X. The .tgz file is here: http://cran.fhcrc.org/bin/macosx/universal/contrib/2.6/ but it is not listed in the PACKAGES file: http://cran...
On 11-10-14 05:46 PM, Herv? Pag?s wrote: [...] > > I've put 2 toy packages here that illustrate the problem: > > https://rapidshare.com/files/4043144391/pkgA_1.0.tar.gz > > https://rapidshare.com/files/1959508331/pkgB_1.0...
On 28/01/2023 19:42, Deepayan Sarkar wrote: ... > I'm open to suppressing the warning for \describe items (the warning > is more important for \arguments). Let me know. Hi Deepayan, suppressing the warning for \describe would kind of make...
Oleg Sklyar wrote: > The following modification has been introduced. The code committed to > BioC svn as revision 19830, please update. The tarball will take several > days until the build system runs through. 2 days! splots 0.9.2 should be...
Oleg Sklyar wrote: > The following modification has been introduced. The code committed to > BioC svn as revision 19830, please update. The tarball will take several > days until the build system runs through. 2 days! splots 0.9.2 should be...
Martin Maechler wrote: >If you specify max$all as "100%", i.e, as 0.9999 ('< 1' !) everything works >as you expect it: > >agrep(pattern, subject, max = list(ins=0, del=0, sub= 2, all = 0.9999)) >## --> 2 3 4 > > OK...
Hi, Any idea why S4 doesn't allow slots of type "double"? > setClass("A", representation(a="double")) Error in makePrototypeFromClassDef(properties, ClassDef, immediate, where) : in making the prototype for class "A" elements of the prototype failed to match the corresponding...
Hi again, Herve Pages wrote: [...] > Known Issues > ============ > > 1. The following software packages are not currently available for Windows: > > exonmap explorase iSNetwork > iSPlot maDB pgUtils > RdbiPgSQL Rgraphviz RMAGEML > RWebServices widgetInvoke Rgraphviz was fixed and is now available on Windows too. However...
Hi BioC developpers, In addition to bioconductor.org, our wiki (http://wiki.fhcrc.org/bioc/) will also be down for maintainance tomorrow Tuesday June 20th from 2:00pm to 2:10pm Pacific Time. Sorry in advance for the inconvenience. Best...
On 24/09/2025 17:34, Dirk Eddelbuettel wrote: > Herv?, > > Which `as.raster()` did you call here? The one from package `graphics`, or > one from a contributed package such as `raster`, `terra`, ... ? The one from grDevices. It's on the...
Hi, For maintenance purpose, the server hosting bioconductor.org and cran.fhcrc.org will be down tomorrow March 11 between noon and 4pm (Seattle time). During this period of time, there will be no access to our website (http://bioconductor...
On 5/19/23 14:37, Martin Maechler wrote: > Could you file a bug at R's bugzilla? > {I know we have too many open bugs there, notably related to S4, > but still you'd do a service to the...
Hi Oleg, Build results for BioC devel are back: http://bioconductor.org/checkResults/2.1/bioc-LATEST/ Hopefully, the next report (today at midnight, Seattle time) will include the results for Windows. Sorry for the inconvenience. H. Oleg Sklyar wrote...
Mark Dunning wrote: > Will the version of R on the solaris machine be updated before > today's deadline for packages to pass R CMD check without error? > Otherwise I fear that the error might not be fixed in time > Hi...
Can't find what you're looking for? Try searching with Google .