libpath
argument is not respected during build step
#195
Labels
bug
an unexpected problem or unintended behavior
libpath
argument is not respected during build step
#195
Use case:
Steps to reproduce:
rcmdcheck::rcmdcheck(<path to B source code>, libpath = <tempdir with A pre-installed>)
Things are correct if I add my tempdir into .libPath so it's clear that the build step is looking into the global .libPath instead of libpath argument.
Here's my output:
Plus some debug checks:
The text was updated successfully, but these errors were encountered: