Latest build

This commit is contained in:
2023-09-28 09:44:06 +01:00
parent 788fab8610
commit b776fc7019
33 changed files with 527 additions and 30 deletions

View File

@@ -1,6 +1,19 @@
# Generated by roxygen2: do not edit by hand
export(activate)
export(compile_imports)
export(fetch_available_archives)
export(fetch_available_packages)
export(install_package_source)
export(isolate)
export(list_depends)
export(list_imports)
export(restore)
export(snapshot)
export(snapshot_create)
export(snapshot_history)
export(snapshot_latest)
import(jsonlite)
import(parallel)
import(remotes)
import(renv)