Davis Vaughan
Davis Vaughan
For tidy dev day - it's worth reading over the `slice_min()` and `slice_max()` docs along with this vignette section to see if we can clarify the behavior around `NA` handling...
Check back tomorrow!
My current theory is that the Positron entitlements are not actually being applied recursively down to ark https://github.com/posit-dev/positron/blob/67eb32a999def1e363c4f5fc812fc03499da0b70/build/azure-pipelines/darwin/app-entitlements.plist#L18
In @sharon-wang's case where she previously had homebrew R and then switched to rig R for the same R version, I see ``` dlopen(/Users/sashimi/Library/R/arm64/4.3/library/glue/libs/glue.so, 0x0006): Library not loaded: /opt/homebrew/opt/r/lib/R/lib/libR.dylib ```...
I also think "send output to console" isn't a "sticky" option in RStudio, i.e. I have to select it for every Rmd I create. I have a feeling we can...
Another one - If Quarto documents weren't attached to a Console and only did inline output, they would also need a way to accept inline _input_ from the user, i.e....
Ah I wonder if the history issue is due to the fact that when you call a runtime's `execute()` method directly, this `_onDidExecuteCodeEmitter` event is not fired (it is called...
#2007 is now merged, so a simple reprex to reproduce this is: Run ```r cli::cli_text("{.run rlang::abort('oh no')}") ``` Click the code hyperlink to automatically run the code Press `Up` to...
Yea I think I'm the opposite of the vibe of #4787 where I think we should not fight the idea of Folder being the core unit here, and should instead...
@gtema that link doesn't go anywhere for me, can you post the text from that discord message here?