Learn R Programming

wayback (version 0.2.4)

wb_pkg_install_worker: wb_pkg_install_worker

Description

wb_pkg_install_worker

Usage

wb_pkg_install_worker(pkg, repo_url, package_path, library_path, dependencies)

Arguments

pkg

character - package name specified as cha

repo_url

url of repository to get packages from

package_path

character - path to look for binary packages to install

library_path

character - lib_path to use first

dependencies

character vector - specifies which types of dependencies should be installed also