Create zip files that are (mostly) R independent to save nlmixr2 fit items
Create a cached assignment operator := to save
nlmixr2 fits automatically; if used, it will load a cached fit if
function arguments are the same (a sort of disk memoization of the
outermost function)
Initial CRAN submission.