Package: R.filesets
Version: 0.5.3
Date: 2009-09-12
Title: Easy handling of and access to files organized in structured
        directories
Author: Henrik Bengtsson <henrikb@braju.com>
Maintainer: Henrik Bengtsson <henrikb@braju.com>
Depends: R (>= 2.6.0), R.methodsS3 (>= 1.0.3), R.oo (>= 1.4.5), R.utils
        (>= 1.1.3), digest (>= 0.3.1)
Description: A file set refers to a set of files located in one or more
        directories on the file system.  This package provides classes
        and methods to locate, setup, subset, navigate and iterative
        suchs sets.  The API is designed such that these classes can be
        subsetted to provide for instance a richer API for special file
        formats.  Moreover, a specific name format is defined such that
        filenames and directories can be considered to have fullnames
        which consists of a name followed by comma-separated tags.
        This adds additional flexibility to identify file sets and
        individual files.  NOTE: This package's API should be
        considered to been in an alpha stage.  Its main purpose is
        currently to support the aroma.* packages, where it is one of
        the main core components; if you decide to build on top of this
        package, please contact the author first.
License: LGPL (>= 2.1)
URL: http://www.braju.com/R/aroma.affymetrix/
PatchURL: http://www.braju.com/R/
LazyLoad: TRUE
biocViews: Infrastructure, DataImport
Repository: CRAN
Repository/R-Forge/Project: r-dots
Repository/R-Forge/Revision: 251
Date/Publication: 2009-08-14 20:23:48
Packaged: 2009-08-12 20:11:39 UTC; rforge
