Hi all,
I have noticed older threads with similar issues for this bioconductor package - but back when posit was Rstudio cloud. As no solution was previously identified I am raising this again.
Below is the command and error log when trying to run this command. I don't believe this is a memory issue (using free account to get a feel for posit cloud) as memory bar does not move during install.
BiocManager::install("rtracklayer",update= FALSE)
- installing source package ‘SummarizedExperiment’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
Killed
ERROR: lazy loading failed for package ‘SummarizedExperiment’ - removing ‘/cloud/lib/x86_64-pc-linux-gnu-library/4.3/SummarizedExperiment’
ERROR: dependency ‘SummarizedExperiment’ is not available for package ‘GenomicAlignments’ - removing ‘/cloud/lib/x86_64-pc-linux-gnu-library/4.3/GenomicAlignments’
ERROR: dependency ‘GenomicAlignments’ is not available for package ‘rtracklayer’ - removing ‘/cloud/lib/x86_64-pc-linux-gnu-library/4.3/rtracklayer’
Regards,
D