Package: portfolio
Title: Analysing Equity Portfolios
Version: 0.5-3
Date: 2024-08-23
Authors@R: c(
   person(
        "Jeff",
        "Enos",
        role="aut",
        email="jeff@kanecap.com"),
   person(
       "David",
       "Kane",
       role="aut",
       email="dave@kanecap.com"),
   person(
       "Daniel",
       "Gerlanc",
       role=c("aut", "cre"),
       email="dan@gerlanc.com"),
   person(
       "Kyle",
       "Campbell",
       role="ctb",
       email="Kyle.W.Campbell@williams.edu"))
Description: Classes for analysing and implementing equity portfolios,
    including routines for generating tradelists and calculating
    exposures to user-specified risk factors.
Depends: R (>= 3.0), graphics, grid, lattice, methods
Imports: grDevices, nlme, stats, utils
License: GPL (>= 2)
URL: https://github.com/dgerlanc/portfolio
BugReports: https://github.com/dgerlanc/portfolio/issues
LazyLoad: yes
NeedsCompilation: no
Packaged: 2024-08-24 01:16:43 UTC; dgerlanc
Author: Jeff Enos [aut],
  David Kane [aut],
  Daniel Gerlanc [aut, cre],
  Kyle Campbell [ctb]
Maintainer: Daniel Gerlanc <dan@gerlanc.com>
Repository: CRAN
Date/Publication: 2024-08-24 03:20:02 UTC
Built: R 4.5.1; ; 2025-10-06 01:49:33 UTC; windows
