-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Labels
featurea feature request or enhancementa feature request or enhancement
Description
With RStudio's plans to drop support for 32-bit R, there are going to be a number of users who can't connect to existing datasets. To get around this problem I wrote a few functions to fetch sql queries with 32-bit Rscript and pass the data back to my active RStudio session. It would be nice if people in my situation, and the people in the thread above, could leverage callr to access their data. It wouldn't be a complete fix to the problem, since it would require a new connection to the data source each time callr is used, but I think it would help out in a lot of use cases. I'd be happy to contribute if this is something that moves forward.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featurea feature request or enhancementa feature request or enhancement