Skip to content

Add array and matrix to lengthDS permitted classes#483

Merged
timcadman merged 3 commits into
v7.0-devfrom
fix/lengthDS-permitted-classes
Jun 2, 2026
Merged

Add array and matrix to lengthDS permitted classes#483
timcadman merged 3 commits into
v7.0-devfrom
fix/lengthDS-permitted-classes

Conversation

@timcadman
Copy link
Copy Markdown
Contributor

@timcadman timcadman commented Jun 1, 2026

Background

I added class checks on the serverside for lengthDS, but was too restrictive which showed up in a failing clientside check.

Solution

Add array and matrix as permitted classes.

@timcadman timcadman requested a review from StuartWheater June 1, 2026 19:13
@StuartWheater
Copy link
Copy Markdown
Member

Looks like RoxygenNote needs to be set to "8.0.0"

Copy link
Copy Markdown
Member

@StuartWheater StuartWheater left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The documentation indicates "x" should resolve to a vector or list, which does not match the test, but R appears to permit "x" to be just about anything.

@timcadman timcadman merged commit d88aa00 into v7.0-dev Jun 2, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants