Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Lineplot's geometric mean throwing 500s with y-axis date vars

オープン
#196 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
42/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
r

調査の方向性

Start by reproducing the lineplot geometric mean request with a Date-valued y-axis using the Amazonia ICEMR Brazil Cohort, then follow the Rserve error where Math.Date receives a Date object. Compare it with the successful geometric mean response; done means the Date-axis request no longer returns a 500.

索引モデルが issue の本文から書いたものです。

説明

bug

In implementing the new lineplot UI to include Geometric Mean, I encounter a 500 error when the y-axis variable is a Date object. I've included a screenshot showing the request and lineplot config using Amazonia ICEMR Brazil Cohort and the subsequent error log. At the end, I've included a successful response for a lineplot geometric mean request.

Screenshot of Error Config
image

Error Log

==> /var/log/containers/docker.eda_dev_rserve_1.log <==
Rserve started in non-daemon mode.

2022-08-23 21:01:34 Map has been validated.

2022-08-23 21:01:34 Encountered empty or NULL naToZero value. Setting naToZero = FALSE.

2022-08-23 21:01:34 Encountered empty or NULL naToZero value. Setting naToZero = FALSE.

2022-08-23 21:01:34 Determined the number of complete cases per variable.

2022-08-23 21:01:34 Identified facet intersections.

2022-08-23 21:01:34 Base data types updated for all columns as necessary.

2022-08-23 21:01:34 Determined total number of complete cases across axes and strata vars.

2022-08-23 21:01:34 Calculated sample sizes per group.

2022-08-23 21:01:34 Base plot.data object created.

2022-08-23 21:01:34 Determined default viewport.

2022-08-23 21:01:34 Determined bin width slider min, max and step values.
Error in Math.Date(x[x > 0]) : log not defined for "Date" objects

==> /var/log/containers/docker.eda_dev_user_1.log <==

Screenshot of Successful Response
image

主要言語
R
スター
1
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

VEuPathDB/plot.data のほかの issue

VEuPathDB/plot.data の issue をすべて見る

似ている issue

R の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。