pkgsnap (version 1.0.0)

get_description: Extract and read the DESCRIPTION file from an R package tarball

Description

Extract and read the DESCRIPTION file from an R package tarball

Usage

get_description(package_file)

Arguments

package_file

Path and name of the tarball.

Value

A named list of DESCRIPTION fields.