alteryx / alteryx/AlteryxPrescriptive
Erros of MPS file input
Offen
bug
- Vorherrschende Sprache
- R
- Sterne
- 3
- Forks
- 5
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.