Hello,
I am a new guy in bioconductor and I fail to install package "airway":
Here is my command:
source("http://www.bioconductor.org/biocLite.R") biocLite("airway")
My problem is:
Error in untar2(tarfile, files, list, exdir, restore_times) : incomplete block on file
Can anyone help me?
Thank you very much in advance,
Could you add your sessionInfo()? Especially the version of Bioconductor and R are relevant.
Hi WouterDeCoster,
Thank you very much for your reply. the following is the information.
Jimmy
> biocLite("airway")
BioC_mirror: https://bioconductor.org
Using Bioconductor 3.4 (BiocInstaller 1.24.0), R 3.3.2 (2016-10-31).
Installing package(s) ‘airway’
installing the source package ‘airway’
trying URL 'https://bioconductor.org/packages/3.4/data/experiment/src/contrib/airway_0.108.0.tar.gz'
Content type 'application/x-gzip' length 11755934 bytes (11.2 MB)
downloaded 11.2 MB
Error in untar2(tarfile, files, list, exdir, restore_times) :
incomplete block on file
The downloaded source packages are in
‘C:\Users\Yi Li\AppData\Local\Temp\RtmpasmgTS\downloaded_packages’
Warning messages:
1: running command '"C:/R/R-33~1.2/bin/x64/R" CMD INSTALL -l "C:\Users\Yi Li\Documents\R\win-library\3.3" C:\Users\Yi Li\AppData\Local\Temp\RtmpasmgTS/downloaded_packages/airway_0.108.0.tar.gz' had status 1
2: In install.packages(pkgs = doing, lib = lib, ...) :
installation of package ‘airway’ had non-zero exit status