Package: RHPCBenchmark
Title: Benchmarks for High-Performance Computing Environments
Version: 0.1.0
Author: James McCombs [aut, cre]
Maintainer: James McCombs <jmccombs@iu.edu>
Authors@R: person("James", "McCombs", email = "jmccombs@iu.edu", role = c("aut", "cre"))
Description: Microbenchmarks for determining the run time
  performance of aspects of the R programming environment and packages
  relevant to high-performance computation.  The benchmarks are divided into
  three categories: dense matrix linear algebra kernels, sparse matrix linear
  algebra kernels, and machine learning functionality.
Depends: R (>= 3.3.1), methods
Imports: utils, mvtnorm, cluster, Matrix
License: Apache License 2.0 | file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-05-23 15:43:29 UTC; jmccombs
Repository: CRAN
Date/Publication: 2017-05-23 17:26:28 UTC
Built: R 4.6.0; ; 2025-08-18 06:39:23 UTC; unix
