The partial()
function fails on ranger objects unless the data=
argument is explicitly named in the call. get_training_data.default()
could use match.call()
to figure out the names when they are not specified. Also, it calls eval()
without an environment argument. The calling environment should be passed down the stack so that the evaluation happens in the right frame, although even that is not fool-proof. Why is there a check for S4 objects? There could be a getCall()
method for an S4 class just as easily as for an S3 class.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4