Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

olafmersmann/microbenchmarkCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microbenchmarkCore

Core microbenchmark timing functions

Install development version

From time to time I release development version to my private R package repository. To install from this repository run:

install.packages("microbenchmarkCore", repos="http://olafmersmann.github.io/drat")

Install from GitHub

To install the bleeding edge version from GitHub run (requires the devtools package):

library("devtools")
install_github("olafmersmann/microbenchmarkCore")

CRAN Status Badge CRAN Downloads

About

Core timing functions for R microbenchmarking

Resources

License

Stars

Watchers

Forks

Packages

No packages published