File: copyright

package info (click to toggle)
gregmisc 2.1.5-2
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 196 kB
  • sloc: makefile: 1
file content (45 lines) | stat: -rw-r--r-- 2,008 bytes parent folder | download | duplicates (4)
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
40
41
42
43
44
45
This is the Debian GNU/Linux r-cran-gregmisc package of gregmisc, a
package with miscellaneous functions for GNU R. Gregmisc was written
and compiled by Gregory Warnes, with code provided by Ben Bolker,
Bendix Carstensen, Don MacQueen, William Venables, Marc Schwartz, Ben
Bolker, Ian Wilson, Kjetil Halvorsen, Arni Magnusson, Lodewijk
Bonebakker, and others.

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 'gregmisc' to
'r-cran-gregmisc' to fit the pattern of CRAN (and non-CRAN) packages
for R.

Note that as of version 2.0.8, gregmisc is 'virtual' and depends on
the component packages gdata, gmodels, gplots and gtools.

gregmisc is 
Copyright (C) 2001 - 2006 Gregory Warnes <Gregory R. Warnes <warnes@bst.rochester.edu> 
and released under the GNU General Public License (GPL).

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

For reference, the upstream DESCRIPTION file is included below:

   Package: gregmisc
   Title: Greg's Miscellaneous Functions
   Version: 0.10.2
   Date: 2004/04/13
   Author: Gregory R. Warnes.  Includes code provided by Ben Bolker, 
           Bendix Carstensen, Don MacQueen, William Venables,
   	Marc Schwartz, Ben Bolker, Ian Wilson, Kjetil Halvorsen,
   	Arni Magnusson, Lodewijk Bonebakker, ...
   Maintainer: Gregory R. Warnes <Gregory_R_Warnes@groton.pfizer.com>
   Depends: R (>= 1.9.0)
   Description: The gregmisc package is a repository for a variety of
                functions that I find myself needing but that don't seem
                to be available somewhere else. Most of the function in
                the gregmisc library fall into six general areas:
      	        permutations and combinations, tools for linear models,
   	        plots, data manipulation, and fixed or extended versions of
   	        existing functions.
   License: GPL