Package: PMwR
Type: Package
Title: Portfolio Management with R
Version: 0.14-0
Date: 2020-03-11
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: crayon, rbenchmark, tinytest
Depends: R (>= 2.10)
License: GPL-3
LazyLoad: yes
LazyData: yes
ByteCompile: yes
URL: http://enricoschumann.net/PMwR/,
        https://github.com/enricoschumann/PMwR,
        https://gitlab.com/enricoschumann/PMwR
NeedsCompilation: no
Packaged: 2020-03-11 19:56:00 UTC; es19
Author: Enrico Schumann [aut, cre] (<https://orcid.org/0000-0001-7601-6576>)
Repository: CRAN
Date/Publication: 2020-03-11 20:10:02 UTC
