Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[R-package] Use R standard routines to access numeric and integer array data in C++ #4247

Merged
merged 6 commits into from
May 3, 2021

Commits on May 2, 2021

  1. real pointer for matrix

    jameslamb committed May 2, 2021
    Configuration menu
    Copy the full SHA
    58628dd View commit details
    Browse the repository at this point in the history
  2. remove R_REAL_PTR

    jameslamb committed May 2, 2021
    Configuration menu
    Copy the full SHA
    15bd537 View commit details
    Browse the repository at this point in the history
  3. remove R_INT_PTR

    jameslamb committed May 2, 2021
    Configuration menu
    Copy the full SHA
    47d2bf9 View commit details
    Browse the repository at this point in the history
  4. add test

    jameslamb committed May 2, 2021
    Configuration menu
    Copy the full SHA
    dcc05be View commit details
    Browse the repository at this point in the history
  5. merge master

    jameslamb committed May 2, 2021
    Configuration menu
    Copy the full SHA
    7a91524 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. merge master

    jameslamb committed May 3, 2021
    Configuration menu
    Copy the full SHA
    69ca6c9 View commit details
    Browse the repository at this point in the history