Skip to content
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

jmv suggest unexpected behavior #9

Open
karchjd opened this issue Oct 18, 2024 · 1 comment
Open

jmv suggest unexpected behavior #9

karchjd opened this issue Oct 18, 2024 · 1 comment

Comments

@karchjd
Copy link

karchjd commented Oct 18, 2024

I put jmv in the "Suggests" field because I need it for my testthat tests. That led to it being included in the .jmo file. After removing it from the "Suggests" field, it was still included in the .jmo file. I had to remove the build folder to get rid of it. Is this intended?

My expectation was that suggest is not installed, like in R packages, and, even if that is the case, it's not included anymore, when removed from "Suggests" .

@jonathon-love
Copy link
Member

you're quite correct. not intended ... if you want to remove a dependency from your module, you do need to nuke your build folder as you discovered.

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

No branches or pull requests

2 participants