Cole Brokamp

Results 16 comments of Cole Brokamp

Yes, that looks better. One feature I was hoping for was the ability to plot the trailing line after the marker is animated across it. Something like this example usage:...

also having this issue with tmux 2.3 am able to git clone, wget, and so on. using a vimplugin manager works for me too. any update on being able to...

yes, PR merged. You are correct that xfun or pacman would not be handled correctly. I would most definitely welcome the change!

I've added your examples to the (currently failing) tests, @nuest

possibly relevant: https://github.com/dreamRs/prefixer

I agree that the additional templates don't seem necessary. I'm hoping to abstract away the Dockerfile completely for R users who are not familiar with writing them but still want...

Yes, I'm going to look how to integrate the tests and I'm also going to stop relying on my own version of the shiny docker image and instead use `rocker/shiny`,...

I agree, this is hard.... I use an EC2 instance with a big docker compose file that relies on `jwilder/nginx-proxy` in order to deploy several different applications on one server....

> `rocker/shiny` should be used in the [default Dockerfile generation](https://github.com/cole-brokamp/rize/blob/master/R/shiny_dockerize.R#L30) as well. The `colebrokamp/rize` Docker image does rely on `rocker/shiny`. It just adds the `ONBUILD` steps that are needed when...