<?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>Math and String Extension Functions for RSQLite</dc:title>
  <dc:description>This package uses SQLite&apos;s loadable extension feature to
provide a number of additional SQL functions and aggregates.
The package is a wrapper of extension functions written by Liam
Healy and made available through the SQLite website
(http://www.sqlite.org/contrib).  Math: acos, asin, atan, atn2,
atan2, acosh, asinh, atanh, difference, degrees, radians, cos,
sin, tan, cot, cosh, sinh, tanh, coth, exp, log, log10, power,
sign, sqrt, square, ceil, floor, pi. String: replicate,
charindex, leftstr, rightstr, ltrim, rtrim, trim, replace,
reverse, proper, padl, padr, padc, strfilter. Aggregate: stdev,
variance, mode, median, lower_quartile, upper_quartile.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: RSQLite (&gt;= 0.9-1)</dc:relation>
  <dc:relation>LinkingTo: RSQLite</dc:relation>
  <dc:creator>Seth Falcon &lt;seth@userprimary.net&gt;</dc:creator>
  <dc:contributor>Seth Falcon &lt;seth@userprimary.net&gt;</dc:contributor>
  <dc:rights>Artistic-2.0</dc:rights>
  <dc:date>2010-05-30</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=RSQLite.extfuns</dc:identifier>
 </rdf:Description>
</rdf:RDF>

