Skip to contents

Update installed KWB-packages or install KWB-packages for the first time

Usage

updateKwbPackages(
  packageNames = sort(installedKwbPackages()),
  skip = character(),
  package.dir = defaultPackageDir()
)

Arguments

packageNames

vector of packages to be installed. Default: names of all installed KWB-packages

skip

vector of packages not to be installed, even if they are listed in packageNames

package.dir

full path to the folder containing the binary package files