leighseverson / countyweather

9 stars 11 forks source link

problem with meteo_pull_monitors #57

Closed leighseverson closed 8 years ago

leighseverson commented 8 years ago

When I try to run functions/code involving meteo_pull_monitors, I'm getting the following error message:

Error: 'meteo_pull_monitors' is not an exported object from 'namespace:rnoaa'

geanders commented 8 years ago

Are you sure you have the rnoaa version from ropenscilabs rather than CRAN or ropensci? Double check that (reinstall from GitHub and restart R if you're not sure), then let me know if you still have problems.


From: Rachel Severson notifications@github.com Sent: Thursday, July 14, 2016 7:11:24 PM To: leighseverson/countyweather Subject: [leighseverson/countyweather] problem with meteo_pull_monitors (#57)

When I try to run functions/code involving meteo_pull_monitors, I'm getting the following error message:

Error: 'meteo_pull_monitors' is not an exported object from 'namespace:rnoaa'

You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/leighseverson/countyweather/issues/57, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AFVFiIwb99xCJ0SQdDD6LpJ08iFO7VE5ks5qVt48gaJpZM4JM_c4.

leighseverson commented 8 years ago

restarting R did the trick!