Package: poplite
Version: 0.99.17.3
Date: 2017-02-022
Title: Tools for Simplifying the Population and Querying of SQLite
        Databases
Authors@R: c(person("Daniel", "Bottomly", role=c("cre", "aut"), email="bottomly@ohsu.edu"),
	person("Shannon", "McWeeney", role="aut"),
	person("Beth", "Wilmot", role="aut"))
Depends: R (>= 3.1), methods, dplyr (>= 0.3.0.2), DBI (>= 0.5-1)
Imports: igraph, lazyeval, RSQLite (>= 1.0.9014)
Suggests: testthat, Lahman, VariantAnnotation
Description: Provides objects and accompanying methods which facilitates populating and querying SQLite databases.    
License: GPL-3
URL: https://github.com/dbottomly/poplite
Collate: tableSchemaList.R Database.R external_funcs.R
Packaged: 2017-02-22 16:24:32 UTC; bottomly
NeedsCompilation: no
Author: Daniel Bottomly [cre, aut],
  Shannon McWeeney [aut],
  Beth Wilmot [aut]
Maintainer: Daniel Bottomly <bottomly@ohsu.edu>
Repository: CRAN
Date/Publication: 2017-02-22 23:28:34
