Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for optional other/totals in RMT #2

Merged
merged 4 commits into from
Aug 19, 2024

Conversation

PeterM74
Copy link
Collaborator

Closes #1

devtools::tests() and checks() run with no issues:

══ Results ══════════════════════════════════════
Duration: 2.4 s

[ FAIL 0 | WARN 0 | SKIP 0 | PASS 45 ]

── R CMD check results ───────────── modulartabler 0.1.1 ────
Duration: 1m 1s

0 errors ✔ | 0 warnings ✔ | 0 notes ✔

Copy link
Owner

@inpowell inpowell left a comment

Choose a reason for hiding this comment

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

Thanks for sending this up!

tests/testthat/test-mapping_table.R Outdated Show resolved Hide resolved
DESCRIPTION Outdated Show resolved Hide resolved
@PeterM74 PeterM74 added the enhancement New feature or request label Aug 17, 2024
@inpowell inpowell merged commit 4d1c35b into inpowell:master Aug 19, 2024
5 checks passed
@PeterM74 PeterM74 deleted the issue1-extendRMT branch August 20, 2024 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for optional other/total mappings in RangeMappingTable
2 participants