divime_vagrant_update: update/re-install DiViMe VM

Description Usage Arguments Details Value

View source: R/divime_vagrant_update.R

Description

update/re-install DiViMe VM

Usage

1
divime_vagrant_update(divime_loc, memoryoverride = 2048)

Arguments

divime_loc

character, path to DiViMe directory

memoryoverride

numeric value for the memory allocated to the VM (by default 2048, i.e. the default setting from DiViMi), see details

Details

this function destroys (deletes) the virtual machine, pulls the git repository again and installs the virtual machine

with the default value allocated to the VM's memory, you might run into trouble analyzing larger files. Apparently a value of 4096 should work (although I personally use 6144 to be safe). Note that you probably shouldn't use more than about half of the memory your actual machine has...

Also note that this process can take a long time to execute (expect at least 20 min up to one hour depending on your internet connection and computer power)

Value

creates a directory, clones the DiViMe repository into it and starts the virtual machine


gobbios/avutils documentation built on Feb. 19, 2020, 9:44 a.m.