This is the Debian GNU/Linux r-cran-rcompgen package of rcompgen, a
collection of functions to generate potential completions for R
command snippets. Rcompgen was written by Deepayan Sarkar.

This package was created by Dirk Eddelbuettel <edd@debian.org>. The
sources were downloaded with the R 2.5.0 upstream sources. Sources for
rcompgen are available at CRAN at its mirrors at 
	http://cran.us.r-project.org/src/contrib/
as well as with R releases at
	http://cran.us.r-project.org/src/base/

The package was renamed from its upstream name 'rcompgen' to
'r-cran-rcompgen' to fit the pattern of CRAN (and non-CRAN) packages
for R.

Rcompgen is copyright by Deepayan Sarkar and released under the GNU GPL.

On a Debian GNU/Linux system, the GPL license is included in the file
/usr/share/common-licenses/GPL.

For reference, the upstream DESCRIPTION [with lines broken to 80 cols]
file is included below:

    Package: rcompgen
    Version: 0.1-8
    Priority: recommended
    Date: 2007/04/04
    Title: Completion generator for R
    Author: Deepayan Sarkar <deepayan.sarkar@r-project.org>
    Maintainer: Deepayan Sarkar <deepayan.sarkar@r-project.org>
    Description: Generates potential completions for a given command
        snippet based on circumstantial evidence
    Depends: R (>= 2.5.0)
    Imports: utils, methods
    LazyLoad: yes
    License: GPL version 2 or later
    Packaged: Wed Apr  4 16:58:18 2007; dsarkar
