xportr v0.3.0
What's Changed
- Don't overwrite label, width, or sas.format in
xportr_type()
by @EeethB in #85 - Add lint CI and first pass at resolving issues by @elimillera in #86
- Add tests for
xportr_length()
by @averissimo in #88 - Adding test cases for label functions and fix existing test warnings by @vedhav in #87
- Add tests for
R/messages.R
by @averissimo in #89 - Add tests for xportr_order to increase coverage by @vedhav in #99
- Closes #82: Increase Test Coverage to 100% by @vedhav in #102
- Adds support for native pipe on retrieving domain on
xportr_*
by @averissimo in #100 - Closes #109 Fix the error of unable to build the pkgdown site by @vedhav in #110
- Closes #103: Create a Styler CI Check by @vedhav in #108
- fix: Update test-coverage.yaml to address failing CI by @bms63 in #116
- fix: update the r setup action to fix pkgdown CI by @vedhav in #118
- #106 - Adding the issue templates by @vedhav in #114
- closes #94 implement PR templates by @bms63 in #115
- Improvements for 'xportr_type' by @elimillera in #80
- New functionality for conditional validation errors by @elimillera in #105
- Update reorder messaging by @elimillera in #104
- closes #122 update pkgdown by @bms63 in #123
- Closes #121 - remove
renv
to freeze package versions for development by @vedhav in #124 - Closes #112 - Add CI for checking broken links by @vedhav in #127
- Closes #138 Remove docs folder by @averissimo in #139
- Update: Closes #98 removing symbols that are no longer illegal by @sadchla-codes in #119
- Closes #44 global object for spec file by @EeethB in #107
- Closes #111 #129 Updating Description file and contributor's list by @sadchla-codes in #135
- Closes 120 - Replace metacore with metadata by @vedhav in #134
- Update flow diagram on README by @elimillera in #144
- #149 - metadata order column to numeric by @elimillera in #155
- 76 iso format by @elimillera in #133
- chore: remove styler from the package suggests by @vedhav in #156
- Closes #128 Add warning message when
xportr.*
column names don't match metadata by @averissimo in #146 - Suggestions on PR #141 by @averissimo in #160
- Merging main to devel by @vedhav in #163
- Closes #142 issue_142_updated to account for DT, DTM, TM variables by @adchan11 in #145
- Closes #84 xportr deep dive vignette by @bms63 in #141
- Closes #157 Clean tests output by @averissimo in #158
- Function Documentation ReDo by @elimillera in #148
- #docs: example and ref blurb by @bms63 in #167
- docs: make some minor document related changes by @vedhav in #168
- 0.3.0 Release to CRAN by @elimillera in #165
New Contributors
- @EeethB made their first contribution in #85
- @averissimo made their first contribution in #88
- @vedhav made their first contribution in #87
- @sadchla-codes made their first contribution in #119
- @adchan11 made their first contribution in #145
Full Changelog: v0.2.0...v0.3.0