Other packages > Find by keyword >

fscontext  

File System Contextualisation and Record Set Reconstruction
View on CRAN: Click here


Download and install fscontext package within the R console
Install from CRAN:
install.packages("fscontext")

Install from Github:
library("remotes")
install_github("cran/fscontext")

Install by package version:
library("remotes")
install_version("fscontext", "0.2.0")



Attach the package and use:
library("fscontext")
Maintained by
Daniel Antal
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2026-07-06
Latest Update: 2026-07-06
Description:
Provides a provenance-aware framework for contextual reconstruction from file systems and related digital resource collections. The package creates reproducible snapshots of file-level metadata, paths, repository context, and optional content signatures. It supports contextual grouping, structural abstraction, temporal analysis, semantic stabilization, duplicate and reuse detection, and lightweight workflow reconstruction from file system observations. The framework deliberately separates observational evidence, contextual abstraction, semantic interpretation, and analytical reconstruction, enabling reproducible workflows that can be inspected by reviewers. It is designed to support future alignment with archival and contextual knowledge representation models, including the World Wide Web Consortium Provenance Ontology (PROV-O): Lebo et al. (2013) <https://www.w3.org/TR/prov-o/> and Records in Contexts developed by the International Council on Archives Expert Group on Archival Description (EGAD) <https://www.ica.org/ica-network/expert-groups/egad/records-in-contexts-ric/>.
How to cite:
Daniel Antal (2026). fscontext: File System Contextualisation and Record Set Reconstruction. R package version 0.2.0, https://cran.r-project.org/web/packages/fscontext. Accessed 14 Jul. 2026.
Previous versions and publish date:
No previous versions
Other packages that cited fscontext R package
View fscontext citation profile
Other R packages that fscontext depends, imports, suggests or enhances
Complete documentation for fscontext
Functions, R codes and Examples using the fscontext R package
Full fscontext package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
surveyCV  
Cross Validation Based on Survey Design
Functions to generate K-fold cross validation (CV) folds and CV test error estimates that take into ...
Download / Learn more Package Citations See dependency  
maGUI  
A Graphical User Interface for Microarray Data Analysis and Annotation
Provides a comprehensive graphical user interface for analysis of Affymetrix, Agilent, Illumina, Nim ...
Download / Learn more Package Citations See dependency  
AutoWeatherIndices  
Calculating Weather Indices
Weather indices are formed from weather variables in this package. The users can input any number of ...
Download / Learn more Package Citations See dependency  
pps  
PPS Sampling
Functions to select samples using PPS (probability proportional to size) sampling. The package also ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA