tests/testthat/teardown-resources.R

tryCatch( {
  reticulate::conda_remove(test_env)
},
error = function(e) {
    NULL
})
aawoocay/vignettefiles documentation built on Dec. 31, 2020, 6:38 p.m.