This is the Debian GNU/Linux r-cran-ttr package of TTR.  The TTR
package provides functions to create trading rules. It was written 
by Joshua Ulrich.

This package was created by Dirk Eddelbuettel <edd@debian.org>.
The sources were downloaded from the main CRAN site
	http://cran.r-project.org/src/contrib/
and are also available from all CRAN mirrors as e.g.
	http://cran.us.r-project.org/src/contrib/

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

Files: *
Copyright: 2007 - 2017  Joshua Ulrich
License: GPL-2

Files: debian/*
Copyright: 2017  Dirk Eddelbuettel <edd@debian.org>
License: GPL-2+

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

For reference, the upstream DESCRIPTION file is included below:

   Package: TTR
   Type: Package
   Title: Technical Trading Rules
   Version: 0.23-1
   Date: 2016-03-19
   Author: Joshua Ulrich
   Maintainer: Joshua Ulrich <josh.m.ulrich@gmail.com>
   Imports: xts (>= 0.9-3), zoo
   LinkingTo: xts
   Enhances: quantmod
   Suggests: RUnit
   Description: Functions and data to construct technical trading rules with R.
   License: GPL-2
   URL: https://github.com/joshuaulrich/TTR
   BugReports: https://github.com/joshuaulrich/TTR/issues
   NeedsCompilation: yes
   Packaged: 2016-03-19 16:55:18 UTC; josh
   Repository: CRAN
   Date/Publication: 2016-03-21 00:06:52
