Mauricio "Pachá" Vargas Sepúlveda
Mauricio "Pachá" Vargas Sepúlveda
just that, I'll fix the 2nd click on the toggle button to hide the details and keep it neat
### EasyEffects Version 6.1.3 ### What package are you using? Flatpak (Flathub) ### Distribution Ubuntu 20.04 ### Describe the bug The top bar buttons are 'sticky', which means that to...
...that highlights the default volume settings that allow multiple Shiny apps to be run on a single droplet.
Such as it's the case for `names()`, it would be extremely convenient to have `rownames()` and `colnames()` in cpp codes. My idea (sorry that I don't enough C++) would be...
This link https://community.rstudio.com/new-topic?category=Package%20development&tags=cpp11 It requires the "cpp11" tag t o be created in the forum, so I added  "rcpp" to my question
Hi Rich I started a vignette to use DiagrammeR with igraph objects: https://github.com/pachamaltese/DiagrammeR/blob/master/vignettes/diagrammer-economiccomplexity.Rmd As you can see there, the size `get_node_attrs(vis_product, "size")` is ok, but when I call `render_graph()`, it...
I did exactly what the issue says, and I used rlang to check if usethis is present. usethis is listed in suggests now, so the tests work
My question was posted in https://stackoverflow.com/questions/73536969/set-utf-8-in-rcpp-vs-cpp11