Skip to content

Commit

Permalink
Bump ark to v0.1.159 (#5796)
Browse files Browse the repository at this point in the history
For:

[PR 655](posit-dev/ark#655): Limits the number
of bins for histograms to avoid crashes, addressing [issue
5744](#5744).
[PR 654](posit-dev/ark#654): Adds more logging
for Help proxy errors, addressing [issue
3543](#3543).
[PR 646](posit-dev/ark#646): Refactors
FormattedVector for faster formatting of S3 objects, improving
performance when expanding large data.frames, related to
[comment](#3628 (comment)).
  • Loading branch information
dfalbel authored Dec 18, 2024
1 parent afc264f commit dba8a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/positron-r/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,7 @@
},
"positron": {
"binaryDependencies": {
"ark": "0.1.158"
"ark": "0.1.159"
},
"minimumRVersion": "4.2.0",
"minimumRenvVersion": "1.0.9"
Expand Down

0 comments on commit dba8a8c

Please sign in to comment.