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
|
This is the Debian GNU/Linux r-cran-gplots package of bitops, a
package with programming tools for plotting data for GNU R. bitops was
written and compiled by Steve Dutky <sdutky@terpalum.umd.edu>,
extending initial work by Martin Maechler.
This package was created by Steffen Moeller <moeller@debian.org> following
a template of 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 'bitops' to
'r-cran-bitops' to fit the pattern of CRAN (and non-CRAN) packages for
R.
Copyright (C) 2005 Steve Dutky <sdutky@terpalum.umd.edu>
License: GPLv2+
On a Debian GNU/Linux system, the GPL license is included in the file
/usr/share/common-licenses/GPL.
For reference, the upstream DESCRIPTION file is included below:
Package: bitops
Version: 1.0-4
Date: 2005-01-28
Author: S original by Steve Dutky <sdutky@terpalum.umd.edu>
initial R port and extensions by Martin Maechler.
revised and modified by Steve Dutky
Maintainer: Steve Dutky <sdutky@terpalum.umd.edu>
Title: Functions for Bitwise operations
Description: Functions for Bitwise operations on integer vectors.
License: GPL version 2 or later
Packaged: Fri Jan 28 18:43:58 2005; dutky
|