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

writeManifest fails if using renv profiles #1104

Open
thomasp85 opened this issue Oct 4, 2024 · 1 comment
Open

writeManifest fails if using renv profiles #1104

thomasp85 opened this issue Oct 4, 2024 · 1 comment

Comments

@thomasp85
Copy link

If you are using the profiles feature of renv then the lockfile doesn't get written to the location expected by writeManifest() and the function fails with a cryptic error.

Optimally, renvLockFile() needs to be a bit smarter and find lockfiles related to the current profile

@aronatkins
Copy link
Contributor

Related, and possibly duplicate: #1041

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