build_zipfunciton: Build zipfunction.sh

Description Usage Arguments Value

View source: R/build.R

Description

Build the zip function. This is a shell script that make a copy of all R binaries, R execs, the .R lambda function and all R libraries that is necessery to RUN the lambda function informed. ALL the SHARED LIBS must be specified by hand later.

Usage

1
build_zipfunciton(path, lambda_name, pkg_names)

Arguments

path

Folder to where the file mus be written

lambda_name

Name of the lambda funcion

pkg_names

A character vector of the packages that you need to pass do lambda

Value

Nothing. Builds a text file named zipfunction in the folder that you specify in path


zegkreist/lambaRt documentation built on Dec. 12, 2019, 9:15 a.m.