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:
Functions returning md5hash as a value are:
Functions returning md5hahes as a data.frame
are: Learn more about md5hashes at wiki webpage on
Other archivist: Repository;
Tags; archivist-package;
copyGithubRepo, copyLocalRepo;
createEmptyRepo; deleteRepo;
getTagsGithub, getTagsLocal;
loadFromGithubRepo,
loadFromLocalRepo; rmFromRepo;
saveToRepo; searchInGithubRepo,
searchInLocalRepo;
showGithubRepo, showLocalRepo;
summaryGithubRepo,
summaryLocalRepo;
tarGithubRepo, tarLocalRepo