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

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.

Version: 2.15.1
Depends: R (≥ 3.2.0), R.oo (≥ 1.24.0)
Imports: digest, R.methodsS3, R.utils, R.cache, stats
Suggests: gtools (≥ 3.5.0)
Published: 2024-01-24
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson <henrikb at braju.com>
BugReports: https://github.com/HenrikBengtsson/R.filesets/issues
License: LGPL-2.1 | LGPL-3 [expanded from: LGPL (≥ 2.1)]
URL: https://github.com/HenrikBengtsson/R.filesets, https://www.aroma-project.org/
NeedsCompilation: no
Materials: NEWS
CRAN checks: R.filesets results

Documentation:

Reference manual: R.filesets.pdf

Downloads:

Package source: R.filesets_2.15.1.tar.gz
Windows binaries: r-devel: R.filesets_2.15.1.zip, r-release: R.filesets_2.15.1.zip, r-oldrel: R.filesets_2.15.1.zip
macOS binaries: r-release (arm64): R.filesets_2.15.1.tgz, r-oldrel (arm64): R.filesets_2.15.1.tgz, r-release (x86_64): R.filesets_2.15.1.tgz
Old sources: R.filesets archive

Reverse dependencies:

Reverse depends: aroma.core
Reverse imports: ACNE, aroma.affymetrix, aroma.cn, calmate

Linking:

Please use the canonical form https://CRAN.R-project.org/package=R.filesets to link to this page.