Colin Fay

Results 235 comments of Colin Fay

Generally this happens when the golem app doesn't build, i.e. the shiny application containing the app fails to install, but the docker image still build. Can you retry building the...

Hey @Taborski Thanks a lot for this. There seems to be a lot of diff in your PR. ![Screenshot 2021-10-04 at 21 01 33](https://user-images.githubusercontent.com/17936236/135909177-3665c7a4-48ef-4897-befd-382e7ea341bb.png) Would you be ok to remake...

@KittJonathan yes, the idea is to have functions to generate datasets that looks like real ones but which are not :) We use them for teaching and for prototyping shiny...

Hey, I've written a small part about this here: https://engineering-shiny.org/optim-caveat.html#reading-data My advice would be (in the context of an application that will be deployed on a server): - Small datasets...

Hey @russHyde, No, it seems to have happen on some images, investigating right now why

I also stumbled upon this issue when trying to update my R install scripts from `{remotes}` to `{pak}`. Has there been any workaround for this? So far I've been doing...

Having this very same issue right now too.