Skip to content

Fixes #332 - get_ref_info()#333

Merged
munoztd0 merged 3 commits into
devfrom
332_get_ref_info-bug
May 26, 2026
Merged

Fixes #332 - get_ref_info()#333
munoztd0 merged 3 commits into
devfrom
332_get_ref_info-bug

Conversation

@wwojciech

Copy link
Copy Markdown
Collaborator

Fixes #332

Checks

  • (Have you updated the NEWS.md ?)
  • (Have you added proper tests for new functions/features ?)
  • (Have you added new functions to the pkgdown.yml ?)
  • (Have you run document() on new functions ?)

@wwojciech wwojciech requested review from iaugusty and munoztd0 May 14, 2026 12:48
@wwojciech wwojciech self-assigned this May 14, 2026
@wwojciech wwojciech added the bug Something isn't working label May 14, 2026
@wwojciech wwojciech changed the title Fixes get_ref_info() - #332 Fixes #332 - get_ref_info() May 14, 2026

@munoztd0 munoztd0 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

lgtm

@wwojciech

Copy link
Copy Markdown
Collaborator Author

Hi @iaugusty - would you like to review this PR, or can we merge it? Thanks!

@iaugusty iaugusty left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

approach will work, under the condition that the used afun knows how to deal with incoming .in_ref_col = NULL and .ref_group = NULL situation, which not all afuns will

@munoztd0

Copy link
Copy Markdown
Collaborator

Checking insightsengineering/scda.test#233
perform a check using scda.test, if it would impact our TLG catalog

@munoztd0

Copy link
Copy Markdown
Collaborator

Checking insightsengineering/scda.test#233 perform a check using scda.test, if it would impact our TLG catalog

All good on scda.test (the one error is due to sdtm changes not this PR)

@munoztd0 munoztd0 merged commit cb9143f into dev May 26, 2026
1 of 5 checks passed
@munoztd0 munoztd0 deleted the 332_get_ref_info-bug branch May 26, 2026 14:13
@wwojciech

Copy link
Copy Markdown
Collaborator Author

Checking insightsengineering/scda.test#233 perform a check using scda.test, if it would impact our TLG catalog

All good on scda.test (the one error is due to sdtm changes not this PR)

Thank you @munoztd0 !

munoztd0 added a commit that referenced this pull request May 26, 2026
* fixes get_ref_info() - #332

* Update NEWS.md

---------

Co-authored-by: David Muñoz Tord <david.munoz@mailbox.org>
munoztd0 added a commit that referenced this pull request May 29, 2026
* making rbmi test and examples shorter

* perf(tests): build shared tbl_wide fixture once in test-tt_to_tblfile

* update: NEWS.md

* perf(tests): reuse shared table

* test: Create a simple table for testing

* perf(tests):
- shared simple fixtures for validate tests

* perf(tests): reuse tbl_simple and badtbl_simple in converts-without-error test:
- tbl_simple and badtbl_simple reused from shared fixtures

* update: DESCRIPTION

* Fixes #332 - get_ref_info() (#333)

* fixes get_ref_info() - #332

* Update NEWS.md

---------

Co-authored-by: David Muñoz Tord <david.munoz@mailbox.org>

* Fix get ref info (#346)

* Update get_ref_info.R

* Update get_ref_info.Rd

* Update get_ref_info.R

* add shared tables

* perf(tests): build tbl_iec once

* perf(vignettes): display chunks with NOT_CRAN in auto_colwidths and table_and_listing_customizations

* add timeout to check-r-package step

* test

---------

Co-authored-by: Wojtek <11532997+wwojciech@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: junco::get_ref_info() fails in the presence of rtables::add_overall_col().

3 participants