Package: multicore Version: 0.1-2 Title: Parallel processing of R code on machines with multiple cores or CPUs Author: Simon Urbanek Maintainer: Simon Urbanek Depends: R (>= 2.0.0) Description: This package provides a way of running parallel computations in R on machines with multiple cores or CPUs. Jobs can share the entire initial workspace and it provides methods for results collection. License: GPL-2 SystemRequirements: POSIX-compliant OS (essentially anything but Windows) URL: http://www.rforge.net/multicore/ OS_type: unix