Package: RcppBenchmark 0.0.1
RcppBenchmark: 'Rcpp' Bindings for the Google 'Benchmark' Library
The Google 'Benchmark' library provides a framework for microbenchmarking C++ code. This packages makes it accessible from R.
Authors:
RcppBenchmark_0.0.1.tar.gz
RcppBenchmark_0.0.1.zip(r-4.5)RcppBenchmark_0.0.1.zip(r-4.4)RcppBenchmark_0.0.1.zip(r-4.3)
RcppBenchmark_0.0.1.tgz(r-4.4-x86_64)RcppBenchmark_0.0.1.tgz(r-4.4-arm64)RcppBenchmark_0.0.1.tgz(r-4.3-x86_64)RcppBenchmark_0.0.1.tgz(r-4.3-arm64)
RcppBenchmark_0.0.1.tar.gz(r-4.5-noble)RcppBenchmark_0.0.1.tar.gz(r-4.4-noble)
RcppBenchmark_0.0.1.tgz(r-4.4-emscripten)RcppBenchmark_0.0.1.tgz(r-4.3-emscripten)
RcppBenchmark.pdf |RcppBenchmark.html✨
RcppBenchmark/json (API)
# Install 'RcppBenchmark' in R: |
install.packages('RcppBenchmark', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eddelbuettel/rcppbenchmark/issues
Last updated 3 months agofrom:988ea04ca0. Checks:OK: 1 NOTE: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-win-x86_64 | NOTE | Oct 29 2024 |
R-4.5-linux-x86_64 | NOTE | Oct 29 2024 |
R-4.4-win-x86_64 | NOTE | Oct 29 2024 |
R-4.4-mac-x86_64 | NOTE | Oct 29 2024 |
R-4.4-mac-aarch64 | NOTE | Oct 29 2024 |
R-4.3-win-x86_64 | NOTE | Oct 29 2024 |
R-4.3-mac-x86_64 | NOTE | Oct 29 2024 |
R-4.3-mac-aarch64 | NOTE | Oct 29 2024 |
Exports:example0
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
'Rcpp' Bindings for the Google 'Benchmark' Library | RcppBenchmark-package RcppBenchmark |
Simple Google Benchmark micro-benchmarking examples | example0 |