drat (version 0.2.4)

getPackageInfo: Get information from a binary package

Description

This function returns the compile-time information added to the DESCRIPTION file in the package.

Usage

getPackageInfo(file)

Value

A named vector with several components

Arguments

file

the fully qualified path of the package

Author

Dirk Eddelbuettel