Stuart Lodge
Stuart Lodge
I've been waiting for someone to allocate a new Ben since 5:30 Call this Happy Hour?
Proposed fix for https://github.com/haozhu233/kableExtra/issues/534 - simple out by one error
We've seen the small helper method `bytes` in https://github.com/r-lib/httr/blob/cb4e20c9e0b38c0c020a8756db8db7a882288eaf/R/progress.R#L60 - it's a nice helper method to display a byte size. Obviously it's not hard for us to copy, paste and...
I'd like to try to use this functionality from code. However, I'm not sure what open source license I can use for this. Currently the license file is very non-standard....
I'm looking to assist with S3-SELECT support. To do this I've made a repo https://github.com/slodge/aws.s3.select which has header generating and response parsing methods. However, these methods need code which is...
From #2 N-27-Ninja: not updated. Please use the Ninja Coder add-in to update all the non-nuget Lib references in this project.
From #2 This repo is large (200MB) and chooses to include the nuget dlls inside of each N+1. Because each N+1 was updated with the latest 3.1.1.-beta2 dlls, all of...
From #2 Remove Z-MacOnly: not updated. Please review this folder to update or delete it.
@JamesMontemagno says it's working ok in the latest xam code... https://github.com/slodge/NPlus1DaysOfMvvmCross/blob/master/N-11-KittenView_Collections/KittenView.Touch/Views/FirstView.cs
I'm looking at some YAML at the moment which has a parameter defined as a `$ref`. This causes a problem at call time of: ``` Error in build_op_url(api, api$schemes[1], api$host,...