File: copyright

package info (click to toggle)
quadprog 1.5-8-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 272 kB
  • sloc: fortran: 682; ansic: 46; makefile: 2
file content (32 lines) | stat: -rw-r--r-- 1,309 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
This is the Debian GNU/Linux r-cran-quadprog package of quadprog, a
set of functions for solving quadratic programming problem in GNU R.
Quadprog was initially written for S by Berwin Turlach, and ported to
R by Andreas Weingessel.

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 'quadprog' to 
'r-cran-quadprog' to highlight the fact that is it a CRAN package for R.

Copyright (C) 1997-2008 Berwin Turlach and Andreas Weingessel

License: GPL-2

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: quadprog
    Version: 1.4-7
    Date: 2004-01-31
    Title: Functions to solve Quadratic Programming Problems.
    Author: S original by Berwin A. Turlach <berwin.turlach@anu.edu.au>
     R port by Andreas Weingessel <Andreas.Weingessel@ci.tuwien.ac.at>
    Maintainer: Andreas Weingessel <Andreas.Weingessel@ci.tuwien.ac.at>
    Description: This package contains routines and documentation for
            solving quadratic programming problems.
    License: GPL version 2 or later
    Packaged: Sat Jan 31 13:32:53 2004; hornik