CRAN/E | archivist

archivist

Tools for Storing, Restoring and Searching for R Objects

Installation

About

Data exploration and modelling is a process in which a lot of data artifacts are produced. Artifacts like: subsets, data aggregates, plots, statistical models, different versions of data sets and different versions of results. The more projects we work with the more artifacts are produced and the harder it is to manage these artifacts. Archivist helps to store and manage artifacts created in R. Archivist allows you to store selected artifacts as a binary files together with their metadata and relations. Archivist allows to share artifacts with others, either through shared folder or github. Archivist allows to look for already created artifacts by using it's class, name, date of the creation or other properties. Makes it easy to restore such artifacts. Archivist allows to check if new artifact is the exact copy that was produced some time ago. That might be useful either for testing or caching.

Citation archivist citation info
pbiecek.github.io/archivist/
Bug report File report

Key Metrics

Version 2.3.6
R ≥ 3.2.0
Published 2021-05-20 1071 days ago
Needs compilation? no
License GPL-2
CRAN checks archivist results

Downloads

Yesterday 12 0%
Last 7 days 77 -43%
Last 30 days 542 -22%
Last 90 days 1.834 -5%
Last 365 days 7.449 -16%

Maintainer

Maintainer

Przemyslaw Biecek

przemyslaw.biecek@gmail.com

Authors

Przemyslaw Biecek

aut / cre

Marcin Kosinski

aut

Witold Chodor

ctb

Material

NEWS
Reference manual
Package source

In Views

ReproducibleResearch

Vignettes

Accessibility
Caching
Chaining
Posts

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

archivist archive

Depends

R ≥ 3.2.0

Imports

RCurl
digest
httr
DBI
lubridate
RSQLite
magrittr
flock

Suggests

shiny
dplyr
testthat
ggplot2
devtools
knitr
markdown

Reverse Depends

archivist.github

Reverse Imports

modelDown