Similar to apply and lapply, applies a function to all items of a list, and returns a list with the results. Uses Rmpi to distribute the processing evenly across a cluster. If Rmpi is not available, implements this as a non-parallel algorithm. Includes some debugging support
| Version: | 0.1 |
| Depends: | R (≥ 2.0.1) |
| Suggests: | Rmpi |
| Published: | 2005-06-24 |
| Author: | Duane Currie |
| Maintainer: | Duane Currie <duane.currie at acadiau.ca> |
| License: | GPL (≥ 2) |
| URL: | http://ace.acadiau.ca/math/ACMMaC/software/papply/ |
| In views: | HighPerformanceComputing |
| CRAN checks: | papply results |
| Package source: | papply_0.1.tar.gz |
| MacOS X binary: | papply_0.1.tgz |
| Windows binary: | papply_0.1.zip |
| Reference manual: | papply.pdf |
| News/ChangeLog: | ChangeLog |
| Reverse depends: | IQMNMR |