Package: figir
Type: Package
Title: Check Validity of FIGI, CUSIP, ISIN, SEDOL
Version: 0.1.7.0
Authors@R: c(
  person("Panagiotis", "Cheilaris", role = c("aut", "cre"),
         email = "philaris@gmail.com")
  )
Author: Panagiotis Cheilaris [aut, cre]
Maintainer: Panagiotis Cheilaris <philaris@gmail.com>
Description: With the functions in this package you can check the
  validity of the following financial instrument identifiers:
  FIGI (Financial Instrument Global Identifier
  <https://www.openfigi.com/about/figi>),
  CUSIP (Committee on Uniform Security Identification Procedures
  <https://www.cusip.com/identifiers.html#/CUSIP>),
  ISIN (International Securities Identification Number
  <https://www.cusip.com/identifiers.html#/ISIN>),
  SEDOL (Stock Exchange Daily Official List
  <https://www2.lseg.com/SEDOL-masterfile-service-tech-guide-v8.6>).
  You can also calculate the FIGI checksum of 11-character strings,
  which can be useful if you want to create your own FIGI identifiers.
URL: https://github.com/philaris/figir
BugReports: https://github.com/philaris/figir/issues
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: testthat
NeedsCompilation: no
Packaged: 2023-08-19 14:45:05 UTC; philaris
Repository: CRAN
Date/Publication: 2023-08-19 16:42:32 UTC
Built: R 4.2.0; ; 2023-08-27 02:25:01 UTC; unix
