alteryx / alteryx/AlteryxPrescriptive
Erros of MPS file input
Đang mở
bug
- Ngôn ngữ chính
- R
- Star
- 3
- Fork
- 5
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.