Hey Shane, Sorry you're having trouble.
The quick start is here and walks through installation: https://plot.ly/r/. A note. If you're on Windows, you'll need Rtools to install devtools: http://cran.rstudio.com/bin/windows/Rtools/. As Sarah noted, Plotly isn't on CRAN. If you're having trouble, please let us know and we're happy to try and help, or open an issue on GitHub: https://github.com/ropensci/plotly/issues. M On Mon, Jul 21, 2014 at 4:05 AM, Sarah Goslee <sarah.gos...@gmail.com> wrote: > 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. > > [[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.