Hi,

On Monday, July 21, 2014, Shane Carey <careys...@gmail.com> wrote:

> Hey,
>
> What version of R is required to use the plotly library?
>
> I have R version 3.0.1 and it will not allow me to install the devtools
> package or the ploty package.
>
> I have googled and searched to see what version of R I should be running
> but could not find anything.


It's always a good idea to upgrade to the current release of R before
asking questions like that (3.1.1). But in general, packages on CRAN
clearly state what version of R is needed, as in

http://cran.r-project.org/web/packages/devtools/index.html
devtools: Tools to make developing R code easier

Collection of package development tools

Version:1.5Depends:R (≥ 3.0.2)

For packages not on CRAN, like plotly, you may need to download the package
and check the DESCRIPTION file.

Sarah


-- 
Sarah Goslee
http://www.stringpage.com
http://www.sarahgoslee.com
http://www.functionaldiversity.org

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to