Skip to content

callr::rcmd_process_options: use libpath argument#212

Open
pawelru wants to merge 1 commit intor-lib:mainfrom
pawelru:patch-1
Open

callr::rcmd_process_options: use libpath argument#212
pawelru wants to merge 1 commit intor-lib:mainfrom
pawelru:patch-1

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