Colin Fay

Results 235 comments of Colin Fay

here's a attempt at a package to download and scrape data: https://github.com/ColinFay/covidbf Let me know if you want me to work more on this.

Just to check, have you tried contacting the people listed at the bottom of the pdf? They might be willing to share the data

See also + https://db-ip.com/ + http://geobytes.com/ + http://freegeoip.net/ + http://www.geoplugin.com/ + https://icanhazip.com/ + https://api.ipify.org/

Yes, sorry! The latest version includes a series of new features I'd love to add: https://nostalgic-css.github.io/NES.css/ Notably dialogs, the mouse, the headers... :) Thanks!

Hey, thanks for your issue. That's currently doable by clicking on the "RGB" at the bottom of the color inputs. Is that what you're looking for? That's probably unclear that...

For now, yes. The knitting process happens on a saved Rmd, and I haven't found a way to handle the file name in Markdown > From Template. But I'm currently...

@privefl Please check the addin I just added. You can create a new post through the shiny widget, and it will be name with the good Rmd format.

Hey Jonas, Sorry for the late reply. It should have been solved via the last PR, can you confirm by reinstalling the package ? Cheers, colin

Hey, npm install hordes will install RServer so you do not need to reinstall it :) => https://github.com/ColinFay/hordes/blob/master/install.R#L14 Can you run Rserve from your command line? ``` Rserve --vanilla --RS-port...