drat (version 0.1.5)

identifyPackageType: Identifies the package type from a filename

Description

This function identifies the package type from a filename.

Usage

identifyPackageType(file)

Arguments

file

An R package in source or binary format,

Value

string Type of the supplied package.

Details

The returned string is suitable for write_PACKAGES().