blob: c0f231094d38bd81219bdd996734fc86e2e492ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"error" : "x vector cannot contain NA's",
"command" : "/usr/lib/R/bin/exec/R --slave --no-restore --no-save --slave --file=/home/deploy/cpdbench/execs/R/cpdbench_wbs.R --args -i /home/deploy/cpdbench/datasets/uk_coal_employ.json -K default --penalty MBIC -g false",
"script" : "/home/deploy/cpdbench/execs/R/cpdbench_wbs.R",
"script_md5" : "588c2d49021cd08dd01943afb53e1328",
"hostname" : "scw-blissful-wiles",
"dataset" : "uk_coal_employ",
"dataset_md5" : "a7c72746e46d6e09f516bd87e0e68bef",
"status" : "FAIL",
"parameters" : {
"M" : 5000,
"rand.intervals" : true,
"Kmax" : 50,
"integrated" : false,
"penalty" : "MBIC"
},
"result" : {
"cplocations" : null,
"runtime" : null
}
}
|