Displaying 1 result from an estimated 1 matches for "saerobust".
2023 Oct 20
0
UseMethod forwarding of local variables
...t;)
> foo(structure(2, class = c("baz", "bar")))
Error in foo.bar(structure(2, class = c("baz", "bar"))) :
object 'yyy' not found
The directly affected CRAN packages I have identified are:
- actuar
- quanteda
- optmatch
- rlang
- saeRobust
- Sim.DiffProc
- sugrrants
- texmex
Some of these fail with the environment set to 'error' but not to
'none', so they are getting a value from somewhere else that may or
may not be right.
Affected as revdeps of optmatch:
- cobalt
- htetree
- jointVIP
- MatchIt
- PCAmatchR
- rcbal...