valentinitnelav / plotbiomes

R package for plotting Whittaker biomes with ggplot2
https://valentinitnelav.github.io/plotbiomes/
MIT License
34 stars 9 forks source link

Installation issues #9

Closed valentinitnelav closed 2 years ago

valentinitnelav commented 3 years ago

Rtools missing

> devtools::install_github("valentinitnelav/plotbiomes")
WARNING: Rtools is required to build R packages, but is not currently installed.

Please download and install Rtools 4.0 from https://cran.r-project.org/bin/windows/Rtools/.
Downloading GitHub repo valentinitnelav/plotbiomes@HEAD
Installing 51 packages: proxy, wk, e1071, units, s2, Rcpp, DBI, classInt, later, promises, httpuv, sp, plyr, raster, systemfonts, uuid, svglite, sf, htmlwidgets, htmltools, base64enc, colorspace, isoband, gtable, gridExtra, ggplot2, viridisLite, munsell, labeling, farver, lazyeval, leaflet.providers, viridis, scales, RColorBrewer, png, markdown, crosstalk, sfheaders, rapidjsonr, jsonify, geometries, leaflet, geojsonsf, webshot, servr, satellite, leafpop, leafem, mapview, data.table
Installing packages into ‘C:/Users/vs66tavy/Documents/R/win-library/4.0’
(as ‘lib’ is unspecified)

  There are binary versions available but the source versions are later:
          binary source needs_compilation
sf         1.0-2  1.0-3              TRUE
satellite  1.0.2  1.0.3              TRUE

  Binaries will be installed
...

Proxy issues

See #6 - Failed to install - unsupported proxy error message

HTTP error 401

See #8 - Installation issues - HTTP error 401