Hadley Wickham

Results 2585 comments of Hadley Wickham

If you're hitting this problem because RStan is using `apropros()`, I think you should file the issue there — IMO `apropros()` is something that should be used directly by the...

@colearendt do you expect to use `connectApiUser()` with an existing account registered locally, or does it create one?

This seems to be about selecting columns that don't exist: ``` r library(tidyverse) df Error in `rethrow_id_cols_oob()`: #> ! `i` must be a single string, not a character vector. #>...

Sorry for missing this. Are you still interested in finishing it off? No problems if not, as I'm happy to do it myself.

@mmarchetti do you have any thoughts on what we need to do here?

@mmarchetti would you mind doing a PR to that end?

@mmarchetti BTW `deployApp()` currently has `forceGeneratePythonEnvironment = FALSE`; if you set it to `TRUE` it will overwrite an existing `requirements.txt`.

Yeah, I don't see why it shouldn't just call `build_site()`

Yeah `RemoteReposName` sounds good to me.

Yeah, store the name if present, otherwise don't worry about it.