Skip to content

Commit

Permalink
Update ark to 0.1.160 (#5902)
Browse files Browse the repository at this point in the history
Updates the Ark version.

### Release Notes

#### New Features

- N/A

#### Bug Fixes

- Fixed S4 objects appearing as `??` in the Variables Pane (including
RSQlite connections) (#5685)
- Data Explorer: in R data, show `<empty>` instead of `[ ,i]` when
column name is empty (#3084)

### QA Notes

- N/A
  • Loading branch information
jmcphers authored Jan 7, 2025
1 parent a66d65e commit 7bb8578
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.159"
"ark": "0.1.160"
},
"minimumRVersion": "4.2.0",
"minimumRenvVersion": "1.0.9"
Expand Down

0 comments on commit 7bb8578

Please sign in to comment.