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

Error in (function (classes, fdef, mtable) #11

Open
SantoshSrinivas79 opened this issue Aug 26, 2014 · 1 comment
Open

Error in (function (classes, fdef, mtable) #11

SantoshSrinivas79 opened this issue Aug 26, 2014 · 1 comment

Comments

@SantoshSrinivas79
Copy link

I seem to have got rDrop working and have been able to upload files.

However, I am getting the following error related to all commands to either read or list files.

> dropbox_acc_info(dropbox_credentials)
Error in (function (classes, fdef, mtable)  : 
  unable to find an inherited method for function ‘fromJSON’ for signature ‘"raw", "missing"’
> 
> dropbox_dir(dropbox_credentials, pattern=".rdata")
Error in (function (classes, fdef, mtable)  : 
  unable to find an inherited method for function ‘fromJSON’ for signature ‘"raw", "missing"’

Please advise.

@karthik
Copy link
Owner

karthik commented Sep 3, 2014

Hi @fountainhead,
Can you share the results of your sessionInfo() after you run these function calls? They seem to work for me on a fresh install. Here are my relevant packages:

 [1] rDrop_0.3-0         stringr_0.6.2       plyr_1.8.1          ROAuth_0.92.0      
 [5] digest_0.6.4        RCurl_1.95-4.3      bitops_1.0-6        RJSONIO_1.3-0      
 [9] rmarkdown_0.2.49    knitr_1.6           devtools_1.5.0.9000

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

2 participants