USEPA / elevatr

An R package for accessing elevation data
Other
203 stars 26 forks source link

handlers from progressr causing test failures #45

Closed jhollist closed 3 years ago

jhollist commented 3 years ago

-- Test failures ------------------------------------------------- testthat ----

library(testthat) library(elevatr)

test_check("elevatr") Error in globalCallingHandlers(condition = global_progression_handler) : should not be called with handlers on the stack Calls: test_check ... register_global_progression_handler -> globalCallingHandlers Execution halted