Package: fork
Title: R functions for handling multiple processes.
Version: 1.0.3
Author: Gregory R. Warnes <warnes@bst.rochester.edu>
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 <warnes@bst.rochester.edu>
License: GPL
Packaged: Tue Aug  8 19:53:50 2006; warnes
