package 'karyoploteR' is not available (for R version 3.3.3)
1
0
Entering edit mode
6.3 years ago
kalahari • 0
source("https://bioconductor.org/biocLite.R")

library(rlang)
library(karyoploteR)
library(biomaRt)
library(regioneR)
library(GenomicRanges)

package 'karyoploteR' is not available (for R version 3.3.3)

I've downloaded all packages, updated everything but this message wont disappear.

platform x86_64-apple-darwin13.4.0
arch x86_64
os darwin13.4.0
system x86_64, darwin13.4.0
status
major 3
minor 3.3
year 2017
month 03
day 06
svn rev 72310
language R
version.string R version 3.3.3 (2017-03-06) nickname Another Canoe

karyoploteR R • 3.1k views
ADD COMMENT
0
Entering edit mode

Did you follow the instructions for installation? https://bioconductor.org/packages/release/bioc/html/karyoploteR.html

ADD REPLY
1
Entering edit mode
6.3 years ago
Charles Plessy ★ 2.9k

The karyotypeR page on the Bioconductor website indicates that the karyotypeR package requires a version of R equal or higher to 3.4. So you would need to upgrade R (or install R >= 3.4 in parallel with your current version), in order to use karyotypeR.

ADD COMMENT

Login before adding your answer.

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