esATAC icon indicating copy to clipboard operation
esATAC copied to clipboard

Bioconductor install esATAC stuck

Open ryao-mdanderson opened this issue 1 year ago • 1 comments

Hello esATAC team,

I tried to install esATAC followed by https://www.bioconductor.org/packages/release/bioc/html/esATAC.html. I use Bioconductor version 3.16 (BiocManager 1.30.18), R 4.2.1 (2022-06-23), use the commands R

library(BiocManager) BiocManager::install("esATAC")

it successfully installed the dependencies packages, but stuck on the testing stage.

installing to /rsrch3/home/itops/ryao/R/x86_64-pc-linux-gnu-library/4.2/00LOCK-esATAC/00new/esATAC/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location

May I have your suggestion? Thank you!

Rong Yao

ryao-mdanderson avatar Mar 08 '23 21:03 ryao-mdanderson