Package: benchmarkme
Type: Package
Title: Crowd Sourced System Benchmarks
Version: 1.0.0
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
Depends: R (>= 3.5.0)
Imports: Matrix, compiler, httr, methods, benchmarkmeData(>= 1.0.0),
        utils, graphics, parallel, doParallel, foreach, dplyr, tibble
Suggests: RcppZiggurat, testthat, DT, knitr, ggplot2, rmarkdown, covr
VignetteBuilder: knitr
RoxygenNote: 6.1.1
License: GPL-2 | GPL-3
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2019-01-27 17:21:51 UTC; ncsg3
Author: Colin Gillespie [aut, cre]
Repository: CRAN
Date/Publication: 2019-01-28 20:00:02 UTC
