<?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>GUI for Basic image operations</dc:title>
  <dc:description>GUI (using GTK+) for the basic image operations package.
At the moment, just provides a function that displays imagedata
from biOps package in a new window, keeping original size and
with information on the coords and values of the pixels in the
image. It requires RGtk2.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.4.0), RGtk2, biOps</dc:relation>
  <dc:creator>Matias Bordese &lt;mbordese@gmail.com&gt;</dc:creator>
  <dc:contributor>Matias Bordese, Walter Alini</dc:contributor>
  <dc:rights>GPL</dc:rights>
  <dc:date>2008-02-09</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=biOpsGUI</dc:identifier>
 </rdf:Description>
</rdf:RDF>

