/search

Reflect the history of an artifact

Primary LanguageRGNU General Public License v3.0GPL-3.0

Reverse artifact search

CRAN version Travis build status AppVeyor Coverage
CRAN version Build Status AppVeyor Build Status codecov

Summary

search is a part of chronicler. It implements an artifact reverse search: matches artifacts with file contents or an R object. More information can be found on the main chronicler page.

Installation

library(devtools)
install_github("lbartnik/search")