alteryx / alteryx/AlteryxPrescriptive
Erros of MPS file input
オープン
bug
- 主要言語
- R
- スター
- 3
- フォーク
- 5
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。