Package: fork
Title: R functions for handling multiple processes.
Version: 1.0.1
Author: Gregory R Warnes <gregory_r_warnes@groton.pfizer.com>
Description: These functions  provides simple wrappers around the Unix process 
    management API calls: fork, wait, waitpid, kill, and _exit.  This
    enables construction of programs that utilize multiple concurrent
    processes.
Maintainer: Gregory R Warnes <gregory_r_warnes@groton.pfizer.com>
License: GPL
Packaged: Tue May 25 15:15:13 2004; warneg
