Package: portfolio Title: Analysing Equity Portfolios Version: 0.5-2 Date: 2021-07-09 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 Repository: https://dgerlanc.r-universe.dev Date/Publication: 2024-08-19 02:19:26 UTC RemoteUrl: https://github.com/dgerlanc/portfolio RemoteRef: HEAD RemoteSha: 1181b1266d4429ea181811d40898d64dc9150010 NeedsCompilation: no Packaged: 2026-06-10 09:35:50 UTC; root Author: Jeff Enos [aut], David Kane [aut], Daniel Gerlanc [aut, cre], Kyle Campbell [ctb] Maintainer: Daniel Gerlanc