Skip to contents

Environments management

Create, manage and manipulate environments

envCreate()
Create a new environment
envList()
List existing environments
envInfo()
Display environment(s) information
envDelete()
Delete environments
lockFileUpdate()
Update lockFiles of specified environments
lockFileExport()
Export environment lockfile
envCopyTo()
Copy files to environments
envRemoveFrom()
Remove files from environments
envInstallPackage()
Install new package(s) to environment(s)

Run in environments

Run expressions in environments

runInEnv()
Run expressions in environments
benchInEnv()
Benchmark expression in multiple environments

Interactive VerR application

Shiny application to manage environments and run/benchmark expressions

VerRapp()
Launch the VerR Shiny Application