Dean Attali
Dean Attali
Since https://github.com/rstudio/shiny/issues/3764 was closed as "not planned", does it mean this will also not be implemented? I'm fully aware of the workaround, but it still seems like a very incovenient...
@lukehaas is this repo still active?
Thanks for helping @crew102 !!! Can we close this issue @frumh002 ?
I haven't done that myself, but I have seen others publish a lot of Rmd using Jekyll. I never saw anything sophisticated, everything I've seen involved manually converting Rmd to...
from [ddpcr](https://github.com/daattali/ddpcr/blob/master/R/utils.R): lol_to_df, named_vec_to_df, merge_dfs_overwrite_col, move_front, move_back from rsalad: dfCount, dfFactorize,
It seems that `/feed` does work in the cases that I tried (https://beautifuljekyll.com/feed and https://deanattali.com/feed both work) I'm not sure how you can make an XML page with a URL...
Sorry, no work on this package has been done in a few years. I'm working on a lot of other packages, and I'm looking for company sponsorship to support work...
This package is not finished or maintained or currently developed. I don't recommend trying to use it. It needs a lot of work, more than I can offer on my...
Another vote to having some documentation about how to use coveralls in github actions. This package explicitly mentions that it works for codecov AND coveralls, and the README says to...
I can confirm that in order to get coveralls working in a GitHub Action, the following steps worked for me (in a private repository, so this should work for anyone):...