Skip to content

R 3.6.x Update for Sample Extension #250

Description

@coatless

Glancing over the RcppArmadillo code, the Alt RNG setup directly uses R's RNG for uniform (e.g. Rf_runif(). However, the extension code in inst/RcppArmadilloExtension/sample.h does not.

So, likely this will need a patch that mirrors what is available in Base R. c.f. Implementation changes.

This will likely be needed with Rcpp's local variant as well designed by @nathan-russell.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions