Skip to content

archivist

Tools for Storing, Restoring and Searching for R Objects

v2.3.9 · Mar 26, 2026 · GPL-2

Description

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.

Downloads

755

Last 30 days

4777th

1.7K

Last 90 days

9.1K

Last year

Trend: +52.5% (30d vs prior 30d)

CRAN Check Status

1 NOTE
13 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (1 non-OK)
NOTE r-oldrel-macos-x86_64

Rd cross-references

Package unavailable to check Rd xrefs: ‘rmarkdown’

Check History

NOTE 10 OK · 4 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

for unstated dependencies in ‘demo’

'library' or 'require' call not declared from: ‘gridExtra’
NOTE r-devel-linux-x86_64-debian-gcc

for unstated dependencies in ‘demo’

'library' or 'require' call not declared from: ‘gridExtra’
NOTE r-patched-linux-x86_64

for unstated dependencies in ‘demo’

'library' or 'require' call not declared from: ‘gridExtra’
NOTE r-release-linux-x86_64

for unstated dependencies in ‘demo’

'library' or 'require' call not declared from: ‘gridExtra’

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies RCurl digest httr DBI lubridate RSQLite magrittr flock modelDown archivist

Version History

updated 2.3.9 ← 2.3.8 diff Mar 26, 2026
new 2.3.8 Mar 10, 2026
updated 2.3.8 ← 2.3.6 diff Aug 28, 2024
updated 2.3.6 ← 2.3.5 diff May 19, 2021
updated 2.3.5 ← 2.3.4 diff Feb 5, 2021
updated 2.3.4 ← 2.3.2 diff Aug 30, 2019
updated 2.3.2 ← 2.3.1 diff Jan 1, 2019
updated 2.3.1 ← 2.3 diff Apr 23, 2018
updated 2.3 ← 2.2 diff Feb 18, 2018
updated 2.2 ← 2.1.2 diff Nov 25, 2017
updated 2.1.2 ← 2.1.1 diff Dec 30, 2016
updated 2.1.1 ← 2.1 diff Nov 17, 2016
updated 2.1 ← 2.0.4 diff Jul 26, 2016
updated 2.0.4 ← 2.0.3 diff May 12, 2016
updated 2.0.3 ← 2.0.2 diff Mar 7, 2016
updated 2.0.2 ← 2.0.1 diff Mar 4, 2016
updated 2.0.1 ← 2.0 diff Feb 20, 2016
updated 2.0 ← 1.8 diff Feb 12, 2016
updated 1.8 ← 1.7 diff Nov 26, 2015
updated 1.7 ← 1.6 diff Sep 24, 2015