Here is the program I run: install.packages("weatherData") library(weatherData) istanbul <- getWeatherForDate("Istanbul", start_date = Sys.Date() - 41, end_date = Sys.Date()) After I run, it returns an error: Quitting from lines 3-31 (ist_weather.spin.Rmd) ...