Seb Silas

Results 19 issues of Seb Silas

When I have a figure under a paragraph that has a third level heading (i.e., ### Heading), the figure is indented and cut-off: Is it possible to turn of this...

Is there a simple way to read in a file (or several), change it's tempo and then reexport it?

I would like to use gganimate to plot a time series in real-time, using the values on the x-axis, which are the time the event should occur after the origin...

Hi there, Thank you for this fantastic package. I was wondering if you will be implementing drum kits any time soon? It would be incredibly useful. All the best, Seb

Reposting from [SO](https://stackoverflow.com/questions/67064821/how-can-i-create-a-reactive-table-based-on-checkbox-inputs) (no response in > 24 hours). I would like to create a Shiny app which displays two tables. The first shows all the data, the second should...

Hi Andrie, Specifying something other than the default for the now argument in calendar_events gives me the following error: > Reading calendar [email protected] > Error: Can't subset columns that don't...

Addition of feature to allow users to include additional scripts via test_options, as discussed in #93.

Hi Peter, It can be quite difficult to debug apps on Shiny Server when using the psychTestR framework (although perhaps this is a general Shiny problem). Whilst I usually test...

Hi Peter, Would it be possible to execute some arbitrary code when a user resumes a test session? In my case, this would be to reimport some Javascript files. The...

The `textEmbed` function can fail when the model is set to 'distilroberta-base', seemingly depending on the length of the given text. The following does not fail using the default model...