Package: FinancialInstrument
Type: Package
Title: Financial Instrument Modeling Infrastructure
Version: 1.4.1
Authors@R: c(person(given = "Peter",
                      family = "Carl",
                      role = "aut"),
               person(given = c("Brian", "G."),
                      family = "Peterson",
                      role = "aut"),
               person(given = "Garrett",
                      family = "See",
                      role = "aut"),
               person(given = "Ross",
                      family = "Bennett",
                      role = "aut"),
               person(given = c("Justin", "M."),
                      family = "Shea",
                      role = c("cre", "ctb"),
                      email = "jshea01@uic.edu"))
Description: Provides infrastructure for defining, storing, and managing
  financial instrument metadata independently of market data sources.
  Models instrument identities, contract specifications, identifiers, and
  relationships among financial instruments, including currencies,
  equities, funds, bonds, futures, options, spreads, exchange rates, and
  synthetic instruments. Supports reusable instrument definitions for
  research, portfolio management, trading, and quantitative finance
  applications.
License: GPL-2 | GPL-3
URL: https://github.com/JustinMShea/FinancialInstrument
BugReports: https://github.com/JustinMShea/FinancialInstrument/issues
Depends: R (>= 3.0.0), methods, quantmod (>= 0.4-3), zoo (>= 1.7-5),
        xts (>= 0.10-0)
Imports: TTR
Suggests: foreach, XML (>= 3.96.1.1), tinytest, timeSeries
Encoding: UTF-8
RoxygenNote: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-24 21:42:42 UTC; impartial-spec
Author: Peter Carl [aut],
  Brian G. Peterson [aut],
  Garrett See [aut],
  Ross Bennett [aut],
  Justin M. Shea [cre, ctb]
Maintainer: Justin M. Shea <jshea01@uic.edu>
Repository: CRAN
Date/Publication: 2026-08-04 14:00:20 UTC
Built: R 4.6.1; ; 2026-08-04 23:51:38 UTC; windows
