diff options
author | Pjotr Prins | 2022-12-24 12:09:54 +0100 |
---|---|---|
committer | Pjotr Prins | 2022-12-24 12:09:54 +0100 |
commit | 3f9dfbc66caae1e2d2c78f3a363991fff0beb97e (patch) | |
tree | 74105363b374425a11e49e945276bcd160cf6110 | |
parent | dd23e302c4fe44355c045a8b38ab32a9642f68fd (diff) | |
download | gn-gemtext-3f9dfbc66caae1e2d2c78f3a363991fff0beb97e.tar.gz |
closed issue
-rw-r--r-- | issues/rqtl-mapping-throws-JSONDecodeError.gmi | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/issues/rqtl-mapping-throws-JSONDecodeError.gmi b/issues/rqtl-mapping-throws-JSONDecodeError.gmi index 8eb4cc6..2f2b375 100644 --- a/issues/rqtl-mapping-throws-JSONDecodeError.gmi +++ b/issues/rqtl-mapping-throws-JSONDecodeError.gmi @@ -2,10 +2,16 @@ When we have a deployment problem R/qtl throws this error. It comes from the GN3 API and it means there is some problem with the R code. Obviously GN2 should show a proper error message. Not only that, there should be a hint in the logs and we should test for regressions. -* [ ] Give informative message -* [ ] Log in error log +* [X] Give informative message +* [X] Log in error log * [X] Add test regressions +These have been fixed by Zach and Pjotr + +## Tags + +* status: closed + ## Info Now qtlreaper works. That suggests a problem with R. Zach says there is a problem with the load path in |