Package: strand
Type: Package
Title: A Framework for Investment Strategy Simulation
Version: 0.1.3
Date: 2020-05-24
Authors@R: 
    c(person(given = "Jeff",
             family ="Enos",
             email = "jeff@strand.tech",
             role = c("cre", "aut")),
      person(given = "David",
             family = "Kane",
             email = "david@strand.tech",
             role = c("aut")),
      person(given = "Strand Technologies, Inc.",
             role = "cph"))
Description: Provides a framework for performing discrete (share-level) simulations of
  investment strategies. Simulated portfolios optimize exposure to an input signal subject
  to constraints such as position size and factor exposure.
License: GPL-3
URL: https://github.com/strand-tech/strand
BugReports: https://github.com/strand-tech/strand/issues
Depends: R (>= 3.5.0)
Imports: R6, Matrix, Rglpk, dplyr, tidyr, feather, lubridate, rlang,
        yaml, ggplot2
Suggests: testthat, knitr, rmarkdown, shiny, DT, Rsymphony
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-05-24 21:07:11 UTC; enos
Author: Jeff Enos [cre, aut],
  David Kane [aut],
  Strand Technologies, Inc. [cph]
Maintainer: Jeff Enos <jeff@strand.tech>
Repository: CRAN
Date/Publication: 2020-05-26 10:10:02 UTC
Built: R 3.6.3; ; 2020-08-05 07:19:55 UTC; windows
