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.

16 results for “from:Christian Kohler”

[Bioc-devel] Current BioC 2.3: Multiple platform build/check report from 2008-07-02
Christian Kohler · Jul 7, 2008 · bioc-devel

Dear Developers, sorry for asking this rather picky question but as i checked the BioC 2.3: Multiple platform build/check report today (2008-07-07), the report from Wednesday 2008-07-02 is still shown. Did I miss an...

'libRblas.so' missing in R 2.12.1
Christian Kohler · Dec 16, 2010 · r-devel

Dear R developers, I just compiled the latest version of R (2.12.1) and noticed that 'libRblas.so' is missing in the '/x86_64/src/extra/blas' subdirectory of my R-installation. Did I miss ongoing discussions on the...

warnings although R CMD check runs without any problem
Christian Kohler · Sep 20, 2007 · r-help

Dear list members, as I am new to R, I would kindly like to ask for your help. I checked a package with the 'R CMD check' command and all worked out well, (only 'OK' status). Loading its vignette afterwards...

problem with RCurl 0.8-1 installation on Debian Etch
Christian Kohler · Oct 16, 2007 · r-help

Dear R-Users, I am having some trouble getting an installation of RCurl 0.8-1 to work properly on a Debian (Etch) machine. The command 'R CMD INSTALL RCurl_0.8-1.tar.gz' yields the following error: Installing...

[Bioc-devel] Sudden Bioconductor nightly build fail for IsoCorrectoRGUI: cannnot add binding of 'variable' to the base environment
Christian Kohler · May 3, 2021 · bioc-devel

Hello BioC community, I am the maintainer of the IsoCorrectoRGUI package. Starting with April 30th, problems are reported in the Multiple platform build/check report for BioC3.13 (Linux, Windows Server as well as macOS) though IsoCorrectoRGUIs code base did...

warnings although R CMD check runs without any problem
Christian Kohler · Sep 20, 2007 · r-help

Prof Brian Ripley wrote: > On Thu, 20 Sep 2007, Christian Kohler wrote: > > >> Dear list members, >> >> as I am new to R, I would kindly like to ask for your help. >> >> I checked a package with the 'R CMD check' command...

S4 slot with NA default
Christian Kohler · Mar 26, 2008 · r-devel

Hi Robin, you could try this: > setClass("foo", representation=representation(x="numeric"),prototype=list(x=as.numeric(NA))) > test<-new("foo") > test >An object of class "foo" >Slot "x": >[1] NA Cheers, Christian Robin Hankin wrote: > Hi > > How do I...

[Bioc-devel] [EXT] Re: Sudden Bioconductor nightly build fail for IsoCorrectoRGUI: cannnot add binding of 'variable' to the base environment
Christian Kohler · May 9, 2021 · bioc-devel

Dear Martin, IsoCorrectoRGUI now successfully passes the Multiple platform build/check report for BioC3.13, yeah ! Many thanks for your help. Best Christian On 04.05.21 12:21, Martin Morgan wrote: > This is because of a change in base...

problem with RCurl 0.8-1 installation on Debian Etch
Christian Kohler · Oct 17, 2007 · r-help

Hi Dirk, thanks a lot for your quick replay. Now, the installation is done ! Cheers, Christian Dirk Eddelbuettel wrote: > Hi Christian, > > On 16 October 2007 at 15:39, Christian Kohler wrote: > | Dear R-Users, > | > | I am having some trouble getting...

[Bioc-devel] [EXT] Re: Sudden Bioconductor nightly build fail for IsoCorrectoRGUI: cannnot add binding of 'variable' to the base environment
Christian Kohler · May 5, 2021 · bioc-devel

Dear Martin, thank you very much for the quick help. I'll try it this way. BTW: I could have read the NEWS file by my own before asking, sorry for that. Best Christian On 04.05.21 12:21...

how to obtain the CPU time of my program
Christian Kohler · Dec 12, 2007 · r-help

Hi, first of all 'sorry' for my rather late post on this topic... Did you already came across the R command 'Rprof' ? This might help you to find answers to your problem in terms of CPU time/command. I use...

[Bioc-devel] RFC - annotation packages and ExpressionSets
Christian Kohler · Jun 17, 2008 · bioc-devel

Robert Gentleman wrote: > Hi all, > As most of you are probably aware in the 2.1 release we will be > introducing new variants of (almost) all annotation packages. For the > 2.1 release, at least the naming scheme will be...

[Bioc-devel] Error in biocLite(groupName="all") - unused argument(s) (groupName="all") on Linux and MacOS X platform
Christian Kohler · Nov 8, 2011 · bioc-devel

Dear Bioconductors, with the current BioC release, I observed the following error while running biocLite(groupName="all") on MacOS X - Snow Leopard as well as on a Linux machine (x86_64-unknown-linux-gnu (64-bit) > source("http://www.bioconductor...

warnings although R CMD check runs without any problem
Christian Kohler · Sep 20, 2007 · r-help

Uwe Ligges wrote: > Can you give examples? > > Uwe > > > Christian Kohler wrote: > >> Dear list members, >> >> as I am new to R, I would kindly like to ask for your help. >> >> I checked a package with the 'R CMD check' command and...

problems installing rJava with R-2.8.0
Christian Kohler · Oct 29, 2008 · r-devel

Dear R-developers, I am having trouble installing rJava on R 2.8.0 / debian etch. What goes wrong? I am happy for every advice. Best, Christian > install.packages("rJava") Warning in install.packages("rJava") : argument 'lib' is missing: using...

[Bioc-devel] Error in biocLite(groupName="all") - unused argument(s) (groupName="all") on Linux and MacOS X platform
Christian Kohler · Nov 9, 2011 · bioc-devel

On 11/08/2011 07:30 PM, Sean Davis wrote: > On Tue, Nov 8, 2011 at 11:22 AM, Dan Tenenbaum <dtenenba at fhcrc.org> wrote: >> On Tue, Nov 8, 2011 at 3:49 AM, Michael Lawrence >> <lawrence.michael at...

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