Type: Package
Package: benchmarkme
Title: Crowd Sourced System Benchmarks
Version: 1.0.4
Authors@R: 
    person(given = "Colin",
           family = "Gillespie",
           role = c("aut", "cre"),
           email = "csgillespie@gmail.com",
           comment = c(ORCID = "0000-0003-1787-0275"))
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.
License: GPL-2 | GPL-3
URL: https://github.com/csgillespie/benchmarkme
BugReports: https://github.com/csgillespie/benchmarkme/issues
Depends: R (>= 3.5.0)
Imports: benchmarkmeData (>= 1.0.4), compiler, doParallel, dplyr,
        foreach, graphics, httr, Matrix, methods, parallel, tibble,
        utils
Suggests: covr, DT, ggplot2, knitr, RcppZiggurat, rmarkdown, testthat
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-05-09 21:07:40 UTC; ncsg3
Author: Colin Gillespie [aut, cre] (<https://orcid.org/0000-0003-1787-0275>)
Repository: CRAN
Date/Publication: 2020-05-09 22:20:02 UTC
