John

Results 75 comments of John

You need to fix R docs (in `man` folder) in order to pass travis tests. See here: https://travis-ci.org/rstudio/shinydashboard/builds/112231436#L1353 If you are using rstudio (i hope) + `devtools` package, then just...

Any chance this will be included soon? I see there were some PR that have added service monitors, but on master AFAIK it is not available anymore

I would be particularly looking forward to the tracing capabilities with OTel. I.e. I want to know which functions call which DB queries and get some basic data about them...

Currently we use `mime::` because of type guessing. For super-optimal support of GeoJSON, we will need to think about it, because mime has no current support for it, even in...

https://github.com/dmpe/RSocrata/blob/dev/R/returnData.R#L155 > Thoughts? Mostly none. Wont contribute any code (PR) anymore, not interested. Plus the code is out there, just copy & edit and paste. > Socrata's GeoJSON file obeys...

Well, I wrote very clearly that I wont contribute any code (PR) anymore,(...) and if you _need & want_, just copy it & **edit** (**it yourself**) and paste.

Just on the record: > The program development team is leaning toward using JSON as the default download format. > I will continue to believe that JSON and CSV should...

No, it did not. I had to explicitly disable it because LDAP and Admin_users would not merge....

Facing exactly same issue here. My CN is "First Last" while user login which user uses to login is some sort of `sAMAccountName`, e.g. "abc". I would need a capability...