get.deps.from.description: Extract R package dependencies from DESCRIPTION file

Description Usage Arguments Details

Description

get.deps.from.description extracts R package dependencies from the package DESCRIPTION file and writes packages.R script to install R package dependencies in the Docker image. See Details for exact usage

Usage

1

Arguments

dir

Directory where DESCRIPTION file is located

Details

The function is used to generate packages.R script that lists R package dependencies that need to be installed in Docker image for running the Jupyter notebook under Docker.

The user should use this function, only when the automatically generated packages.R script is incomplete or malformatted.


vladchimescu/RdocsJupyter documentation built on May 3, 2019, 6:15 p.m.