Package: benchmarkme
Type: Package
Title: Crowd Sourced System Benchmarks
Version: 0.2.3
Date: 2016-02-26
Authors@R: person(given="Colin", family="Gillespie",
    email="csgillespie@gmail.com", role = c("aut", "cre"))
Maintainer: Colin Gillespie <csgillespie@gmail.com>
Description: Benchmark your CPU and compare against other CPUs. Also provides 
    functions for obtaining system specifications, such as
    RAM, CPU type, and R version.
URL: https://github.com/csgillespie/benchmarkme
BugReports: https://github.com/csgillespie/benchmarkme/issues
LazyData: TRUE
Imports: Matrix, compiler, httr, methods, benchmarkmeData(>= 0.2.2),
        utils, graphics
Suggests: RcppZiggurat, testthat, DT, knitr, ggplot2, shiny
VignetteBuilder: knitr
RoxygenNote: 5.0.1
License: GPL-2 | GPL-3
NeedsCompilation: no
Packaged: 2016-02-26 10:21:22 UTC; ncsg3
Author: Colin Gillespie [aut, cre]
Repository: CRAN
Date/Publication: 2016-02-26 14:11:55
