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 05 Aug. 2026.
Previous versions and publish date:
(2026-07-31 12:50), 0.2.0 (2026-07-06 13:50)
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

kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
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  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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