Other packages > Find by keyword >

Rrdrand  

"DRNG" on Intel CPUs with the "RdRand" Instruction for R
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("Rrdrand", "0.1-16")



Attach the package and use:
library("Rrdrand")
Maintained by
Ei-ji Nakama
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-06-16
Latest Update: 2023-01-26
Description:
Make use of the hardware random number accessed by the RdRandinstruction in recent Intel CPUs Ivy Bridge and later.DRNG is Digital Random Number Generator.
How to cite:
Ei-ji Nakama (2014). Rrdrand: "DRNG" on Intel CPUs with the "RdRand" Instruction for R. R package version 0.1-16, https://cran.r-project.org/web/packages/Rrdrand. Accessed 24 Feb. 2025.
Previous versions and publish date:
0.1-7 (2014-06-16 10:32), 0.1-8 (2014-06-17 09:26), 0.1-9 (2014-06-28 01:57), 0.1-10 (2014-10-16 23:58), 0.1-14 (2015-05-28 17:10), 0.1-15 (2018-01-11 09:19), 0.1-16 (2018-07-04 10:10)
Other packages that cited Rrdrand R package
View Rrdrand citation profile
Other R packages that Rrdrand depends, imports, suggests or enhances
Functions, R codes and Examples using the Rrdrand R package
Full Rrdrand package functions and examples
Downloads during the last 30 days
01/2601/2901/3001/3102/0502/0802/0902/1102/1202/1402/1602/1802/1902/2002/21Downloads for Rrdrand051015202530TrendBars

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
BSSprep  
Whitening Data as Preparation for Blind Source Separation
Whitening is the first step of almost all blind source separation (BSS) methods. A fast implementati ...
Download / Learn more Package Citations See dependency  
aoos  
Another Object Orientation System
Another implementation of object-orientation in R. It provides syntactic sugar for the S4 class sys ...
Download / Learn more Package Citations See dependency  
PooledMeanGroup  
Pooled Mean Group Estimation of Dynamic Heterogenous Panels
Calculates the pooled mean group (PMG) estimator for dynamic panel data models, as described by Pesa ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,713

Publication Badges

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