archivist2.3.8 package

Tools for Storing, Restoring and Searching for R Objects

addHooksToPrint

Add archivist Hooks to rmarkdown Reports

addTagsRepo

Add new Tags to the Existing Repository

aformat

Show Artifact's List of Formats

ahistory

Show Artifact's History

alink

Return a Link To Download an Artifact Stored on Remote Repository

archivistOptions

Default Options for Archivist

archivistPackage

Tools for Storing, Restoring and Searching for R Objects

aread

Read Artifacts Given as md5hashes from the Repository

areadLocal

Read Artifacts Given as md5hashes from the Repository

asearch

Read Artifacts Given as a List of Tags

asearchLocal

Read Artifacts Given as a List of Tags

asession

Show Artifact's Session Info

atrace

Add Tracing For All Objects Created By Given Function

cache

Enable Caching of the Function Results with the use of Archivist

copyToRepo

Copy an Existing Repository into Another Repository

createEmptyRepo

Create an Empty Repository

createMDGallery

Create the Summary for Each Artifact in a Markdown Format

deleteLocalRepo

Delete the Existing Repository from the Given Directory

extractData

Internal function for extraction of data from objects

extractMiniature

Internal function for extraction of miniatures

extractTags

Internal function for extraction of tags from objects

getRemoteHook

Get http Hook for Remote Repo

getTags

Return Tags Corresponding to md5hash

loadFromRepo

Load Artifact Given as a md5hash from a Repository

magrittr

magrittr - a Forward-Pipe Operator for R

md5hash

md5hash

pipe

Pipe operator

removeTagsRepo

Remove Tags from Repository

Repository

Repository

restoreLibs

Restore Versions of Libraries

rmFromLocalRepo

Remove an Artifact Given as a md5hash from the Repository

saveToRepo

Save an Artifact into a Repository

searchInRepo

Search for an Artifact in the Repository Using Tags

setRepo

Set Repository's Global Path

shinySearchInRepo

Shiny Based Live Search for an Artifact in a Repository Using Tags

showRepo

View the List of Artifacts from the Repository

splitTags

Split Tags in Repository

summaryRepo

View the Summary of the Repository

Tags

Tags

zipRepo

Create a zip Archive From an Existing Repository

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.

  • Maintainer: Przemyslaw Biecek
  • License: GPL-2
  • Last published: 2024-08-29