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 inherits(ds, "data.frame") : object 'ds' not found #351

Closed
ShinyboyB opened this issue Sep 6, 2021 · 3 comments
Closed

Error in inherits(ds, "data.frame") : object 'ds' not found #351

ShinyboyB opened this issue Sep 6, 2021 · 3 comments
Assignees

Comments

@ShinyboyB
Copy link

Hey guys,

I am working with REDcapR since April without any problems.
But I want to handover my project and run into the following problem:
My colleague gets with supposedly the same setting the error code above. I tride the troubleshooting with data hosted by the OUHSC BBMC. But is not working.
I'm using version 0.11.0 with following code:
df <- redcap_read_oneshot(redcap_uri = url, token = token, export_data_access_groups =T)$data

I hope someone can help me to solve that problem.

kind regards,

Bernhard

@ShinyboyB
Copy link
Author

ok this must be a local problem, because it is working on other machines.

@wibeasley
Copy link
Member

wibeasley commented Sep 6, 2021

@ShinyboyB, version 1.0.0 has been on CRAN since late July. I suggest making sure all packages are up-to-date, including REDCapR's dependencies. Especially readr 2.0.

edit: and thanks for being thorough and testing it on multiple machines.

@wibeasley wibeasley self-assigned this Sep 6, 2021
@ShinyboyB
Copy link
Author

ShinyboyB commented Sep 13, 2021

@wibeasley thank your very much for your reply. I updated everything. But on this particular machine it is not working. I will reinstall R to see if we can fix the problem with that

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