Other packages > Find by keyword >

benchmarkme  

Crowd Sourced System Benchmarks
View on CRAN: Click here


Download and install benchmarkme package within the R console
Install from CRAN:
install.packages("benchmarkme")

Install from Github:
library("remotes")
install_github("cran/benchmarkme")

Install by package version:
library("remotes")
install_version("benchmarkme", "1.0.8")



Attach the package and use:
library("benchmarkme")
Maintained by
Colin Gillespie
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-02-24
Latest Update: 2022-06-12
Description:
Benchmark your CPU and compare against other CPUs. Also provides functions for obtaining system specifications, such as RAM, CPU type, and R version.
How to cite:
Colin Gillespie (2016). benchmarkme: Crowd Sourced System Benchmarks. R package version 1.0.8, https://cran.r-project.org/web/packages/benchmarkme. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.2.2 (2016-02-24 11:15), 0.2.3 (2016-02-26 14:11), 0.3.0 (2016-06-25 19:07), 0.4.0 (2017-01-05 10:39), 0.6.0 (2017-08-30 11:30), 1.0.0 (2019-01-28 21:00), 1.0.2 (2019-08-19 16:00), 1.0.3 (2019-11-09 16:10), 1.0.4 (2020-05-10 00:20), 1.0.5 (2021-02-09 12:20), 1.0.6 (2021-02-26 12:00), 1.0.7 (2021-03-21 22:00)
Other packages that cited benchmarkme R package
View benchmarkme citation profile
Other R packages that benchmarkme depends, imports, suggests or enhances
Complete documentation for benchmarkme
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA