Installation

The binary version can be simply unzipped into the RHOME/library/ directory of the R installation.
  cd RHOME/library
  unzip @ZIP_FILE@.zip

The source version can be installed by unzipping the source ZIP file into RHOME/src/library directory and then building the package using

 Rcmd install SWinTypeLibs
or
 cd ../gnuwin32
 make pkg-SWinTypeLibs

Duncan Temple Lang <duncan@research.bell-labs.com>
Last modified: Tue Jan 7 05:46:30 UTC 2003