Package: PMwR
Type: Package
Title: Portfolio Management with R
Version: 0.10-1
Date: 2018-10-19
Maintainer: Enrico Schumann <es@enricoschumann.net>
Authors@R: person(given = "Enrico", family = "Schumann", 
                  role  = c("aut", "cre"),
                  email = "es@enricoschumann.net",
		  comment = c(ORCID = "0000-0001-7601-6576"))
Description: Functions and examples for 'Portfolio
  Management with R': backtesting investment and
  trading strategies, computing profit/loss and
  returns, analysing trades, handling lists of
  transactions, reporting, and more.
Imports: NMOF, crayon, datetimeutils, fastmatch, orgutils, parallel,
        textutils, utils, zoo
Suggests: RUnit, rbenchmark
Depends: R (>= 2.10)
License: GPL-3
LazyLoad: yes
LazyData: yes
ByteCompile: yes
URL: http://enricoschumann.net/PMwR/
NeedsCompilation: no
Packaged: 2018-10-19 06:41:02 UTC; es19
Author: Enrico Schumann [aut, cre] (<https://orcid.org/0000-0001-7601-6576>)
Repository: CRAN
Date/Publication: 2018-10-28 19:00:28 UTC
