atlanhq / rLandsat

R Package to make Landsat8 data accessible
GNU General Public License v3.0
96 stars 20 forks source link

‘rLandsat’ is not available (for R version 3.5.2) #8

Closed FrancescoReyes closed 5 years ago

FrancescoReyes commented 5 years ago

All simply, when installing the rLandsat package:

``install.packages("rLandsat") Installing package into ‘C:/Users/Ut1/Documents/R/win-library/3.5’ (as ‘lib’ is unspecified) Warning in install.packages : package ‘rLandsat’ is not available (for R version 3.5.2)

for whar R version is rLandsat available?

himanshu-sikaria commented 5 years ago

Please install rLandsat from github directly. devtools::install_github("atlanhq/rLandsat")