alteryx / alteryx/AlteryxPrescriptive

Erros of MPS file input

Aperta
#28 1 commento 0 reazioni 1 assegnatario Rivendicata da @ramnathv Vedi su GitHub
bug
Lingua principale
R
Stelle
3
Fork
5
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.