Skip to content

Support to specify 32-bit R #95

@jpshanno

Description

@jpshanno

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions