biozhp / org.Ta.eg.db

0 stars 0 forks source link

Error in installing the package #2

Open Agyeya7 opened 1 year ago

Agyeya7 commented 1 year ago

The link cannot be opened when i try to install the package in r studio: install.packages("https://media.githubusercontent.com/media/biozhp/org.Ta.eg.db/master/org.Ta.eg.db.tar.gz", repos=NULL, type="source") Installing package into ‘C:/Users/22874185/AppData/Local/R/win-library/4.2’ (as ‘lib’ is unspecified) trying URL 'https://media.githubusercontent.com/media/biozhp/org.Ta.eg.db/master/org.Ta.eg.db.tar.gz' Warning in install.packages : cannot open URL 'https://media.githubusercontent.com/media/biozhp/org.Ta.eg.db/master/org.Ta.eg.db.tar.gz': HTTP status was '404 Not Found' Error in download.file(p, destfile, method, mode = "wb", ...) : cannot open URL 'https://media.githubusercontent.com/media/biozhp/org.Ta.eg.db/master/org.Ta.eg.db.tar.gz'

Agyeya7 commented 1 year ago

It's not installing even when I try to install it in zip or the .gz format. install.packages("//uniwa.uwa.edu.au/userhome/students5/22874185/Downloads/org.Ta.eg.db.tar.gz", repos = NULL, type = "source") Installing package into ‘C:/Users/22874185/AppData/Local/R/win-library/4.2’ (as ‘lib’ is unspecified) Error in untar2(tarfile, files, list, exdir, restore_times) : incomplete block on file Warning in install.packages : installation of package ‘//uniwa.uwa.edu.au/userhome/students5/22874185/Downloads/org.Ta.eg.db.tar.gz’ had non-zero exit status