Package: PMwR
Type: Package
Title: Portfolio Management with R
Version: 0.19-3
Date: 2023-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, datetimeutils, fastmatch, orgutils, parallel, textutils,
        utils, zoo
Suggests: crayon, rbenchmark, tinytest
Depends: R (>= 3.5)
License: GPL-3
LazyLoad: yes
LazyData: yes
ByteCompile: yes
URL: http://enricoschumann.net/PMwR/ ,
        https://git.sr.ht/~enricoschumann/PMwR ,
        https://gitlab.com/enricoschumann/PMwR ,
        https://github.com/enricoschumann/PMwR
NeedsCompilation: no
Packaged: 2023-10-19 06:53:41 UTC; es19
Author: Enrico Schumann [aut, cre] (<https://orcid.org/0000-0001-7601-6576>)
Repository: CRAN
Date/Publication: 2023-10-19 07:10:05 UTC
Built: R 4.2.0; ; 2023-10-19 10:38:11 UTC; unix
