Skip to content

ERROR: dependency 'httr' is not available for package 'plotly' #253

@chriddyp

Description

@chriddyp

In windows, installing plotly yields:

> devtools::install_github("ropensci/plotly")
Downloading github repo ropensci/plotly@master
Installing plotly
Installing 5 packages: curl, httr, R6, Rcpp, stringi
package ‘curl’ successfully unpacked and MD5 sums checked
Warning: cannot remove prior installation of package ‘curl’
package ‘httr’ successfully unpacked and MD5 sums checked
Warning: cannot remove prior installation of package ‘httr’
package ‘R6’ successfully unpacked and MD5 sums checked
package ‘Rcpp’ successfully unpacked and MD5 sums checked
Warning: cannot remove prior installation of package ‘Rcpp’
package ‘stringi’ successfully unpacked and MD5 sums checked
Warning: cannot remove prior installation of package ‘stringi’
"C:/PROGRA~1/R/R-32~1.1/bin/x64/R" --no-site-file --no-environ --no-save --no-restore CMD  \
  INSTALL  \
  "C:/Users/legion/AppData/Local/Temp/RtmpcRv8eO/devtools156024f159b7/ropensci-plotly-92c3ac4"  \
  --library="C:/Program Files/R/R-3.2.1/library" --install-tests 

ERROR: dependency 'httr' is not available for package 'plotly'
* removing 'C:/Program Files/R/R-3.2.1/library/plotly'
Error: Command failed (1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions