Flags calls to functions that are neither defined locally, a known builtin, nor exported by a
package loaded via library()/require()/use() (resolved from the flowr-pkgdb database).
Over-approximative: reflection/NSE and packages without export info can cause false positives.
Readonlyinfo: { certainty:OverApproximative; defaultConfig:{}; description:"Flags calls to functions that are neither defined locally, a known builtin, nor exported by a loaded package."; name:"Undefined Symbol"; tags:readonly[Bug,Experimental]; }
Flags calls to functions that are neither defined locally, a known builtin, nor exported by a package loaded via
library()/require()/use()(resolved from theflowr-pkgdbdatabase). Over-approximative: reflection/NSE and packages without export info can cause false positives.