Installing package - RCircos 1.1.3
1
0
Entering edit mode
3.7 years ago
zizigolu ★ 4.3k

Hello

I want to install RCircos 1.1.3 on R version 4.0.1because I need RCircos 1.1.3 as only this works on a specific plot

But I get this error

Warning in install.packages :
  package ‘~/Downloads/RCircos_1.1.3.tar’ is not available (for R version 4.0.1)

Is it possible to install that yet? Any trick?

R RCircos • 1.3k views
ADD COMMENT
0
Entering edit mode

What is the command you are using to try to install it?

ADD REPLY
5
Entering edit mode
3.7 years ago
ATpoint 81k
devtools::install_version("RCircos", version = "1.1.3", repos = "http://cran.us.r-project.org")

Please always include your code if you show errors and warnings.

ADD COMMENT

Login before adding your answer.

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