Joseph O'Brien

Results 14 issues of Joseph O'Brien

I'm encountering a border + merging issue that doesn't seem to be addressed by current tools. Reprex below (Reprex's simplicity will make this seem silly from a design perspective, but...

bug

Thought I'd hammer out something for #215 and similar, since it shouldn't be too hard with the new framework. What should we call it, though? Do we need a new...

Examples of two new functions, `update_survey_metadata()` and `fetch_survey_metadata()` that illustrate extending functionality simply by setting up 1 or more types of calls to a new endpoint. In this case we...

Neglected to do this, will take care of soon.

help wanted
documentation

Note to users: update #263 on Jun 20 introduced a bug that could lead to date/time variables in the downloaded response dataframe to be off by 1 or more hours....

bug
discussion

`column_map()` uses the old endpoint (e.g. #267), sometimes creates issues (e.g. #283), and has an established replacement (`extract_colmap()`). Should we go ahead and deprecate it? If so, should we soft-deprecate...

`case_match()` is great to have as a more pipe-able alternative to `case_when()` following modern tidyverse approaches. However, it lacks an equivalent capabilities to one nice feature of its predecessor `recode()`:...

I'm encountering situations where the parsing guess rules seem to be overzealously deciding on the "number" category based on the presence of grouping mark[s] (for me, commas)--which in turn is...

Encountering issues where googledrive is unable to usefully access anything inside a shared FOLDER that comes from a shared drive. Permissions as Content Manager. Limited to these specific shared folders--full...