search for: tilingfset

Displaying 4 results from an estimated 4 matches for "tilingfset".

2019 Jun 29
2
methods package: A _R_CHECK_LENGTH_1_LOGIC2_=true error
...ut one building on Henrik's oligo case and what's newly in tests/reg-tests-1d.R ) : ----------------------------------------------------------------------------- ## conformMethod() "&& logic" bug, by Henrik Bengtsson on R-devel list, 2019-06-22 setClass("tilingFSet", slots = c(x = "numeric")) if(!is.null(getGeneric("oligoFn"))) removeGeneric("oligoFn") setGeneric("oligoFn", function(object, subset, target, value) { standardGeneric("oligoFn") }) Sys.unsetenv("_R_CHECK_LENGTH_1_LOGIC2_"...
2019 Jul 01
1
methods package: A _R_CHECK_LENGTH_1_LOGIC2_=true
...#39;s > oligo case and what's newly in tests/reg-tests-1d.R ) : > ----------------------------------------------------------------------------- > ## conformMethod() "&& logic" bug, by Henrik Bengtsson on R-devel list, 2019-06-22 > setClass("tilingFSet", slots = c(x = "numeric")) > if(!is.null(getGeneric("oligoFn"))) removeGeneric("oligoFn") > setGeneric("oligoFn", > function(object, subset, target, value) { standardGeneric("oligoFn") }) > Sys.unsetenv("_R_CHE...
2019 Jun 29
0
methods package: A _R_CHECK_LENGTH_1_LOGIC2_=true error
...#39;s > oligo case and what's newly in tests/reg-tests-1d.R ) : > ----------------------------------------------------------------------------- > ## conformMethod() "&& logic" bug, by Henrik Bengtsson on R-devel list, 2019-06-22 > setClass("tilingFSet", slots = c(x = "numeric")) > if(!is.null(getGeneric("oligoFn"))) removeGeneric("oligoFn") > setGeneric("oligoFn", > function(object, subset, target, value) { standardGeneric("oligoFn") }) > Sys.unsetenv("_R_CHE...
2019 Jun 28
2
methods package: A _R_CHECK_LENGTH_1_LOGIC2_=true error
> On 28 Jun 2019, at 16:03 , Martin Maechler <maechler at stat.math.ethz.ch> wrote: > >>>>>> Henrik Bengtsson >>>>>> on Thu, 27 Jun 2019 16:00:39 -0700 writes: > >> Using: >> >> untrace(methods::conformMethod) >> at <- c(12,4,3,2) >> str(body(methods::conformMethod)[[at]]) >> ## language omittedSig