Skip to content

[Bioc-devel] failing package TimeSeriesExperiment

1 message · Lan Huong Nguyen

#
Dear Lori,

I sorry for a late response. I have finally found time to look into the
package error.
I fixed the current error while check is performed for
TimeSeriesExperiment, however, there is another that I cannot
address due to dependencies.

My package uses a voom() function from limma package. In the newest version
of the function in line 73 of the file voom.R:

f <- approxfun(l, rule = 2, ties = list("ordered", mean))


The third argument causes the following error:

 Error in get(as.character(FUN), mode = "function", envir = envir) :
Please, let me know if there is a way to address the limma package, as I
can't find a public github repository
for the devel version of limma to submit an issue.

Thank you,
Lan


On Fri, Jun 7, 2019 at 6:38 AM Shepherd, Lori <Lori.Shepherd at roswellpark.org>
wrote: