-> R package for processing and analyzing single-cell ATAC-seq data.
Error
~~~
** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (BSgenome) ERROR: dependency ‘DirichletMultinomial’ is not available for package ‘TFBSTools’ * removing ‘/~~~/anaconda3/envs/ATAC_env/lib/R/library/TFBSTools’ ERROR: dependency ‘TFBSTools’ is not available for package ‘chromVAR’ * removing ‘/~~~/anaconda3/envs/ATAC_env/lib/R/library/chromVAR’ ERROR: dependency ‘TFBSTools’ is not available for package ‘motifmatchr’ * removing ‘/~~~/anaconda3/envs/ATAC_env/lib/R/library/motifmatchr’
다운로드한 소스 패키지들은 다음의 위치에 있습니다 ‘/tmp/RtmpnFijPc/downloaded_packages’ '.Library'내 HTML 패키지 목록을 업데이트 하고 있습니다 Making 'packages.html' ... 완료 ── R CMD build ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── ✔ checking for file ‘/tmp/RtmpnFijPc/remotes3bf442c46bb45/GreenleafLab-ArchR-c61b064/DESCRIPTION’ (632ms) ─ preparing ‘ArchR’: ✔ checking DESCRIPTION meta-information ... ─ cleaning src ─ checking for LF line-endings in source and make files and shell scripts (369ms) ─ checking for empty or unneeded directories ─ building ‘ArchR_1.0.2.tar.gz’ utils::tar(filepath, pkgname, compression = compression, compression_level = 9L, 에서 경고가 발생했습니다 : storing paths of more than 100 bytes is not portable: ‘ArchR/.github/ISSUE_TEMPLATE/bug-error-report---no-usage-questions---feature-requests--use-discussions--.md’
ERROR: dependencies ‘motifmatchr’, ‘chromVAR’ are not available for package ‘ArchR’ * removing ‘/~~~/anaconda3/envs/ATAC_env/lib/R/library/ArchR’ 경고메시지(들): 1: i.p(...)에서: 패키지 ‘DirichletMultinomial’의 설치가 0이 아닌 종료상태를 가졌습니다 2: i.p(...)에서: 패키지 ‘TFBSTools’의 설치가 0이 아닌 종료상태를 가졌습니다 3: i.p(...)에서: 패키지 ‘chromVAR’의 설치가 0이 아닌 종료상태를 가졌습니다 4: i.p(...)에서: 패키지 ‘motifmatchr’의 설치가 0이 아닌 종료상태를 가졌습니다 5: i.p(...)에서: 패키지 ‘/tmp/RtmpnFijPc/file3bf44360d793f/ArchR_1.0.2.tar.gz’의 설치가 0이 아닌 종료상태를 가졌습니다
Error Correction
‘motifmatchr’, ‘chromVAR'를 conda environmnet에 따로 설치 후 재설치 해보았음.