\HeaderA{unpackSourcePkg}{Unpack package archive}{unpackSourcePkg}
\aliasA{unpackZipPkg}{unpackSourcePkg}{unpackZipPkg}
\keyword{misc}{unpackSourcePkg}
\begin{Description}\relax
Unpack an R package archive using system calls to tar and unzip.
\end{Description}
\begin{Usage}
\begin{verbatim}
unpackSourcePkg(pkg)
unpackZipPkg(pkg)
\end{verbatim}
\end{Usage}
\begin{Arguments}
\begin{ldescription}
\item[\code{pkg}] Path to an R package archive
\end{ldescription}
\end{Arguments}
\begin{Author}\relax
S. Falcon
\end{Author}


