Rémi Thériault
Rémi Thériault
When checking packages before a CRAN submission, using `devtools::release()`, we get, ``` Have you checked on R-hub (with `check_rhub()`)? 1: Definitely 2: No way 3: Nope ``` But now when...
It seems that "status badge" not displaying properly on any of the easystats sites using it (`effectsize`, `bayestestR`, `correlation`, `insight`, `modelbased`, `performance`, `parameters`, and `report`). AFAIK this has been the...
I would like for example to hyperlink my "Publications" section header to my Google Scholar profile. But regular rmarkdown or LaTeX syntax doesn't seem to work. I am using the...
Hi! I'm following up here from mitchelloharawild/vitae#264 from the `vitae` package in R. Essentially, using `vitae`, I'm trying to hyperlink the header "Publications" to my Google Scholar. I have the...
Following discussion in #425, we agreed to remove the "status" and "lifecycle" badges from the pkgdown websites ## Progress tracker: - [ ] insight - [ ] modelbased - [...
**Is your feature request related to a problem? Please describe.** Every day, I track the approximate times that I work so I can keep tab on my daily work hours...
OneNote: Hierarchy of nested check boxes are not preserved on import, even though the hierarchy is preserved for regular bullet points: # OneNote:  # Obsidian:  That would be...
I just installed Obsidian and started transferring my notes from OneNote using importer (great job on the importer by the way, this is what was holding me from switching 😊)....
Objects of class [mediate] are currently not supported: ``` r library(mediation) b Want to help? Check out https://easystats.github.io/report/articles/new_models.html ``` Created on 2025-03-23 with [reprex v2.1.1](https://reprex.tidyverse.org) Would be nice to support...
We should probably update the easystats citation page: https://easystats.github.io/easystats/articles/citation.html Which is this vignette: https://github.com/easystats/easystats/blob/main/vignettes/citation.Rmd While there I think we should also move [`report::cite_easystats()`](https://github.com/easystats/report/blob/main/R/cite_easystats.R) to `easystats::cite_easystats()`?