Skip to content

[Bioc-devel] shiny, Bioconductor, and reproducible research

6 messages · Levi Waldron, Kasper Daniel Hansen, Dan Tenenbaum +2 more

1 day later
#
Hi Kasper,



On Mon, Jul 29, 2013 at 12:08 PM, Kasper Daniel Hansen
<kasperdanielhansen at gmail.com> wrote:
Note that I am not setting out policy in this email, nor am I
speculating about what should or should not be allowed.
In my earlier email, I explicitly state that a shiny object that does
not modify the user session does not pose any problems with respect to
reproducibility.
I took a look at the source of shiny and it does appear that reactive
objects can be tested outside of shiny; they have some unit tests
which do this. I'd like to hear from shiny developers with their
thoughts on best practices for unit testing shiny apps (this might
make a good section in the shiny tutorial?).

I don't think anyone is interested in banning shiny apps from
Bioconductor; we like shiny. The original email was just about
thinking through the implications of shiny and reproducible research
(and also unit testing), and coming up with those best practices so
that we can get package developers to apply them to what will surely
be an increasing number of packages that use shiny.

Dan
#
So here is something I came across in my code:



--t
On Jul 29, 2013, at 2:08 PM, Kasper Daniel Hansen <kasperdanielhansen at gmail.com> wrote:

            
#
Hi,
On Mon, Jul 29, 2013 at 1:38 PM, Tim Triche, Jr. <tim.triche at gmail.com> wrote:
... you came across a blank line or two? Fascinating ... :-)

-steve