Ian Lyttle
Ian Lyttle
The Windows path (use CRAN version, manage git config settings) was not successful. Then I came across this, which I found illuminating: https://github.com/libgit2/libgit2/issues/4164
Auto-enabling for windows might be a way forward - I say this as a sample of one Mac :) I found a workaround on Windows using the `proxy` branch. This...
I have found out a little more, thanks to this issue-comment: https://github.com/libgit2/libgit2/issues/5255#issuecomment-540741132 On my Mac, I set my `http_proxy`, etc. envvars appending a trailing slash, and installed the `proxy` branch....
I tried to configure the proxy using Windows registry - I do not have permission (corporate policy). Setting the proxy on a per-remote basis: I don't think that would work...
I don't remember ever installing anything on the Mac - my guess is that it's the version that came with it (early 2019). I agree that a factor is eliminated...
Quick update from my end: I have lost access to the Windows machine to which I have remote access. I should have access again by Thursday, when a colleague goes...
libgit2 1.1.0 installed now installed on Mac - repeating the experiment. I have a `without_proxy()` function that I use to unset the proxy environment-variables. | platform | libgit2 version |...
I now have access again to my Windows machine. | platform | libgit2 version | gert | call | remote type | success | | -------- | -------- | --------...
Could it be possible to make the default position of the tooltip to be between the geometry hovered-over (or clicked on) and the center of the plot? Consider a point...
I have not looked at this problem, as @hadley put it into his enhancement workflow for ggvis - I imagine he has a pretty good idea for how he will...