r2evans

Results 109 issues of r2evans

TL;DR: Please make the call of `stty echo` _optional_, perhaps based on a `getOption(..)`. I use ssh/tmux to get to a headless system where I run R within emacs/ESS. For...

### ⚠️ Before submitting, please verify the following: ⚠️ - [X] This is a **bug**, not a question or a configuration issue. - [X] This issue is **not** already reported...

0. Needs triage
bug
os: :door: Windows
feature: :inbox_tray: install and update

The section of the docs that cover "*Websites that require authentication*" suggests opening a page, interactively log in, then grab the cookies and move forward. While this works somewhat, I'm...

The notion that redis is storing strings is fine, but R is unique among most languages in that strings can be particularly punishing. When retrieving larger objects (e.g., 1000-row frame),...

### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same feature. * Please don't comment if you have no relevant...

0. Needs triage
enhancement

### Describe the bug, including details regarding any error messages, version, and platform. There are use-cases where I cannot use the "normal" filtering with hive-partitioning and must `open_dataset` directly on...

Type: bug
Component: R

### Describe the enhancement requested The current mechanism for `register_scalar_function` is solely by side-effect, and keeping them around in the global environment can affect other uses of lazy operations. I...

Type: enhancement
Component: R

> libfuse does not have any active, regular contributors or developers. The current maintainer continues to apply pull requests and tries to make regular releases, but unfortunately has no capacity...

Up front, I'm willing to write this and submit a PR, I'm just wondering if you're amenable. Background: getting messages out of a `future::multisession` cluster works, but messages only appear...

bug