Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

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

Aperta
#196 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
42/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
r

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

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

Lingua principale
R
Stelle
1
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di VEuPathDB/plot.data

Tutte le issue di VEuPathDB/plot.data

Issue simili

Altre issue su R

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.