What version of a package added a function; or, binary search in R
I came across this Stack Overflow question about how to find out when a given function was released. It turns out that a binary search lets us find out faster.