Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to load series - issue in "xml2dt" ? #2

Open
nsaleille opened this issue Mar 8, 2015 · 2 comments
Open

Unable to load series - issue in "xml2dt" ? #2

nsaleille opened this issue Mar 8, 2015 · 2 comments

Comments

@nsaleille
Copy link

Hi there,

Many thanks for the development effort, this tool's going to be great. I am trying to run search queries using RStudio, I have an api.key but any call to functions such as "series.search" will bring the following error:

Error in rbindlist(., fill = TRUE) : unused argument (fill = TRUE)

I think this might be related to the function xml2dt but I don't have any notion in XML...

Do you have any clue how I can fix that ?

Many thanks, Nic

@jcizel
Copy link
Owner

jcizel commented Mar 8, 2015

Hi Nic,

Please try to update the data.table package to its latest version (v1.9.4, or the dev version 1.9.5, available at github). It appears that you currently have the version that does not support the fill argument in rbindlist function. Let me know, whether the package works for you after the update.

Thanks!

@amobasheri
Copy link

Hi there:

I am relatively new to R but have installed the devtool and followed your instructions on installing FredR and have an api key. But when I follow your instructions on Fred <- FredR(api.key) I get the error message : could not find function "FredR". Can you assist?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants