autodep = TRUE
, all names of
objects created in a chunk will be saved in a file named
dependson
option. It is supposed to be used
in the first chunk of a document and this chunk must not
be cached.build_dep(path = opts_chunk$get("cache.path"))
NULL
. The dependencies are built as a side effect.