{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":331057892,"defaultBranch":"main","name":"deephaven-core","ownerLogin":"deephaven","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-01-19T17:30:43.000Z","ownerAvatar":"https://github.com/avatars/u/44370703?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1724077238.0","currentOid":""},"activityList":{"items":[{"before":"1024aa69b174533fa4529b66e1a040571625c111","after":null,"ref":"refs/heads/dependabot/github_actions/cla-assistant/github-action-2.5.1","pushedAt":"2024-08-19T14:20:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"devinrsmith","name":"Devin Smith","path":"/devinrsmith","primaryAvatarUrl":"https://github.com/avatars/u/6764691?s=80&v=4"}},{"before":"59d591c1c980d500bb3ea6f66ee477caa6b23bf9","after":"b5cae98c2f11b032cdd1b9c248dc5b4a0f95314a","ref":"refs/heads/main","pushedAt":"2024-08-19T14:20:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"devinrsmith","name":"Devin Smith","path":"/devinrsmith","primaryAvatarUrl":"https://github.com/avatars/u/6764691?s=80&v=4"},"commit":{"message":"chore(github-actions): bump cla-assistant/github-action from 2.4.0 to 2.5.1 (#5953)\n\nBumps [cla-assistant/github-action](https://github.com/cla-assistant/github-action) from 2.4.0 to 2.5.1.\r\n- [Release notes](https://github.com/cla-assistant/github-action/releases)\r\n- [Commits](contributor-assistant/github-action@v2.4.0...v2.5.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: cla-assistant/github-action\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(github-actions): bump cla-assistant/github-action from 2.4.0 to…"}},{"before":null,"after":"1024aa69b174533fa4529b66e1a040571625c111","ref":"refs/heads/dependabot/github_actions/cla-assistant/github-action-2.5.1","pushedAt":"2024-08-19T02:48:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://github.com/avatars/in/29110?s=80&v=4"},"commit":{"message":"chore(github-actions): bump cla-assistant/github-action\n\nBumps [cla-assistant/github-action](https://github.com/cla-assistant/github-action) from 2.4.0 to 2.5.1.\n- [Release notes](https://github.com/cla-assistant/github-action/releases)\n- [Commits](https://github.com/cla-assistant/github-action/compare/v2.4.0...v2.5.1)\n\n---\nupdated-dependencies:\n- dependency-name: cla-assistant/github-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(github-actions): bump cla-assistant/github-action"}},{"before":"2f6530bd161c5d0050a03a20d8a07ff071a849ff","after":"59d591c1c980d500bb3ea6f66ee477caa6b23bf9","ref":"refs/heads/main","pushedAt":"2024-08-16T23:43:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"stanbrub","name":"Stan Brubaker","path":"/stanbrub","primaryAvatarUrl":"https://github.com/avatars/u/120737309?s=80&v=4"},"commit":{"message":"chore: Bump to 0.37.0-SNAPSHOT (#5952)","shortMessageHtmlLink":"chore: Bump to 0.37.0-SNAPSHOT (#5952)"}},{"before":null,"after":"d82df8068a919940cfa295443ad6f4c8b585130e","ref":"refs/heads/release/v0.36.0","pushedAt":"2024-08-16T20:11:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"stanbrub","name":"Stan Brubaker","path":"/stanbrub","primaryAvatarUrl":"https://github.com/avatars/u/120737309?s=80&v=4"},"commit":{"message":"Cut for 0.36.0","shortMessageHtmlLink":"Cut for 0.36.0"}},{"before":"903abba187480217372bab136403a65f281486d5","after":"2f6530bd161c5d0050a03a20d8a07ff071a849ff","ref":"refs/heads/main","pushedAt":"2024-08-16T19:55:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jmao-denver","name":"Jianfeng Mao","path":"/jmao-denver","primaryAvatarUrl":"https://github.com/avatars/u/4297243?s=80&v=4"},"commit":{"message":"fix: post merge improvement on table listener code and docstring (#5951)\n\nSome defensive coding\r\nCode/docstring readability improvement\r\n\r\n---------\r\n\r\nCo-authored-by: Chip Kent <5250374+chipkent@users.noreply.github.com>","shortMessageHtmlLink":"fix: post merge improvement on table listener code and docstring (#5951)"}},{"before":"663fae6b5ebdfed05e63d8f6b8bd78a3e6561b25","after":"903abba187480217372bab136403a65f281486d5","ref":"refs/heads/main","pushedAt":"2024-08-16T16:34:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"niloc132","name":"Colin Alworth","path":"/niloc132","primaryAvatarUrl":"https://github.com/avatars/u/241630?s=80&v=4"},"commit":{"message":"fix: Go and JS clients should not require v1+v2 auth (#5946)\n\nThe Go client required sending v2 auth, but receiving v1 responses -\r\nthis change makes it consistently use v1 auth.\r\n\r\nThe JS client incorrectly closed the stream only after it had received\r\nheaders - now it can close right away, and just wait for headers to\r\narrive normally.\r\n\r\nPrerequisite to #5922","shortMessageHtmlLink":"fix: Go and JS clients should not require v1+v2 auth (#5946)"}},{"before":"e919d5223ff807d079a32ea1fbd16b7fc7e42200","after":"663fae6b5ebdfed05e63d8f6b8bd78a3e6561b25","ref":"refs/heads/main","pushedAt":"2024-08-15T23:21:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nbauernfeind","name":"Nate Bauernfeind","path":"/nbauernfeind","primaryAvatarUrl":"https://github.com/avatars/u/1030443?s=80&v=4"},"commit":{"message":"perf: Remove Unnecessary Recursion from Select/Update (#5924)\n\nThis reorganizes how select/update builds the resulting formula columns, column source maps, and work to be processed on the PUG. Instead of using recursion, it now builds things up in a dynamic-programming style without redoing work. As a result, select/update operations with thousands of columns now use significantly less memory and cpu to perform the same work.\r\n\r\nA simple 50k select-column update operation initializes in 2.5m (source starts empty and this is on an m2 mac) and has cycle times of ~650ms.","shortMessageHtmlLink":"perf: Remove Unnecessary Recursion from Select/Update (#5924)"}},{"before":"07786ef4e0d53afe74e2a7f27cbd5c3bb331416f","after":"e919d5223ff807d079a32ea1fbd16b7fc7e42200","ref":"refs/heads/main","pushedAt":"2024-08-15T23:07:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jmao-denver","name":"Jianfeng Mao","path":"/jmao-denver","primaryAvatarUrl":"https://github.com/avatars/u/4297243?s=80&v=4"},"commit":{"message":"feat: Support on-error callback for Py listeners (#5929)\n\nFixes #5809\r\n\r\n---------\r\n\r\nCo-authored-by: Ryan Caudy ","shortMessageHtmlLink":"feat: Support on-error callback for Py listeners (#5929)"}},{"before":"9ca4332bf10d143aa0dfe525353e2f94bc347709","after":"07786ef4e0d53afe74e2a7f27cbd5c3bb331416f","ref":"refs/heads/main","pushedAt":"2024-08-15T23:04:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"devinrsmith","name":"Devin Smith","path":"/devinrsmith","primaryAvatarUrl":"https://github.com/avatars/u/6764691?s=80&v=4"},"commit":{"message":"feat!: Add TableDefinition wrapper for python (#5892)\n\n* `deephaven.table.TableDefinition`: new python wrapper for\r\n`io.deephaven.engine.table.TableDefinition`\r\n* `deephaven.column.ColumnDefinition`: new python wrapper for\r\n`io.deephaven.engine.table.ColumnDefinition`\r\n* `deephaven.table.TableDefinitionLike`: new type alias to allow for\r\nconsistent public APIs and conversions into\r\n`deephaven.table.TableDefinition`\r\n* `deephaven.column.Column`: deprecated for removal\r\n* `deephaven.jcompat.j_table_definition`: deprecated for removal\r\n* `deephaven.stream.kafka.consumer.json_spec`: `cols_defs` specified as\r\n`List[Tuple[str, DType]]` deprecated for removal\r\n\r\nFixes #4822\r\n\r\nBREAKING CHANGE: `deephaven.column.InputColumn` no longer inherits from\r\n`deephaven.column.Column`; as such, it no longer exposes Column's\r\nattributes. This is unlikely to affect users as InputColumn is really a\r\nstructure meant to support `new_table`.","shortMessageHtmlLink":"feat!: Add TableDefinition wrapper for python (#5892)"}},{"before":"c74e57000221f0c79aba4833599da13402b04b65","after":"9ca4332bf10d143aa0dfe525353e2f94bc347709","ref":"refs/heads/main","pushedAt":"2024-08-15T22:13:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rcaudy","name":"Ryan Caudy","path":"/rcaudy","primaryAvatarUrl":"https://github.com/avatars/u/5342661?s=80&v=4"},"commit":{"message":"fix: For failure in reading dictionary encoded parquet strings (#5945)","shortMessageHtmlLink":"fix: For failure in reading dictionary encoded parquet strings (#5945)"}},{"before":"00625b240380bedd82f8049f1b90f5d84c238bb8","after":"c74e57000221f0c79aba4833599da13402b04b65","ref":"refs/heads/main","pushedAt":"2024-08-15T21:04:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"malhotrashivam","name":"Shivam Malhotra","path":"/malhotrashivam","primaryAvatarUrl":"https://github.com/avatars/u/16147908?s=80&v=4"},"commit":{"message":"feat: Added support to upcast numeric types when reading parquet (#5923)","shortMessageHtmlLink":"feat: Added support to upcast numeric types when reading parquet (#5923)"}},{"before":"4d0b82f3dbef8b6d3b8ea832d0627fcc94bb162d","after":"00625b240380bedd82f8049f1b90f5d84c238bb8","ref":"refs/heads/main","pushedAt":"2024-08-15T19:00:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"devinrsmith","name":"Devin Smith","path":"/devinrsmith","primaryAvatarUrl":"https://github.com/avatars/u/6764691?s=80&v=4"},"commit":{"message":"fix: Only run nightly-publish-ci for deephaven project (#5943)","shortMessageHtmlLink":"fix: Only run nightly-publish-ci for deephaven project (#5943)"}},{"before":"57d0188ca8f857dda16e41f66fb254250b094494","after":"4d0b82f3dbef8b6d3b8ea832d0627fcc94bb162d","ref":"refs/heads/main","pushedAt":"2024-08-15T18:30:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rcaudy","name":"Ryan Caudy","path":"/rcaudy","primaryAvatarUrl":"https://github.com/avatars/u/5342661?s=80&v=4"},"commit":{"message":"fix: Fix PartitioningColumnDataIndex: region RowSet provenance and index RowSet tracking (#5942)","shortMessageHtmlLink":"fix: Fix PartitioningColumnDataIndex: region RowSet provenance and in…"}},{"before":"b206a8adfb5206ae15007376958654880a238326","after":null,"ref":"refs/heads/deephaven-bot/update-web-0.89.0","pushedAt":"2024-08-15T17:56:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mofojed","name":"Mike Bender","path":"/mofojed","primaryAvatarUrl":"https://github.com/avatars/u/4505624?s=80&v=4"}},{"before":"bda75effd98c7bb369e0408cd37d7b084f376e04","after":"57d0188ca8f857dda16e41f66fb254250b094494","ref":"refs/heads/main","pushedAt":"2024-08-15T17:56:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mofojed","name":"Mike Bender","path":"/mofojed","primaryAvatarUrl":"https://github.com/avatars/u/4505624?s=80&v=4"},"commit":{"message":"fix: Update web version 0.89.0 (#5941)\n\nRelease notes\r\nhttps://github.com/deephaven/web-client-ui/releases/tag/v0.89.0\r\n\r\n\r\n[0.89.0](https://github.com/deephaven/web-client-ui/compare/v0.88.0...v0.89.0)\r\n(2024-08-15)\r\n\r\n\r\n- Features\r\n* Refactor console objects menu\r\n([#2013](https://github.com/deephaven/web-client-ui/issues/2013))\r\n([8251180](https://github.com/deephaven/web-client-ui/commit/825118048326d3622aec2e4b851d81e8b7d93e35))\r\n\r\n\r\n- Bug Fixes\r\n- Errors thrown during a grid update are not caught\r\n([#2188](https://github.com/deephaven/web-client-ui/issues/2188))\r\n([2e59b92](https://github.com/deephaven/web-client-ui/commit/2e59b92b8ceac211c1d27931513e57136a9fa42c))\r\n- Proxy model not setting defined values in parent class\r\n([#2187](https://github.com/deephaven/web-client-ui/issues/2187))\r\n([5f9cf7f](https://github.com/deephaven/web-client-ui/commit/5f9cf7f4f39cb19f680e38f907d67201389fea7f))\r\n- Restrict @adobe/spectrum imports\r\n([#2179](https://github.com/deephaven/web-client-ui/issues/2179))\r\n([a257296](https://github.com/deephaven/web-client-ui/commit/a257296f1433d158439e6ea1b341c81551a38c11))\r\n\r\nCo-authored-by: deephaven-internal <66694643+deephaven-internal@users.noreply.github.com>","shortMessageHtmlLink":"fix: Update web version 0.89.0 (#5941)"}},{"before":"82fa1f319020de858c93cc461e56fbb85e594c50","after":"bda75effd98c7bb369e0408cd37d7b084f376e04","ref":"refs/heads/main","pushedAt":"2024-08-15T16:56:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"malhotrashivam","name":"Shivam Malhotra","path":"/malhotrashivam","primaryAvatarUrl":"https://github.com/avatars/u/16147908?s=80&v=4"},"commit":{"message":"feat: Added support to write parquet files to S3 (#5914)\n\nAdded a new `OutputStream` to write to S3 and moved all parquet writing\r\ncode from using SeekableByteChannels to OutputStreams.","shortMessageHtmlLink":"feat: Added support to write parquet files to S3 (#5914)"}},{"before":null,"after":"b206a8adfb5206ae15007376958654880a238326","ref":"refs/heads/deephaven-bot/update-web-0.89.0","pushedAt":"2024-08-15T14:44:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://github.com/avatars/in/15368?s=80&v=4"},"commit":{"message":"[create-pull-request] automated change","shortMessageHtmlLink":"[create-pull-request] automated change"}},{"before":"ae17df265c44857de3b4daa4e56f6f2eade856e5","after":"82fa1f319020de858c93cc461e56fbb85e594c50","ref":"refs/heads/main","pushedAt":"2024-08-15T00:42:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"devinrsmith","name":"Devin Smith","path":"/devinrsmith","primaryAvatarUrl":"https://github.com/avatars/u/6764691?s=80&v=4"},"commit":{"message":"chore: Bump to jpy 0.18.0 (#5936)","shortMessageHtmlLink":"chore: Bump to jpy 0.18.0 (#5936)"}},{"before":"3d49af71b1d8b5d3d9e1537eff1cb66b21ce469f","after":null,"ref":"refs/heads/dependabot/github_actions/gradle/actions-4","pushedAt":"2024-08-14T17:10:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"devinrsmith","name":"Devin Smith","path":"/devinrsmith","primaryAvatarUrl":"https://github.com/avatars/u/6764691?s=80&v=4"}},{"before":"a922e44d2313aeb8f6ae4a32a745609efd95a8d2","after":"ae17df265c44857de3b4daa4e56f6f2eade856e5","ref":"refs/heads/main","pushedAt":"2024-08-14T17:10:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"devinrsmith","name":"Devin Smith","path":"/devinrsmith","primaryAvatarUrl":"https://github.com/avatars/u/6764691?s=80&v=4"},"commit":{"message":"chore(github-actions): bump gradle/actions from 3 to 4 (#5898)\n\nBumps [gradle/actions](https://github.com/gradle/actions) from 3 to 4.\r\n- [Release notes](https://github.com/gradle/actions/releases)\r\n- [Commits](gradle/actions@v3...v4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: gradle/actions\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(github-actions): bump gradle/actions from 3 to 4 (#5898)"}},{"before":"593b71162b93ef2e4f3b4cec568a31744224b4f5","after":"3d49af71b1d8b5d3d9e1537eff1cb66b21ce469f","ref":"refs/heads/dependabot/github_actions/gradle/actions-4","pushedAt":"2024-08-14T16:40:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://github.com/avatars/in/29110?s=80&v=4"},"commit":{"message":"chore(github-actions): bump gradle/actions from 3 to 4\n\nBumps [gradle/actions](https://github.com/gradle/actions) from 3 to 4.\n- [Release notes](https://github.com/gradle/actions/releases)\n- [Commits](https://github.com/gradle/actions/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: gradle/actions\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(github-actions): bump gradle/actions from 3 to 4"}},{"before":"a45c3a9d409327a17906ce05e97e65dac285acaf","after":"a922e44d2313aeb8f6ae4a32a745609efd95a8d2","ref":"refs/heads/main","pushedAt":"2024-08-13T22:27:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"malhotrashivam","name":"Shivam Malhotra","path":"/malhotrashivam","primaryAvatarUrl":"https://github.com/avatars/u/16147908?s=80&v=4"},"commit":{"message":"feat: Throw exception when writing array/vector of big decimals to parquet (#5930)","shortMessageHtmlLink":"feat: Throw exception when writing array/vector of big decimals to pa…"}},{"before":"e53433f777ca78a0cf36a169827b190795ac4eaf","after":"a45c3a9d409327a17906ce05e97e65dac285acaf","ref":"refs/heads/main","pushedAt":"2024-08-13T22:01:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"chipkent","name":"Chip Kent","path":"/chipkent","primaryAvatarUrl":"https://github.com/avatars/u/5250374?s=80&v=4"},"commit":{"message":"fix: Test for proper clock settings before running clock tests (#5932)\n\nClock tests occasionally fail when the system clock is improperly set.\r\nTest the system clock's setting before performing more tests. This does\r\nnot resolve the problem, but it provides clear evidence of the root\r\ncause of intermittent clock test failures.","shortMessageHtmlLink":"fix: Test for proper clock settings before running clock tests (#5932)"}},{"before":"71646c35b2987e83cf34b53b632498b8aba21332","after":"e53433f777ca78a0cf36a169827b190795ac4eaf","ref":"refs/heads/main","pushedAt":"2024-08-13T21:46:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"devinrsmith","name":"Devin Smith","path":"/devinrsmith","primaryAvatarUrl":"https://github.com/avatars/u/6764691?s=80&v=4"},"commit":{"message":"feat: Add versioned gRPC user-agent for java client (#5752)\n\nThis adds a structured, context-dependenent gRPC user-agent for the java\r\nclient.\r\n\r\nHere are some examples using the in-development 0.36.0-SNAPSHOT\r\ndeephaven version:\r\n\r\nSessionFactoryConfig client: `grpc-java/1.58.0\r\n(deephaven/0.36.0-SNAPSHOT; deephaven-java-client-session)`\r\n\r\nFlightSessionFactoryConfig client: `grpc-java/1.58.0\r\n(deephaven/0.36.0-SNAPSHOT; flight/13.0.0;\r\ndeephaven-java-client-flight)`\r\n\r\nBarrageSessionFactoryConfig client: `grpc-java/1.58.0\r\n(deephaven/0.36.0-SNAPSHOT; flight/13.0.0; barrage/0.6.0;\r\ndeephaven-java-client-barrage)`\r\n\r\nnative application server client: `grpc-java/1.58.0\r\n(deephaven/0.36.0-SNAPSHOT; flight/13.0.0; barrage/0.6.0;\r\ndeephaven-server-jetty)`\r\n\r\npython embedded server client: `grpc-java/1.58.0\r\n(deephaven/0.36.0-SNAPSHOT; flight/13.0.0; barrage/0.6.0;\r\ndeephaven-server-embedded)`\r\n\r\nIntegrators will be able to inherit the appropriate grpc-java,\r\ndeephaven, flight, and barrage versions if they choose to, as well as\r\nthe ability to append their own versions and contextual properties.\r\n\r\nFixes #5860","shortMessageHtmlLink":"feat: Add versioned gRPC user-agent for java client (#5752)"}},{"before":"d26e1b251f10a5f3b518b255dcc1a74379114f95","after":"71646c35b2987e83cf34b53b632498b8aba21332","ref":"refs/heads/main","pushedAt":"2024-08-12T15:20:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jcferretti","name":"Cristian Ferretti","path":"/jcferretti","primaryAvatarUrl":"https://github.com/avatars/u/37232625?s=80&v=4"},"commit":{"message":"fix(r-client): add missing R package dependencies for building R client in its README. (#5925)\n\nWe need knitr, xml2 and rmarkdown.\r\n\r\nOtherwise, in a fresh install of R on an ubuntu 22.04 machine while\r\ntrying to follow the instructions in `R/README.md`:\r\n\r\n```\r\ncfs@pifilca 19:28:20 ~/dh/oss1/deephaven-core/R\r\n$ R CMD build rdeephaven && R CMD INSTALL --no-multiarch --with-keep.source rdeephaven_*.tar.gz && rm rdeephaven_*.tar.gz\r\n* checking for file ‘rdeephaven/DESCRIPTION’ ... OK\r\n* preparing ‘rdeephaven’:\r\n* checking DESCRIPTION meta-information ... OK\r\n* cleaning src\r\nWarning in system2(command, args, stdout = NULL, stderr = NULL, ...) :\r\n error in running command\r\nError in loadVignetteBuilder(pkgdir, TRUE) :\r\n vignette builder 'knitr' not found\r\nExecution halted\r\n```\r\n\r\nTried adding just knitr but still got fialures, we still miss `xml2` and\r\n`rmarkdown`. So add all 3.\r\n\r\n```\r\ncfs@pifilca 19:40:15 ~/dh/oss1/deephaven-core/R\r\n$ R CMD build rdeephaven && R CMD INSTALL --no-multiarch --with-keep.source rdeephaven_*.tar.gz && rm rdeephaven_*.tar.gz\r\n* checking for file ‘rdeephaven/DESCRIPTION’ ... OK\r\n* preparing ‘rdeephaven’:\r\n* checking DESCRIPTION meta-information ... OK\r\n* cleaning src\r\nWarning in system2(command, args, stdout = NULL, stderr = NULL, ...) :\r\n error in running command\r\n* installing the package to build vignettes\r\n* creating vignettes ... ERROR\r\n--- re-building ‘agg_by.Rmd’ using rmarkdown\r\nError: processing vignette 'agg_by.Rmd' failed with diagnostics:\r\nthere is no package called ‘rmarkdown’\r\n--- failed re-building ‘agg_by.Rmd’\r\n\r\n--- re-building ‘rdeephaven.Rmd’ using rmarkdown\r\nError: processing vignette 'rdeephaven.Rmd' failed with diagnostics:\r\nthere is no package called ‘rmarkdown’\r\n--- failed re-building ‘rdeephaven.Rmd’\r\n\r\n--- re-building ‘update_by.Rmd’ using rmarkdown\r\nError: processing vignette 'update_by.Rmd' failed with diagnostics:\r\nthere is no package called ‘rmarkdown’\r\n--- failed re-building ‘update_by.Rmd’\r\n\r\nSUMMARY: processing the following files failed:\r\n ‘agg_by.Rmd’ ‘rdeephaven.Rmd’ ‘update_by.Rmd’\r\n\r\nError: Vignette re-building failed.\r\nExecution halted\r\n```","shortMessageHtmlLink":"fix(r-client): add missing R package dependencies for building R clie…"}},{"before":"7c834b05bfba09572d21903873eb6e1243bfe540","after":null,"ref":"refs/heads/dependabot/gradle/org.apache.commons-commons-lang3-3.15.0","pushedAt":"2024-08-12T02:57:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://github.com/avatars/in/29110?s=80&v=4"}},{"before":null,"after":"6002f8d73e4e89e13ea03189ebf4aae8796e730b","ref":"refs/heads/dependabot/gradle/org.apache.commons-commons-lang3-3.16.0","pushedAt":"2024-08-12T02:57:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://github.com/avatars/in/29110?s=80&v=4"},"commit":{"message":"chore(gradle): bump org.apache.commons:commons-lang3\n\nBumps org.apache.commons:commons-lang3 from 3.12.0 to 3.16.0.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.commons:commons-lang3\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(gradle): bump org.apache.commons:commons-lang3"}},{"before":"f3fb2087befa003673f04f5dd6f06c7d0ac9972f","after":"d26e1b251f10a5f3b518b255dcc1a74379114f95","ref":"refs/heads/main","pushedAt":"2024-08-10T04:22:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jmao-denver","name":"Jianfeng Mao","path":"/jmao-denver","primaryAvatarUrl":"https://github.com/avatars/u/4297243?s=80&v=4"},"commit":{"message":"feat(table): add Table.diff method (#5814)\n\nFixes #5756\r\n\r\n---------\r\n\r\nCo-authored-by: Chip Kent <5250374+chipkent@users.noreply.github.com>","shortMessageHtmlLink":"feat(table): add Table.diff method (#5814)"}},{"before":"9d8da504f596091588c0340bc376229f6aec9b5a","after":"f3fb2087befa003673f04f5dd6f06c7d0ac9972f","ref":"refs/heads/main","pushedAt":"2024-08-09T19:07:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"alexpeters1208","name":"Alex Peters","path":"/alexpeters1208","primaryAvatarUrl":"https://github.com/avatars/u/80283343?s=80&v=4"},"commit":{"message":"fix: update R DESCRIPTION file to include URL (#5919)\n\nAdd the URL for Deephaven's RDoc to the `DESCRIPTION` file of the\r\n`rdeephaven` package. This change is newly required by `pkgdown` 2.1.0.\r\nhttps://github.com/deephaven/deephaven-core/pull/5729 provided a\r\ntemporary fix for this break, and this PR also reverts that temporary\r\nfix.","shortMessageHtmlLink":"fix: update R DESCRIPTION file to include URL (#5919)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEnh2GtwA","startCursor":null,"endCursor":null}},"title":"Activity · deephaven/deephaven-core"}