unpackPackage: Extract a Debian archive containing an R package binary

Description Usage Arguments

View source: R/debbie.R

Description

This function uses untar to extract the R package from within a Debian archive.

Usage

1
unpackPackage(pkg_path = tempdir(), pkg_file, dest_path = tempdir())

Arguments

pkg_path

A character string describing the location of the compressed package.

pkg_file

A character string describing the filename of the Debian package.

dest_path

A character string describing the intended destination directory of the package.


rpkyle/debbie documentation built on Oct. 13, 2020, 6:51 a.m.