Showing 3 of total 3 results (show query)
r-lib
brio:Basic R Input Output
Functions to handle basic input output, these functions always read and write UTF-8 (8-bit Unicode Transformation Format) files and provide more explicit control over line endings.
Maintained by Gábor Csárdi. Last updated 8 months ago.
56 stars 12.00 score 39 scripts 526 dependentspepijn-devries
adfExplorer:Access and Manipulate Amiga Disk Files
Amiga Disk Files (ADF) are virtual representations of 3.5 inch floppy disks for the Commodore Amiga. Most disk drives from other systems (including modern drives) are not able to read these disks. The 'adfExplorer' package enables you to establish R connections to files on such virtual DOS-formatted disks, which can be use to read from and write to those files.
Maintained by Pepijn de Vries. Last updated 3 months ago.
3 stars 5.94 score 36 scriptshenrikbengtsson
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.
Maintained by Henrik Bengtsson. Last updated 1 years ago.
2 stars 4.76 score 23 scripts 7 dependents