Hi Lilyspots,
Just to be sure, did you load the package library(tabulizer) , so that it is in the name space (global environment)? Otherwise try a more explicit call tabulizer::extract_tables(f) ?
Just a guess, I never encountered this problem using tabulizer. Hope it helps.
JW