The purrr package allows you to capture the side effects (errors, warning, messages and other output) of functions using safely() and quietly(). Using collateral, you can quickly see which elements of a list (or list-column) returned results, which threw errors and which returned warnings or other output.
copied from cf-staging / r-collateralconda install conda-forge::r-collateral
conda install conda-forge/label/cf201901::r-collateral
conda install conda-forge/label/cf202003::r-collateral
conda install conda-forge/label/gcc7::r-collateral