@eagleoutice/flowr - v2.13.1
    Preparing search index...
    DataMaskingFunctions: readonly (readonly [string, PkgName])[] = ...

    Functions that data-mask their non-first argument: the symbols passed there name columns of the first (data) argument, not variables in scope. The DefaultBuiltinConfig marks those arguments EdgeType.NonStandardEvaluation|NSE; the pipe processor (processPipe) re-applies the same treatment when the data is supplied through %>%/|> (then every explicit argument is a column).