Fix get ref info#346
Merged
Merged
Conversation
munoztd0
added a commit
that referenced
this pull request
May 26, 2026
* Update get_ref_info.R * Update get_ref_info.Rd
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
Fixes #nnn
Checks