<?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>objectSignals</dc:title>
  <dc:description>A mutable Signal object can report changes to its state,
clients could register functions so that they are called
whenever the signal is emited. The signal could be emited,
disconnected, blocked, unblocked, and buffered.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.12), methods</dc:relation>
  <dc:relation>Imports: methods</dc:relation>
  <dc:creator>Tengfei Yin &lt;yintengfei@gmail.com&gt;</dc:creator>
  <dc:contributor>Michael Lawrence, Tengfei Yin</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2011-10-28</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=objectSignals</dc:identifier>
 </rdf:Description>
</rdf:RDF>

