We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
c33a88c
Fixed an new issue where packages installed by {using} would be missing RemoteRef metadata needed {renv} to write a restorable lockfile.
RemoteRef
API changed to using::pkg()
{using} provides detect_dependencies() to detect dependencies declared with using::pkg to facilitate use with capsule and renv.
using::pkg
capsule
renv
93d2e11
Add auto install feature (thanks @MilesMcBain). In interactive mode the user is prompted to install.
a1e1e7a
Remove max_version support
8a0445c
Initial release