Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

SuppDists-defunct

Defunct Functions in Package SuppDists


Description

The functions listed here are no longer part of SuppDists as they do not work on 64bit architectures.

Usage

# Defunct in version 1.1-9.5
rziggurat(n, normal=TRUE, new.start=FALSE, seed=556677)
rMWC1019(n, new.start=FALSE, seed=556677)

Details

Both RNG functions were developed for 32Bit architecture and do not work correctly on 64Bit machines. Furthermore, the underlying C++ code produces memory leaks as detected by R CMD check --use-valgrind.

rziggurat can be substituted with zrnorm of the package RcppZiggurat.

See Also


SuppDists

Supplementary Distributions

v1.1-9.5
GPL (>= 2)
Authors
Bob Wheeler [aut], Thorsten Pohlert [ctb, cre] (<https://orcid.org/0000-0003-3855-3025>)
Initial release
2020-01-13

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.