Bryce Mecum
Bryce Mecum
I never look at the extra files pdflatex spits out such as .log, .aux. I would like an option to remove these extra files. I made some tweaks on: http://github.com/amoeba/TeXorator/commits/remove_junk_files...
`edit_biblio`, for example, gets really wide and unwieldy. We might use another approach there or at least find a way to keep the help documentation visible while you scroll.
Add our two wonderful reviewers from https://github.com/ropensci/software-review/issues/426 to the readme and maybe even DESCRIPTION as their contributions were substantial.
Stemming from https://github.com/ropensci/software-review/issues/426, @tdjames1 mentions we might benefit from using rhandsontable's [read only](http://jrowen.github.io/rhandsontable/#read-only) functionality to prevent editing of certain columns. This would be a good improvement to the Shiny apps...
`tidyr::spread` is used in the package but it's superseded. See https://tidyr.tidyverse.org/reference/spread.html.
This comes from a good question in my `dataspice` demo today: If user X authors a `dataspice` page for their dataset, and another scientist, Y, wants to use it, it'd...
The Shiny apps in #22 are super slick. I think they could be improved with a bit of validation. A common way I'd do this in a web app today...
I'm not entirely sure this is trivial but I hope it is: When `access.csv` gets filled in automatically, the `contentURL` field is blank. The actual URL to the file would...