Alex Gold

Results 18 issues of Alex Gold

On read, a column is assumed to be logical after some (maybe 1,000?) rows of missing data. If a character is at the bottom, then this silently fails with no...

colspec 🏛️

* Exit hooks are possible, and very useful for e.g. closing db connections, but `exit` as an allowable stage is not documented. Example: ``` con % plumber::pr_hook("exit", function(req) { DBI::dbDisconnect(con)...

Make it easier to customize the landing page of a pin on RSC. I believe you can currently provide a custom index.html, but this isn't well-documented. Would be really nice...

feature

**Is your feature request related to a problem? Please describe.** When I use `setup-renv`, the `use-public-rspm` flag on `install-r` doesn't seem to apply. **Describe the solution you'd like** I would...

If these were added, I think it'd cover a large proportion of use cases. Standard regexs for email + phone Checks for non-negative and strictly positive numbers

I have an app where the UI is revealed only as the user completes the prior UI section. I'm using shinyvalidate to validate my inputs and it's GREAT. But some...

It looks like this was maybe an earlier form? ``` iv$add_rule("title", need, message = "A title is required") ``` TBH, if it's possible I'd love to have this form available....