runbgInstall: Remote install dMod to a ssh-reachable host

View source: R/remoteComputing.R

runbgInstallR Documentation

Remote install dMod to a ssh-reachable host

Description

Install your local dMod version to a remote host via ssh.

Usage

runbgInstall(sshtarget, source = NULL, type = "local")

Arguments

sshtarget

The ssh host url.

source

If type = local, source must point to the source directory of your dMod version. This is most probably you local dMod git repository.

type

Which dMod to install. At the moment, only your local version is supported.

Author(s)

Wolfgang Mader, Wolfgang.Mader@fdm.uni-freiburg.de


dkaschek/dMod documentation built on July 27, 2023, 11:45 p.m.