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

Need to look into exports of `toJSON`

Aperta
#266 1 commento 0 reazioni 0 assegnatari Vedi su GitHub

Una pull request collegata è già stata integrata.

  • #267 di @bobular — integrata

Valutazione

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

Direzione di ricerca

Start with NAMESPACE line 122 and trace the roxygen2 directive that generated the toJSON export. Check whether devtools::document() reproduces or updates the export, then verify that using plot.data no longer emits the veupathUtils/jsonlite replacement warning in study.wrangler.

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

Descrizione

When using plot.data in study.wrangler, we get this warning (harmless but annoying):

Warning message:
There was 1 warning in `mutate()`.
ℹ In argument: `bin_width_computed = if_else(...)`.
ℹ In row 1.
Caused by warning:
! replacing previous import ‘veupathUtils::toJSON’ by ‘jsonlite::toJSON’ when loading ‘plot.data’ 

Can probably be fixed by not exporting?

It might just be this line
https://github.com/VEuPathDB/plot.data/blob/6275370bfbaa0da6f81dea91be7bf42618437d70/NAMESPACE#L122

But I can't find the roxygen2 directive that generated it.

Maybe we just need to run devtools::document() again?

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.