Skip to content

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.

2,306 results for “from:Hervé Pagès”

[Bioc-devel] IRanges:::safeExplode
Hervé Pagès · Apr 23, 2014 · bioc-devel

Hi Tengfei, On 04/23/2014 02:28 PM, Tengfei Yin wrote: > Hi all, > > I found IRanges:::safeExplode() removed, is there any recommended > alternative method I should use to replace it? It's in S4Vectors now. Cheers, H. > > thanks > > Tengfei...

[Bioc-devel] converting character vector to DNAStringSetList
Hervé Pagès · Apr 19, 2013 · bioc-devel

On 04/19/2013 12:35 PM, Herv? Pag?s wrote: [...] > > comma_sep_strings <- c("AA,TT", "ACGT", "", "TT,A,,TAG") > > DNAStringSetList(strsplit(comma_sep_strings, ",", fixed=TRUE)) > Error in strsplit(comma_sep_strings, ",") : non-character argument Some copy/paste...

[Bioc-devel] sorry, no build report for BioC 3.10 today
Hervé Pagès · Nov 1, 2019 · bioc-devel

Dear Bioconductor developers, Some issue with the software builds prevents us from having a build report today for BioC 3.10. Things should get back to normal tomorrow. Sorry for the inconvenience. Cheers, H. -- Herv? Pag?s Program in Computational...

[Bioc-devel] about to create the BioC 2.7 branch
Hervé Pagès · Oct 17, 2010 · bioc-devel

Hi developers, I'm about to create the BioC 2.7 branch. Together with the version bumps, this should take about 1 hour. Please don't try to commit to svn during this time. Thanks! H. -- Herv? Pag?s Program...

improved error message when existing implicit S4 generic is not imported?
Hervé Pagès · Mar 1, 2012 · r-devel

Hi, On 02/27/2012 12:22 AM, Prof Brian Ripley wrote: ... >(Re another message: stats4 *is* "methodsGenerics" for base packages.) Why isn't it called base4 if it's for "base" packages? Thanks, H. -- Herv? Pag?s Program in...

[Bioc-devel] Strange "internal logical NA value has been modified" error
Hervé Pagès · Oct 13, 2021 · bioc-devel

Hi Pariksheet, On 12/10/2021 15:43, Pariksheet Nanda wrote: > > The function in question is: > > > replace_unstranded <- function (gr) { > ??? idx <- strand(gr) == "*" > ??? if (length(idx) == 0L) ^^^^^^^^^^^^^^^^^ Not related to the "internal logical NA value has been modified" error but...

More strange [[ behaviour
Hervé Pagès · Oct 2, 2006 · r-devel

Hi, > setClass("MyList", "list") [1] "MyList" > a <- new("MyList") > a An object of class "MyList" list() > setMethod("[[", "MyList", function(x, i, j, ...) cat("Just testing\n")) > a[[]] Just testing > a[[1]] Just testing > a[[a=1]] Just testing > a[[b...

[Bioc-devel] our svn server is down
Hervé Pagès · Dec 2, 2009 · bioc-devel

Hi developers, Our Subversion server at hedgehog.fhcrc.org is currently down due to a hardware failure early this morning. The IT people here at the Hutch are working hard to come with a rescue plan. They've replaced the...

[Bioc-devel] long tests results in package RSS feed
Hervé Pagès · Oct 21, 2021 · bioc-devel

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 feeds for Software...

[Bioc-devel] How to fix the error checked in the development version of miRspongeR
Hervé Pagès · Sep 23, 2022 · bioc-devel

On 21/09/2022 07:57, Herv? Pag?s wrote: > Just a workaround and not a real solution but maybe try to switch the > order of the clusterProfiler and SPONGE reports? > Oops, I meant "imports", not "reports". But, again, reducing...

[Bioc-devel] deprecation guidelines
Hervé Pagès · Apr 13, 2019 · bioc-devel

On 4/13/19 23:33, Herv? Pag?s wrote: > These are methods e.g. the [,SomeClass, [[,SomeClass, and > [<-,SomeClass methods. The procedure to deprecate them is the same as > for deprecating methods in general. So them as (i). So...

library(c("stats4")) produces a misleading error message
Hervé Pagès · Sep 23, 2013 · r-devel

Hi, This error message is very confusing/misleading for novice users: > library(c("stats4")) Error in library(c("stats4")) : 'package' must be of length 1 Could it please be improved to mention something about using 'character.only=TRUE' instead? Thanks...

small inaccuracy in startup warning message
Hervé Pagès · Sep 29, 2010 · r-devel

It looks like this has been fixed in current R-alpha. Thanks! H. On 09/28/2010 04:27 PM, Herv? Pag?s wrote: > Hi, > > Cosmetic. Starting R with e.g. --max-ppsize=-10 produces the following > warning: > > WARNING: '-max...

[Bioc-devel] 100k SVN commits...
Hervé Pagès · Feb 27, 2015 · bioc-devel

On 02/27/2015 03:28 PM, Martin Morgan wrote: > I noticed that we're at r99955 in svn; who will be the lucky person > making the 100,000th commit? depends how many zeroes after the one you're gonna...

[Bioc-devel] Build error message false alarm: Please ignore last night's (2008-02-11) BioC 2.1 package build error e-mail messages
Hervé Pagès · Feb 13, 2008 · bioc-devel

Hi Laurent, Quoting lgautier at altern.org: > (...) > > Since we are about it, I could not find an entry about that automated > mailing (frequency, features) on the bioconductor site ? (on the wiki > presumably, since information for developpers is there). Did I...

[Bioc-devel] S4Vectors unit tests
Hervé Pagès · Oct 7, 2014 · bioc-devel

On 10/07/2014 10:35 AM, Michael Lawrence wrote: > Looks like we still have to move over the DataFrame, etc tests from IRanges? Yes this and other leftovers. H. > > Michael > > [[alternative HTML version deleted]] > > _______________________________________________ > Bioc-devel at r-project...

[Bioc-devel] Download numbers
Hervé Pagès · Nov 24, 2008 · bioc-devel

Hi Bioconductors, Download numbers for Bioconductor Software packages are online at: http://bioconductor.org/packages/stats/ There is no by-version or by-architecture stats yet but this could be added if there is some interest for it. The page...

typo in ?eapply
Hervé Pagès · Nov 9, 2010 · r-devel

Hi, Found in ?eapply (in current R-devel): \value{ A named (unless \code{USE.NAMES = FALSE}) list. Note that the order of the components is arbitrary for hashed environments: currently it will be in the order the name-value pairs...

[Bioc-devel] Resetting to previous commits
Hervé Pagès · Aug 14, 2019 · bioc-devel

On 8/14/19 10:19, Kasper Daniel Hansen wrote: ... > > Pro-tip: In general, you will be well served not to get too attached to > version numbers. Bump it frequently even without new functionality or bug > fixes and just live...

[Bioc-devel] Question regarding the error from build report
Hervé Pagès · Mar 26, 2020 · bioc-devel

What is the question? On 3/26/20 17:36, ??? wrote: > > _______________________________________________ > Bioc-devel at r-project.org mailing list > https://urldefense.proofpoint.com/v2/url?u=https-3A__stat.ethz.ch_mailman_listinfo_bioc-2Ddevel&d=DwICAg&c=eRAMFD45gAfqt84VtBcfhQ&r...

Can't find what you're looking for? Try searching with Google .