I\'ve read a few other SO questions about tryCatch and cuzzins, as well as the documentation:
One thing I was missing, which breaking out of for loop when running a function inside a for loop in R makes clear, is this:
next doesn't work inside a function.Voldemort = TRUE) from inside your function (in my case tryCatch) to the outside.Voldemort == TRUE). If so you call break or next outside the function.