Carlos Cámara
Carlos Cámara
Reactable is configured to let columns to be sortable, which is great. Unfortunately, the sorting doesn't seem to work with factor levels. While by default factor levels are sorted alphabetically,...
After having moved to another country with a different time zone (GMT+1) , all tickets are shown in the phone's original time ZONE (GMT+2), despite the phone has successfully changed...
Thanks for writing and sharing this book, @djnavarro Would it be possible to generate a copy in `epub` format for reading on an e-book? AFAIK, bookdown allows it (https://bookdown.org/yihui/bookdown/e-books.html), but...
Provided the following dataframe in which I have several source locations and destination (same destination for all, in this case): ```R lon_from
Whenever I want to import an scopus export, the resulting dataframe is completely messed up and has thousands of columns. Apparently, this should be fixed after #33 or #34 ,...
Apparently, sidebar v2 is only working with shiny (https://github.com/trafficonese/leaflet.extras2/blob/master/inst/examples/sidebar_app.R), but I am wondering if it would be possible to make it work with crosstalk (https://rstudio.github.io/crosstalk/), so it could be deployed...
**Is your feature request related to a problem? Please describe.** I would like to credit an organisation for providing some open data in which my project is based, but that...
Hello, I'd like to display the creators' info as well as how to cite in the html page. I know the page is created from this template https://github.com/ropensci/dataspice/blob/main/inst/template.html5 . I...
I've learnt the hard way that bookwyrm follows a [style guide](https://docs.joinbookwyrm.com/style_guide.html) and has some tests that need to be passed before merging a PR. This PR is an attempt to...
This PR simply creates a field for wikidata and displays it on the author's profile. Nothing else. Adding a wikidata field to author's profile would be the first step to...