Skip to content

source("http://callr.org/install#DESCRIPTION") #9

Description

@HenrikBengtsson

Add support for

source('http://callr.org/install#DESCRIPTION')

which should install all packages listed in the DESCRIPTION file of the current directory. This is useful for installing all required packages after having checked out/cloned a source package, e.g.

$ git clone git@github.com:Bioconductor/BiocParallel.git
$ Rscript -e "source('http://callr.org/install#DESCRIPTION')"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions