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

checkmate not found with dependency discovery tools #298

Closed
pwildenhain opened this issue Mar 5, 2020 · 2 comments
Closed

checkmate not found with dependency discovery tools #298

pwildenhain opened this issue Mar 5, 2020 · 2 comments
Assignees

Comments

@pwildenhain
Copy link
Contributor

Whenever I run renv::snapshot() or rsconnect::writeMainfest() in my projects that use REDCapR it fails to find the checkmate dependency 🤷‍♂

An easy workaround is to just insert library(checkmate) somewhere in my code, but I'm sure there is a better solution.

To be clear, installing the package works fine, it's just the dependency discovery that fails. If you think this is worth investigating, I'm happy to try and make a reproducible example. I also understand if you think this falls out of the scope of this package. But the fact that the problem persists across multiple tools makes me think the wires are crossed somewhere in REDCapR

@wibeasley wibeasley self-assigned this Mar 5, 2020
@wibeasley
Copy link
Member

Thanks @pwildenhain for the explanation.

Does this happen with the GitHub version of REDCapR? I haven't pushed to CRAN in a few months.
#255

@pwildenhain
Copy link
Contributor Author

The GitHub version did the trick 👌 thank you!

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