Displaying 3 results from an estimated 3 matches for "rdevguide".
Did you mean:
devguide
2025 Mar 26
1
Suggestion: Install packages on non-appendable file systems (e.g. databricks volumes)
Hello,
I would like to submit a patch to R. Following 5 Submitting Feature
Requests ? R Development Guide
<https://contributor.r-project.org/rdevguide/chapters/submitting_feature_requests.html>,
I would like to ask for feedback before proceeding with a ?formal?
submission on bugzilla. It's my first attempt contributing to R and I do
not currently have a bugzilla account.
I am working at a company, and we use R with databricks. We want to...
2023 Apr 16
1
Unique ID for conditions to supress/rethrow selected conditions?
On Sun, 2023-04-16 at 13:52 +0200, I?aki Ucar wrote:
> I agree that something like this would be a nice addition. With the
> current condition system, it would be certainly easy (but quite a lot
> of work) to define a hierarchy of built-in conditions, and then use
> them consistently throughout base R.
Yes, a typed condition system would be great.
I have two other ideas:
By
2025 Mar 26
1
Suggestion: Install packages on non-appendable file systems (e.g. databricks volumes)
On 3/26/25 17:47, Sergio Oller wrote:
> Hello,
>
> I would like to submit a patch to R. Following 5 Submitting Feature
> Requests ? R Development Guide
> <https://contributor.r-project.org/rdevguide/chapters/submitting_feature_requests.html>,
> I would like to ask for feedback before proceeding with a ?formal?
> submission on bugzilla. It's my first attempt contributing to R and I do
> not currently have a bugzilla account.
>
> I am working at a company, and we use R with...