Skip to content

[R] Create a function registry for our NSE funcs #30529

@asfimport

Description

@asfimport

This came up in the comments of ARROW-14575, but would be helpful even without doing anything with the namespace: instead of nse_funcs <- ..., create a registry + function to register each function and then use that registry in place of nse_funcs.

This will:

  • Give us a bit more freedom for defining bindings in separate files (though which nse_funcs+collate we could do the same). E.g. have one file per package
  • Possibly give a place to add some documentation (though see ARROW-15011)

Reporter: Jonathan Keane / @jonkeane
Assignee: Dewey Dunnington / @paleolimbot

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-15010. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions