Hi there. I'm running your codes accordingly for ASpli library installation. However, the following output (below) is what i get. Any recommendations?
Error: package or namespace load failed for ‘lattice’:
package ‘lattice’ was installed by an R version with different internals; it needs to be reinstalled for use with this R version
Error : package ‘lattice’ could not be loaded
ERROR: lazy loading failed for package ‘latticeExtra’
removing ‘/home/king/R/x86_64-pc-linux-gnu-library/3.5/latticeExtra’
ERROR: dependency ‘latticeExtra’ is not available for package ‘Hmisc’
removing ‘/home/king/R/x86_64-pc-linux-gnu-library/3.5/Hmisc’
ERROR: dependency ‘locfit’ is not available for package ‘edgeR’
removing ‘/home/king/R/x86_64-pc-linux-gnu-library/3.5/edgeR’
ERROR: dependency ‘SummarizedExperiment’ is not available for package ‘GenomicAlignments’
removing ‘/home/king/R/x86_64-pc-linux-gnu-library/3.5/GenomicAlignments’
ERROR: dependency ‘GenomicAlignments’ is not available for package ‘rtracklayer’
removing ‘/home/king/R/x86_64-pc-linux-gnu-library/3.5/rtracklayer’
ERROR: dependency ‘rtracklayer’ is not available for package ‘BSgenome’
removing ‘/home/king/R/x86_64-pc-linux-gnu-library/3.5/BSgenome’
ERROR: dependency ‘rtracklayer’ is not available for package ‘GenomicFeatures’
removing ‘/home/king/R/x86_64-pc-linux-gnu-library/3.5/GenomicFeatures’
ERROR: dependencies ‘SummarizedExperiment’, ‘rtracklayer’, ‘BSgenome’, ‘GenomicFeatures’ are not available for package ‘VariantAnnotation’
removing ‘/home/king/R/x86_64-pc-linux-gnu-library/3.5/VariantAnnotation’
ERROR: dependencies ‘GenomicFeatures’, ‘rtracklayer’ are not available for package ‘ensembldb’
removing ‘/home/king/R/x86_64-pc-linux-gnu-library/3.5/ensembldb’
ERROR: dependencies ‘Hmisc’, ‘SummarizedExperiment’, ‘GenomicAlignments’, ‘GenomicFeatures’, ‘VariantAnnotation’, ‘ensembldb’ are not available for package ‘biovizBase’
removing ‘/home/king/R/x86_64-pc-linux-gnu-library/3.5/biovizBase’
ERROR: dependencies ‘rtracklayer’, ‘GenomicFeatures’, ‘BSgenome’, ‘biovizBase’, ‘latticeExtra’, ‘GenomicAlignments’ are not available for package ‘Gviz’
removing ‘/home/king/R/x86_64-pc-linux-gnu-library/3.5/Gviz’
ERROR: dependencies ‘edgeR’, ‘GenomicFeatures’, ‘GenomicAlignments’, ‘Gviz’ are not available for package ‘ASpli’
The downloaded source packages are in
‘/tmp/RtmpLVydvC/downloaded_packages’
installation path not writeable, unable to update packages: cluster, codetools,
foreign, lattice, Matrix, mgcv, nlme, rpart, survival
There were 14 warnings (use warnings() to see them)
Hi there. I'm running your codes accordingly for ASpli library installation. However, the following output (below) is what i get. Any recommendations?
Error: package or namespace load failed for ‘lattice’: package ‘lattice’ was installed by an R version with different internals; it needs to be reinstalled for use with this R version Error : package ‘lattice’ could not be loaded ERROR: lazy loading failed for package ‘latticeExtra’
The downloaded source packages are in ‘/tmp/RtmpLVydvC/downloaded_packages’ installation path not writeable, unable to update packages: cluster, codetools, foreign, lattice, Matrix, mgcv, nlme, rpart, survival There were 14 warnings (use warnings() to see them)
Thanks