ropensci / rnoaa

R interface to many NOAA data APIs
https://docs.ropensci.org/rnoaa
Other
330 stars 84 forks source link

arc2 data #201

Closed sckott closed 7 years ago

ghost commented 7 years ago

Hi Scott devtools::install_github("ropensci/rnoaa") wont install in R 3.2

ghost commented 7 years ago

Downloading GitHub repo ropensci/rnoaa@master from URL https://api.github.com/repos/ropensci/rnoaa/zipball/master Installing rnoaa Error in data.frame(package = package, installed = installed, available = available, : row names contain missing values

sckott commented 7 years ago

@antoniospars it wouldn't hurt to upgrade your R version - that's a separate issue

for installing rnoaa - what operating system are you on?

ghost commented 7 years ago

Am using R 3.2.5 running on Windows 10.

On 22 Feb 2017 20:46, "Scott Chamberlain" notifications@github.com wrote:

@antoniospars https://github.com/antoniospars it wouldn't hurt to upgrade your R version - that's a separate issue

for installing rnoaa - what operating system are you on?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ropensci/rnoaa/issues/201#issuecomment-281745757, or mute the thread https://github.com/notifications/unsubscribe-auth/AFUyRT7QGvW6ol4hwhCV_A5nw4hG93hWks5rfHR7gaJpZM4MIGOf .

sckott commented 7 years ago

trying to get a windows binary for you ..

sckott commented 7 years ago

rnoaa_0.6.7.9199.zip

@antoniospars can you download and install this windows binary

e.g. like install.packages("filepath", repos = NULL)

ghost commented 7 years ago

Thanks

On 23 Feb 2017 00:33, "Scott Chamberlain" notifications@github.com wrote:

rnoaa_0.6.7.9199.zip https://github.com/ropensci/rnoaa/files/794861/rnoaa_0.6.7.9199.zip

@antoniospars https://github.com/antoniospars can you download and install this windows binary

e.g. like install.packages("filepath", repos = NULL)

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ropensci/rnoaa/issues/201#issuecomment-281811225, or mute the thread https://github.com/notifications/unsubscribe-auth/AFUyRclKOp89c40YxKxIqcmib8Tez5U6ks5rfKmsgaJpZM4MIGOf .

sckott commented 7 years ago

sorted