This is the Debian GNU/Linux r-cran-foreach package of foreach, a
package providing support for foreach looping, which was written by
REvolution Computing, Inc.
This package was created by Dirk Eddelbuettel .
The sources were downloaded from the CRAN network at
http://cran.r-project.org
The package was renamed from its upstream name 'foreach' to
'r-cran-foreach' to fit the pattern of CRAN (and non-CRAN) packages
for R.
Copyright (C) 2008 - 2009 REvolution Computing, Inc.
License: Apache License (version 2.0)
On a Debian GNU/Linux system, the Apache License (version 2.0) is
included in the file /usr/share/common-licenses/Apache-2.0.
For reference, the upstream DESCRIPTION file is included below:
Package: foreach
Type: Package
Title: Foreach looping construct for R
Version: 1.2.0-1
Author: REvolution Computing
Maintainer: REvolution Computing
Description: 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.
Depends: R (>= 2.5.0), iterators(>= 1.0.0), codetools, utils
License: Apache License (== 2.0)
Packaged: 2009-06-26 18:15:52 UTC; weston
Repository: CRAN
Date/Publication: 2009-06-27 08:16:18