renv does not recognize packages from gitlab. This is how renv.lock looks
renv
renv.lock
"pulser": { "Package": "pulser", "Version": "1.1.1", "Source": "unknown", "Hash": "6a39476a6167f35803c69fb4abb8a17d" }
Can you be more precise ? It seems that the lock file currently got gitlab source in the lockfile. What is not working exactly ?
Thank you.
For reference, an issue has also been opened
I will close this. Noticed that by installing again the package and then doing the snapshot it worked properly.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.