<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>R interface to the QuantLib library</dc:title>
  <dc:subject>CRAN Task View: Finance (http://CRAN.R-project.org/view=Finance)</dc:subject>
  <dc:description>The RQuantLib package makes parts of QuantLib visible to
the R user. Currently a number option pricing functions are
included, both vanilla and exotic, as well as a broad range of
fixed-income functions. Also included are general calendaring
and holiday utilities. Further software contributions are
welcome.

The QuantLib project aims to provide a comprehensive software framework
for quantitative finance. The goal is to provide a standard
open source library for quantitative analysis, modeling,
trading, and risk management of financial assets.

The Windows binary version is self-contained and does not require a
QuantLib (or Boost) installation.

RQuantLib uses the Rcpp R/C++ interface class library. See the Rcpp
package on CRAN (or R-Forge) for more information on Rcpp.

Note that while RQuantLib&apos;s code is licensed under the GPL (v2 or
later), QuantLib itself is released under a somewhat less
restrictive Open Source license (see QuantLib-License.txt).</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.10.0), Rcpp (&gt;= 0.8.7)</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: rgl, zoo, RUnit</dc:relation>
  <dc:creator>Dirk Eddelbuettel &lt;edd@debian.org&gt;</dc:creator>
  <dc:contributor>Dirk Eddelbuettel &lt;edd@debian.org&gt; and Khanh Nguyen
&lt;knguyen@cs.umb.edu&gt;</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2011-09-12</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=RQuantLib</dc:identifier>
 </rdf:Description>
</rdf:RDF>

