Install the version of R required for DASC
1
0
Entering edit mode
1494309230 • 0
@1494309230-24040
Last seen 3.7 years ago

Before installing DASC, you need to install three dependent packages: NMF, CVxClustr, and Biobase. What version of R is required? This is the error I received when installing the NMF dependent package.

Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : 
  there is no package called 'pillar'
ERROR: lazy loading failed for package 'ggplot2'
* removing 'D:/R/R-3.4.0/library/ggplot2'
Warning in install.packages :
  运行命令'"D:/R/R-34~1.0/bin/x64/R" CMD INSTALL -l "D:\R\R-3.4.0\library" C:\Users\WCM\AppData\Local\Temp\RtmpABbBU7/downloaded_packages/ggplot2_3.3.2.tar.gz'的状态是1
Warning in install.packages :
  installation of package ‘ggplot2’ had non-zero exit status

The downloaded source packages are in
    ‘C:\Users\WCM\AppData\Local\Temp\RtmpABbBU7\downloaded_packages’
>
DASC • 497 views
ADD COMMENT
0
Entering edit mode
@martin-morgan-1513
Last seen 20 days ago
United States

DASC was removed from Bioconductor in release 3.8, https://bioconductor.org/about/removed-packages/ (October, 2018) so to use it you would likely need an R (version 3.5, from https://bioconductor.org/about/release-announcements/) that is at least 2 years old. I would not suggest pursuing this, except if this is to reproduce a previous analysis.

ADD COMMENT

Login before adding your answer.

Traffic: 326 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6