Resolve kernel dispatch functions Dispatch returns vector-aware d/p/q and n-aware r via wrappers; do not mutate namespace.
dot-get_dispatch.RdResolve kernel dispatch functions Dispatch returns vector-aware d/p/q and n-aware r via wrappers; do not mutate namespace.
Details
This is the prediction-oriented companion to .get_dispatch_scalar(). It
starts from the same kernel dispatch lookup, then wraps the scalar functions
so they can accept vector inputs and the package's preferred argument naming
conventions in ordinary R evaluation.