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-rcmdr package of Rcmdr, a
platform-independent basic statistics GUI for GNU R. Rcmdr was written by
John Fox.
This package was created by Dirk Eddelbuettel <edd@debian.org>.
The sources were downloaded from
http://cran.us.r-project.org/src/contrib/
The package was renamed from its upstream name 'Rcmdr' to 'r-cran-rcmdr'
to fit the pattern of CRAN (and non-CRAN) packages for R.
Copyright (C) 2002 - 2008 John Fox
Portions Copyright (C) 2006-2008 Michael Ash, Theophilius Boye, \
Stefano Calza, Andy Chang, Philippe Grosjean,
Richard Heiberger, G. Jay Kerns, Renaud Lancelot, \
Matthieu Lesnoff, Samir Messad, Martin Maechler, \
Duncan Murdoch, Erich Neuwirth, Dan Putler, Brian Ripley, \
Miroslav Ristic, and Peter Wolf.
License: GPL-2
On a Debian GNU/Linux system, the GPL-2 license is included in the file
/usr/share/common-licenses/GPL-2.
For reference, the upstream DESCRIPTION file is included below:
Package: Rcmdr
Version: 0.9-0
Date: 2003/8/7
Title: R Commander
Author: John Fox <jfox@mcmaster.ca>.
Maintainer: John Fox <jfox@mcmaster.ca>
Depends: R (>= 1.7.0), tcltk, foreign, ctest, mva, car
Description:
A platform-independent basic-statistics GUI (graphical user interface)
for R, based on the tcltk package.
License: GPL version 2 or newer
URL: http://www.r-project.org, http://socserv.socsci.mcmaster.ca/jfox/
|