Installation

The binary version can be simply unzipped into the RHOME/library/ directory of the R installation.
  cd RHOME/library
  unzip RWinRegistry_0.1-0_binary.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 RWinRegistry
or
 cd ../gnuwin32
 make pkg-RWinRegistry

Duncan Temple Lang <duncan@research.bell-labs.com>
Last modified: Mon Jan 6 14:09:50 UTC 2003