Closed zjwzzzz closed 5 years ago
There is not enough information in the post to understand what is going on... It is not an error inherent to MOFA, could be a problem with dependencies.
From googling the error: https://r.789695.n4.nabble.com/Error-in-rbind-info-getNamespaceInfo-env-quot-S3methods-quot-td4755490.html
I have solve the problem, thank you!
Hello,
I am receiving the following errors when installing MOFA (MOFAdata was fine):
Error in rbind(info, getNamespaceInfo(env, "S3methods")) : number of columns of matrices must match (see arg 2)
sessionInfo() R version 3.5.0 (2018-04-23) Platform: x86_64-pc-linux-gnu (64-bit) Running under: Linux Server
Matrix products: default BLAS: /BIGDATA1/app/R/3.5.0/lib64/R/lib/libRblas.so LAPACK: /BIGDATA1/app/R/3.5.0/lib64/R/lib/libRlapack.so
locale: [1] C
attached base packages: [1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached): [1] lattice_0.20-38 matrixStats_0.54.0 [3] IRanges_2.14.12 bitops_1.0-6 [5] grid_3.5.0 GenomeInfoDb_1.16.0 [7] stats4_3.5.0 zlibbioc_1.26.0 [9] XVector_0.20.0 S4Vectors_0.18.3 [11] Matrix_1.2-17 BiocParallel_1.14.2 [13] tools_3.5.0 Biobase_2.40.0 [15] RCurl_1.95-4.12 DelayedArray_0.6.6 [17] parallel_3.5.0 compiler_3.5.0 [19] BiocGenerics_0.26.0 GenomicRanges_1.32.7 [21] SummarizedExperiment_1.10.1 GenomeInfoDbData_1.1.0
Any idea?