Package: trackr
Type: Package
Title: Semantic Annotation and Discoverability System for R-Based
        Artifacts
Version: 0.10.7
Date: 2021-05-20
Authors@R: c(
    person("Gabriel", "Becker", role = c("aut", "cre"),
        email = "gabembecker@gmail.com"),
    person("Sara", "Moore", role = c("aut"),
        email = "moore.sara@gene.com"))
Copyright: Genentech, Inc.
Maintainer: Gabriel Becker <gabembecker@gmail.com>
Description: Automatically annotates R-based artifacts
	     with relevant descriptive and provenance-related
    	     and provides a backend-agnostic storage and
	     discoverability system for organizing, retrieving, and
	     interrogating such artifacts.
License: Artistic-2.0
Depends: histry (>= 0.2.1)
Imports: fastdigest, ggplot2, lattice, gridGraphics, methods,
        CodeDepends (>= 0.6.2), RJSONIO, rsolr, htmltools, miniUI,
        shiny, rmarkdown, roprov (>= 0.1.1), rlang
Suggests: proto, png, httr, knitr, MASS, MEMSS, mlmRev, dplyr,
        gridExtra, rstudioapi, switchr (>= 0.12.99)
VignetteBuilder: knitr
Collate: 'Classes.R' 'DocCollectionRef-methods.R' 'Generics.R'
        'PlotWrapper.R' 'ObjFeatureSet.R' 'Trackr-main-API.R'
        'abbrev.R' 'accessor-methods.R' 'autotrack.R' 'backend-impls.R'
        'coercerender.R' 'convenience_constructors.R'
        'ggplotversions.R' 'knitr.R' 'makeRStudioExtras.R'
        'parseCode.R' 'recordFile.R' 'shiny.R' 'showMethods.R'
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-05-21 06:31:49 UTC; gabrielbecker
Author: Gabriel Becker [aut, cre],
  Sara Moore [aut]
Repository: CRAN
Date/Publication: 2021-05-24 14:50:02 UTC
