Skip to content

callr::rcmd_process_options: use libpath argument #212

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pawelru
Copy link

@pawelru pawelru commented Jun 23, 2025

An attempt to fix r-lib/rcmdcheck#236

I still got error regarding the libpath and the r-lib/rcmdcheck#196 was not enough. rcmdcheck pass the libpaths correctly but it is not picked up inside pkgbuild (and the default libpath is used instead).

I does fix my use case. @gaborcsardi please check if this fixes yours and let me know if anything is needed from my side!

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

Successfully merging this pull request may close these issues.

Library path is still not OK in R CMD check
1 participant