Package: rscimark
Title: SciMark 2.0 Benchmark for Scientific and Numerical Computing
Description: The SciMark 2.0 benchmark was originally developed in Java as a benchmark for numerical and scientific computational performance. It measures the performance of several computational kernels which are frequently occurring in scientific applications. This package is a simple wrapper around the ANSI C implementation of the benchmark.
Authors@R: c(person("Bernd", "Bischl", email = "bernd_bischl@gmx.net",
    role = c("aut")), person("Jakob", "Bossek", email = "j.bossek@gmail.com", role = c("aut", "cre")))
Maintainer: Jakob Bossek <j.bossek@gmail.com>
URL: https://github.com/berndbischl/rscimark
BugReports: https://github.com/berndbischl/rscimark/issues
License: BSD_2_clause + file LICENSE
Encoding: UTF-8
Imports: checkmate
Suggests: testthat
LazyData: yes
ByteCompile: yes
Version: 1.0
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-03-17 09:34:48 UTC; jboss
Author: Bernd Bischl [aut],
  Jakob Bossek [aut, cre]
Repository: CRAN
Date/Publication: 2016-03-17 13:18:56
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 13:50:56 UTC; windows
Archs: i386, x64
