pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/R-foreach
Module name: wip
Committed by: bubuchka
Date: Thu May 3 22:37:49 UTC 2012
Import into wip/R-foreach
Log Message:
Import R-foreach-1.4.0 as wip/R-foreach.
Support for the foreach looping construct. Foreach is an idiom that
allows for iterating over elements in a collection, without the use
of an explicit loop counter. This package in particular is intended
to be used for its return value, rather than for its side effects.
In that sense, it is similar to the standard lapply function, but
doesn't require the evaluation of a function. Using foreach without
side effects also facilitates executing the loop in parallel.
Status:
Vendor Tag: BUBUCHKA
Release Tags: BUBUCHKA_20120504
N wip/R-foreach/Makefile
N wip/R-foreach/MESSAGE
N wip/R-foreach/distinfo
N wip/R-foreach/buildlink3.mk
N wip/R-foreach/DESCR
No conflicts created by this import
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index