[R-gregmisc-commits] r2051 - pkg/fork
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri May 29 04:57:51 CEST 2015
Author: warnes
Date: 2015-05-29 04:57:50 +0200 (Fri, 29 May 2015)
New Revision: 2051
Modified:
pkg/fork/DESCRIPTION
Log:
Bump version number
Modified: pkg/fork/DESCRIPTION
===================================================================
--- pkg/fork/DESCRIPTION 2015-05-29 02:27:55 UTC (rev 2050)
+++ pkg/fork/DESCRIPTION 2015-05-29 02:57:50 UTC (rev 2051)
@@ -1,11 +1,11 @@
Package: fork
-Title: R functions for handling multiple processes.
-Version: 1.2.6
-Date: 2014-09-18
-Author: Gregory R. Warnes <greg at warnes.net>. Financial
- support for some aspects of this package provided by Metrum Research Group,
+Title: R Functions for Handling Multiple Processes
+Version: 1.2.5
+Date: 2014-05-28
+Author: Gregory R. Warnes <greg at warnes.net>. Financial
+ support for some aspects of this package provided by Metrum Research Group,
LLC <http://www.metrumrg.com>.
-Description: These functions provides simple wrappers around the Unix process
+Description: These functions provides simple wrappers around the Unix process
management API calls: fork, signal, wait, waitpid, kill, and _exit. This
enables construction of programs that utilize and mange multiple concurrent
processes.
More information about the R-gregmisc-commits
mailing list