Repository stores specific values of an artifact,
different for various artifact's classes, and artifact
themselves. Artifacts are archived with a special attribute
named md5hash. To learn more about artifacts visit
archivist-package.md5hash is a unique string of
length 32 that comes out as a result of
digest function, which uses a
cryptographical MD5 hash algorithm. The md5hash of
every artifact, that is archived to the Repository,
is also saved to the Repository with this artifact's
Tags - see Tags. It enables to distinguish
artifacts in Repository and facilitates searching and
loading them.md5hash as a parameter are:
md5hash as a value are:
md5hahes as a data.frame
are: Learn more about md5hashes at wiki webpage on
Other archivist: Repository;
Tags; addTagsRepo;
archivist-package; cache;
copyGithubRepo, copyLocalRepo;
createEmptyRepo; deleteRepo;
getTagsGithub, getTagsLocal;
loadFromGithubRepo,
loadFromLocalRepo;
multiSearchInGithubRepo,
multiSearchInLocalRepo,
searchInGithubRepo,
searchInLocalRepo; rmFromRepo;
saveToRepo;
shinySearchInLocalRepo;
showGithubRepo, showLocalRepo;
summaryGithubRepo,
summaryLocalRepo;
zipGithubRepo, zipLocalRepo