alteryx / alteryx/AlteryxPrescriptive

Erros of MPS file input

Abierto
#28 1 comentario 0 reacciones 1 asignado Reclamado por @ramnathv Ver en GitHub
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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.