Package: PMwR
Type: Package
Title: Portfolio Management with R
Version: 0.11-0
Date: 2019-04-01
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, datetimeutils, fastmatch, orgutils, parallel, textutils,
        utils, zoo
Suggests: RUnit, crayon, rbenchmark
Depends: R (>= 2.10)
License: GPL-3
LazyLoad: yes
LazyData: yes
ByteCompile: yes
URL: http://enricoschumann.net/PMwR/
NeedsCompilation: no
Packaged: 2019-04-01 09:17:17 UTC; es19
Author: Enrico Schumann [aut, cre] (<https://orcid.org/0000-0001-7601-6576>)
Repository: CRAN
Date/Publication: 2019-04-01 09:50:23 UTC
