Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 1 of 1 found.
[1] < 1 > [1]  Sort:

R.filesets : Easy Handling of and Access to Files Organized in Structured Directories

Package: R.filesets
Version: 2.10.0
Depends: R (>= 3.1.2), R.oo (>= 1.19.0)
Imports: digest (>= 0.6.8), future (>= 0.10.0), listenv (>= 0.6.0),
R.methodsS3 (>= 1.7.0), R.utils (>= 2.2.0), R.cache (>=
0.12.0), stats
Suggests: BatchJobs (>= 1.6), BiocParallel (>= 1.0.3), gtools (>=
3.5.0)
SuggestsNote: BioC (>= 3.0), Recommended: gtools
Date: 2016-01-04
Title: Easy Handling of and Access to Files Organized in Structured
Directories
Authors@R: c(person("Henrik", "Bengtsson", role=c("aut", "cre", "cph"),
email = "henrikb@braju.com"))
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson <henrikb@braju.com>
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 iterate such sets. The API is designed such that these classes can be extended via inheritance to provide a richer API for special file formats. Moreover, a specific name format is defined such that filenames and directories can be considered to have full names 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 be in an beta 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: https://github.com/HenrikBengtsson/R.filesets,
http://www.aroma-project.org/
BugReports: https://github.com/HenrikBengtsson/R.filesets/issues
LazyLoad: TRUE
biocViews: Infrastructure, DataImport, DataRepresentation
NeedsCompilation: no
Packaged: 2016-01-04 23:36:06 UTC; hb
Repository: CRAN
Date/Publication: 2016-01-05 07:03:05

● Data Source: CranContrib
● BiocViews: DataImport, DataRepresentation, Infrastructure
● 0 images, 98 functions, 0 datasets
Reverse Depends: 1