biocLite("SGSeq") package is not working for R version 3.2.3
1
0
Entering edit mode
6.6 years ago
asravijv • 0

biocLite("SGSeq") package is not working for R version 3.2.3. please help me to get it out from the problem

SGSeq • 1.5k views
ADD COMMENT
0
Entering edit mode

Post all commands that got you to this point.

ADD REPLY
0
Entering edit mode
6.6 years ago
theobroma22 ★ 1.2k

Try http rather https...

try http:// if https:// URLs are not supported

source("https://bioconductor.org/biocLite.R")
biocLite("SGSeq")
ADD COMMENT

Login before adding your answer.

Traffic: 2305 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