Hello,
There is the next error in genArise package on the sparc platform:
Error: package 'tkrplot' could not be loaded
Call sequence:
3: stop(gettextf("package '%s' could not be loaded", pkg), call. = FALSE,
domain = NA)
2: .getRequiredPackages2(pkgInfo)
1: library(package, lib.loc = lib.loc, character.only = TRUE, verbose = FALSE)
Execution halted
I suppose the problem is that there is not support for tkrplot on the sparc
platform. Is this true??
Gustavo
[Bioc-devel] genArise on sparc
2 messages · Gustavo Corral, Seth Falcon
Gustavo Corral <gcorral@ifc.unam.mx> writes:
There is the next error in genArise package on the sparc platform:
Error: package 'tkrplot' could not be loaded
Call sequence:
3: stop(gettextf("package '%s' could not be loaded", pkg), call. = FALSE,
domain = NA)
2: .getRequiredPackages2(pkgInfo)
1: library(package, lib.loc = lib.loc, character.only = TRUE, verbose = FALSE)
Execution halted
I suppose the problem is that there is not support for tkrplot on the sparc
platform. Is this true??
We're looking into this. I'm pretty sure the error is not the fault of genArise, but either a config issue with our build on the Solaris box or something with tkrplot. Thanks for checking in on this. + seth