Re: [Rd] How to address the following: CRAN packages not using Suggests conditionally

2018-01-23 Thread Ulrich Bodenhofer
clude the list, sorry. I'm including r-package-devel too this time, as it seems more appropriate for this list. El 22 ene. 2018 10:11, "Iñaki Úcar" <mailto:i.uca...@gmail.com>> escribió:     El 22 ene. 2018 8:12, "Ulrich Bodenhofer"     mailto:bodenho...@bioi

Re: [Rd] How to address the following: CRAN packages not using Suggests conditionally

2018-01-22 Thread Ulrich Bodenhofer
nce I forgot to include the list, sorry. I'm including r-package-devel too this time, as it seems more appropriate for this list. El 22 ene. 2018 10:11, "Iñaki Úcar" <mailto:i.uca...@gmail.com>> escribió: El 22 ene. 2018 8:12, "Ulrich Bodenhofer" mai

[Rd] How to address the following: CRAN packages not using Suggests conditionally

2018-01-21 Thread Ulrich Bodenhofer
matter. Thanks in advance for your kind assistance, Ulrich Bodenhofer Forwarded Message Subject:Re: CRAN packages not using Suggests conditionally Date: Mon, 15 Jan 2018 08:44:40 +0100 From: Ulrich Bodenhofer To: Prof Brian Ripley CC: [...stripped for the

[Rd] PKG_LIBS in make child processes

2016-10-10 Thread Ulrich Bodenhofer
[cross-posted from bioc-devel list] Hi all, I have a subtle question related to how R CMD SHLIB handles variables in make child processes. In more detail: I am the maintainer of the 'msa' package which has been in Bioconductor since April 2015. This package integrates three open-source librar

Re: [Rd] [Bioc-devel] Conflicting definitions for function redefined as S4 generics

2014-04-03 Thread Ulrich Bodenhofer
On 03/27/2014 06:31 PM, Hervé Pagès wrote: On 03/27/2014 02:13 AM, Ulrich Bodenhofer wrote: [...] For the time being, it seems I have three options: 1) not supplying the sort() function yet (it is not yet in the release, but only in my internal devel version) 2) including a dependency to

Re: [Rd] Conflicting definitions for function redefined as S4 generics

2014-03-27 Thread Ulrich Bodenhofer
Michael On Wed, Mar 26, 2014 at 4:26 AM, Ulrich Bodenhofer mailto:bodenho...@bioinf.jku.at> > wrote: > [cross-posted to R-devel and bioc-devel] > > Hi, > > I am trying to implement a 'sort' metho

Re: [Rd] Conflicting definitions for function redefined as S4 generics

2014-03-26 Thread Ulrich Bodenhofer
the worst thing in the world to depend on the simple BiocGenerics package for now, but ideally the base generics would be defined higher up, perhaps in the methods package itself. Maybe someone else has a more creative solution, but any sort of conditional/dynamic approach would probably

[Rd] Conflicting definitions for function redefined as S4 generics

2014-03-26 Thread Ulrich Bodenhofer
her. Any ideas are gratefully appreciated! Thanks a lot, Ulrich -------- *Dr. Ulrich Bodenhofer* Associate Professor Institute of Bioinformatics *Johannes Kepler University* Altenberger Str. 69 4040 Linz, Austria Tel. +43 732 2468 4526 Fax +43 732 2468 4539 bodenho...@bioinf.jku.at <mailto:bodenho..

[Rd] parLapplyLB: Load balancing?

2013-07-18 Thread Ulrich Bodenhofer
[cross-posted on R-devel and Bioc-devel, since the functions from the parallel package discussed here are mirrored in the BiocGenerics package] Hi, I am currently running a lengthy simulation study (no details necessary) on a large multi-core system. The simulated data sets are stored in a lon

Re: [Rd] Strange, most probably unjustified, codoc mismatch for S4 method with one argument plus '...' (re-try)

2012-12-17 Thread Ulrich Bodenhofer
On 12/15/2012 06:26 AM, Martin Morgan wrote: In ?setMethod there is this paragraph It is possible to have some differences between the formal arguments to a method supplied to 'setMethod' and those of the generic. Roughly, if the generic has ... as one of its arguments, then

[Rd] Strange, most probably unjustified, codoc mismatch for S4 method with one argument plus '...' (re-try)

2012-12-14 Thread Ulrich Bodenhofer
2.13.1, 2.14.0, 2.14.1, 2.15.0, 2.15.1, 2.15.2, 2.16.0 (devel), and all consistently gave the same warning. Is this a bug or is there a special reason for this behavior? Any help is gratefully appreciated! Thanks in advance and best regards, Ulrich --------

[Rd] Strange, most probably unjustified, codoc mismatch for S4 method with one argument plus '...'

2012-12-12 Thread Ulrich Bodenhofer
Hi, I am currently extending one of our CRAN packages and ran into an unexpected problem when checking the source package. I got some warnings in the step "* checking for code/documentation mismatches". I double checked everything and did not see anything that would actually justify this warni