USEPA / useeior

Estimating potential environmental impacts of goods and services in the US economy
MIT License
31 stars 20 forks source link

attempting model build for non-existent model needs better handling #269

Closed bl-young closed 9 months ago

bl-young commented 9 months ago
modelname <- "Not_a_model"
model <- buildModel(modelname)
2024-01-03 20:29:38 INFO::Begin model initialization...
Error in model$specs$BaseIOSchema : 
  $ operator is invalid for atomic vectors
In addition: Warning message:
In check.file.parameter(file) :
 Error in model$specs$BaseIOSchema : 
$ operator is invalid for atomic vectors