alteryx / alteryx/AlteryxPrescriptive
Erros of MPS file input
Abierto
bug
- Lenguaje dominante
- R
- Estrellas
- 3
- Forks
- 5
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
When choosing a MPS file as input, there are errors: `Error in readFileContents(filePath) :`
The following code in utils.R
```
getValidFormats <- function() {
return(c("lp", "mod"))
}
```
shows "mps" is not considered as a valid format.
I'll work on this.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.