File: copyright

package info (click to toggle)
r-cran-iterators 1.0.10-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 548 kB
  • sloc: sh: 29; makefile: 2
file content (39 lines) | stat: -rw-r--r-- 1,342 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
This is the Debian GNU/Linux r-cran-iterators package of iterators, a
package providing support for traversing elements of a vector, list or
other data container object in R, which was written by REvolution
Computing, Inc.

This package was created by Dirk Eddelbuettel <edd@debian.org>.
The sources were downloaded from the CRAN network at
	http://cran.r-project.org

The package was renamed from its upstream name 'iterators' to
'r-cran-iterators' 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: iterators
  Type: Package
  Title: Iterator construct for R
  Version: 1.0.0
  Author: REvolution Computing
  Maintainer: REvolution Computing <support@REvolution-computing.com>
  Description: Support for iterators, which allow a programmer to
          traverse through all the elements of a vector, list, or other
          collection of data.
  Depends: R (>= 2.5.0), utils
  Suggests: foreach
  License: Apache License (== 2.0)
  Packaged: 2009-06-26 18:14:19 UTC; weston
  Repository: CRAN
  Date/Publication: 2009-06-27 08:16:21