Jennifer (Jenny) Bryan

Results 1130 comments of Jennifer (Jenny) Bryan

I think this got buried by my other requests. I still think it would be useful to get a look at the developer tools. > Maybe the developer tools is...

Jotting down a few notes mostly to myself: I find it odd that adding "/Library/Frameworks/R.framework/Resources" to the PATH unblocked discovery of *multiple* R versions (vs. just the current version). I...

More observations: ``` Error: Socket connect timed out after 20 seconds /usr/local/bin/R --connection_file .... ``` The equivalent log for me shows: ``` [R] /Applications/Positron.app/Contents/Resources/app/extensions/positron-r/resources/ark/ark --connection_file /var/folders/zb/yzf8zvwd4p1dq8q3bfjz4tt80000gp/T/kernel-NdoQjM/connection.json --log /var/folders/zb/yzf8zvwd4p1dq8q3bfjz4tt80000gp/T/kernel-NdoQjM/kernel.log --startup-file /Applications/Positron.app/Contents/Resources/app/extensions/positron-r/resources/scripts/startup.R...

Have you done anything with this bit of configuration re: the Ark kernel (*Positron > R > Kernel: Path*)? If so, what? It should be _unset_ for a typical user.

Just an FYI on why I didn't move on this, I see the point but it would also be a breaking change in some sense, so requires some deliberation.

I think this could be a huge win for helping folks be successful and happy with renv (with which I am no expert, but I know more about that than...

I think it's nice to note when Positron would have a feature that RStudio does not have and AFAICT this would qualify.

I am also going to close an issue in R Packages that is best covered here. https://github.com/hadley/r-pkgs/issues/803

If I search this repo for "russia", it comes up quite frequently in the data preparation code: https://github.com/search?q=repo:jennybc/gapminder%20russia&type=code I can't immediately see any sort of explicit reason why Russia fell...

Thanks @TimBFrankland for doing this *post mortem* analysis! This rings a vague bell, i.e. I once knew this would be a consequence of a data cleaning move I made. And...