hook.evaluate.default is the default hookEvaluate function that is
invoked if hookEvaluate is a string (by default
hookEvaluate is NULL and this function is not invoked). You can use it as
an advanced example of how to create your own hookEvaluate function.hook.evaluate.default(instance, candidate, num.candidates, extra.params,
config, hook.run.call)