Dean Attali

Results 542 comments of Dean Attali

I found a tiny dataset online of earthquakes and I was able to test with that (you can see it by installing the github version and running `timevis::runExample()` and go...

Coming back to this half a decade later because I need this functionality. It does work now in RStudio Windows and also on mobile. Will need to update the documentation,...

@ch0c0l8ra1n Do you know if there are other shiny packages that are focused strictly on audio and have this functionality?

I was asking becasue this doesn't *quite* fit into the functionality of this package, but if there is no other dedicated audio package, I could see an argument for adding...

Thanks for researching and finding that package! To me it does look like {howler} might be a perfect place for such a function, but I'll ask the author, we'll see...

Fantastic. I think that's the best place for this function in 2024. @ch0c0l8ra1n you can use howler now for this

@mmuurr This should now be supported, you can use the `script` argument with an htmlDependency. Can you please let me know if it works for you? **Note to self: before...

I should not be writing messages (or even worse, coding) at 4:50am... yet here we are. Hopefully the code was better than the message. Can you please verify that this...

Oh I also do! Every single time I need to use `htmlDependency()`, I do a github serach through my own repos to see how to use it. Every single time.

Looks like {shiny} decided to kill the PR for this, so every other package that also contains `runExample()` will run into the same issue. That function will probably always be...