Hi there,
In order to use kissDE (http://kissplice.prabi.fr/tools/kissDE/ ), I am trying to install the DelayArray package (an dependency of DSS) (http://www.bioconductor.org/packages/release/bioc/html/DelayedArray.html) in R-3.4.0. Unfortunately, I run into some failures like this:
installing to library R-3.4.0/R-3.4.0/lib64/R/libraryâ installing source package âDelayedArrayâ ... * R * inst ** preparing package for lazy loading
Error in setMethod("arbind", "DelayedArray", .DelayedArray_arbind) :
no existing definition for function âarbindâError : unable to load R code in package âDelayedArrayâ
ERROR: lazy loading failed for package âDelayedArrayâ
removing R-3.4.0/R-3.4.0/lib64/R/library/DelayedArrayâ
In addition, DelayArray package requires the R-3.4.0 version, but I am not sure about what kissDE version 1.4.0 is built on (is it R-3.4.0 or R-3.3.0?)? If it is R-3.3.0, why does it need DelayArray package?
Would you like to give me a hand about this?
Many thanks,
Regards,
Tom