Garrick Aden-Buie

Results 265 issues of Garrick Aden-Buie

https://github.com/raj457036/attriCSS

Big improvements! * Use `prismatic` for color operations. Thanks to `prismatic::best_contrast()` in v1.1.0 * Rewrote the Javascript, now organized in a `CountdownTimer` class with reasonable methods. The object is attached...

i.e. use the same design pattern as in `warn_when`.

status: planned
type: maintenance
priority: high

As of 2020-07-23 14:41 Eastern, the ArcGIS deaths by day feature server includes one death on 1989-07-18 ``` date deaths object_id 1989-07-18 1 8230 ```

I'm using `t_positive` from [Florida_COVID19_Cases (FeatureServer)](https://services1.arcgis.com/CY1LXxl9zlJeBuRZ/ArcGIS/rest/services/Florida_COVID19_Cases/FeatureServer), which is the only documented positive tests column, but as of 2020-04-14 19:00 the total in this column equals **21,629** whereas the dashboard reports...

The **Total Cases** number on the dashboard includes Florida residents tested or isolated outside of Florida. It's possible to exclude these people at the county level using the data from...

Seems to have stopped working from the 2020-03-27 10am release forward

I haven't seen an explanation yet for today's big jump in negative test results. This afternoon, negatives [went from](https://github.com/gadenbuie/covid19-florida/blob/76b3915694351f414b79a14bf49fcbfcbba25e7e/covid-19-florida-tests.csv#L30-31) 1,870 to 5,710. ``` timestamp,total,negative,positive,pending,florida_residents,florida_deaths,non_florida_residents,monitoring 2020-03-20 16:26:27 EDT,3416,1870,520,1026,474,10,46,1009 2020-03-20 18:25:11 EDT,7367,5710,563,1094,510,11,53,1049...

In a parameterized document, when the parameter input type is `select` and `multiple: true` is enabled **and** an initial value is set, it's not possible to select a null (or...

bug
next
theme: parametrized report

The typographic choices in [betterposter.css](https://github.com/GerkeLab/betterposter/blob/master/inst/resources/betterposter.css) should be refactored into a separate css file so that the user can easily make their own choices. (e.g. #4)