This is in reference to Bioconductor, and should be addressed to the
Bioconductor support site
https://support.bioconductor.org
The problem is not with biocLite per se, but with installation of Rsamtools.
My guess is that Rsamtools wraps a library 'samtools', and tries to re-map
samtool's us
The first error, about 'unsupported scheme' is saying that you (your R) does
not have SSL support (as you tracked down, the problem is trying to read the
online repositories using https://, and the 'unsupported scheme' is https). The
code then goes on and uses the snapshot of mirrors available a
> -Original Message-
> From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Glenn
> Schultz
> Sent: Tuesday, October 20, 2015 10:36 AM
> To: R Help R
> Subject: [R] Creating S4 class with a slot as an array
>
> Hello All,
>
> I am trying to create an S4 class with a slot that
Please ask questions about Bioconductor packages on the Bioconductor support
site, https://support.bioconductor.org. This looks like R encountered an http
error instead of the file it was expecting. Martin
> -Original Message-
> From: R-help [mailto:r-help-boun...@r-project.org] On Behal
> -Original Message-
> From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Cara Fiore
> Sent: Wednesday, October 07, 2015 11:20 PM
> To: r-help@r-project.org
> Subject: [R] duplicate rows with rbind in a loop
>
> Dear R users,
>
> I wrote a simple script to change the header
GenomicRanges is a Bioconductor package.
Bioconductor packages are associated with R versions.
GenomicRanges 1.14.4 is from Bioconductor 2.13 / R version 3.0. This is from
2013, which is Quite A Long Time Ago.
The 'landing page' for this version of GenomicRanges is at
http://biocond
6 matches
Mail list logo