r - quantmod::getFX function returns "character in a standard unambiguous format" -


i have been using quantmod::getfx on daily basis recently, , reason today makes shiny app crashes.

i updated r, packages, tried function on 2 different computers, still same error.

to replicate problem:

library(quantmod) getfx("eur/usd") 

the error is:

error in chartodate(x) :  character string not in standard unambiguous format 

let me know if need further information.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -