Releases: ropensci/mapmetadata
v4.0.2
4.0.1 -> 4.0.2
Correct links to new package website: https://docs.ropensci.org/mapmetadata/
This tool was developed by members of the AI for Multiple Long Term Conditions Research Support Facility (link to the same archived website). AIM RSF funded by the NIHR [Artificial Intelligence for Multiple Long-Term Conditions (AIM) programme (NIHR202647). The views expressed are those of the author(s) and not necessarily those of the NIHR or the Department of Health and Social Care.
v4.0.1
Package website: https://ropensci.github.io/mapmetadata/
What's Changed (4.0.0 -> 4.0.1)
Summary: After peer-review with rOpenSci this package was accepted 🎆 and transferred to the rOpenSci organisation to be hosted and promoted. Mostly, this release contains documentation changes to reflect this repo transfer. Code functionality is unaltered.
- test: use function factory instead of {mockery} by @maelle in #207
- docs: add RayStick as a contributor for code by @allcontributors in #209
- docs: add maelle as a contributor for code by @allcontributors in #208
- Small edits on messages by @Lextuga007 in #212
- DOI links to latest version by @RayStick in #214
- Update DESCRIPTION file with new URLs by @BatoolMM in #219
- Fix links in README and add ropensci CoC by @BatoolMM in #217
- Update to version 4.0.1 release by @RayStick in #220
This tool was developed by members of the AI for Multiple Long Term Conditions Research Support Facility (link to the same archived website). AIM RSF funded by the NIHR [Artificial Intelligence for Multiple Long-Term Conditions (AIM) programme (NIHR202647). The views expressed are those of the author(s) and not necessarily those of the NIHR or the Department of Health and Social Care.
v4.0.0
Package website: https://aim-rsf.github.io/mapmetadata/index.html
Thanks to the brilliant reviewer comments via the rOpenSci software review (ropensci/software-review#674), this 4.0.0 release makes some major improvements to the clarity and functionality of the package. See this issue for a summary of the changes: https://github.com/aim-rsf/mapmetadata/issues/184
Many of these changes relate to making the package easier to use, as there is a heavy dependence on user interaction, improving validation and testing, and complying with R package best practices.
This project is funded by the NIHR Artificial Intelligence for Multiple Long-Term Conditions (AIM) programme (NIHR202647). The views expressed are those of the author(s) and not necessarily those of the NIHR or the Department of Health and Social Care.
v3.0.1
mapmetadata
This release updates the citation file
v3.0.0
What's Changed
- Add rOpenSci badge and NEWS.md file by @RayStick in https://github.com/aim-rsf/mapmetadata/pull/164
- R opensci editor comments by @RayStick in https://github.com/aim-rsf/mapmetadata/pull/167
- Change package name & replace custom functions by @RayStick in https://github.com/aim-rsf/mapmetadata/pull/170
- Replace the Logo of the package by @BatoolMM in https://github.com/aim-rsf/mapmetadata/pull/173
- Update DESCRIPTION to directly mention Gateway as data source by @RayStick in https://github.com/aim-rsf/mapmetadata/pull/176
- Prepare for release 3.0.0 by @RayStick in https://github.com/aim-rsf/mapmetadata/pull/177
Some of these PRs (specifically #167 and #170) included renaming functions, replacing custom made functions with pre-existing ones (then adapting the code base to fit) and code refactoring across the whole package. Due to these larger changes, a major release is appropriate, to prepare this package for the rOpenSci review process.
Thanks to @maelle for helpful feedback and code suggestions 🥳
Thanks to @Rainiefantasy and @BatoolMM for help with designing and replacing the package logo 🥳
Full Changelog: aim-rsf/mapmetadata@v2.0.2...v3.0.0
v2.0.2
What's Changed
Addition of automated checks and workflows:
Documentation updates:
- add bug fix location + add badge by @RayStick in #148
- Indicate internal functions by @BatoolMM in #150
- Update pull_request_template.md by @RayStick in #153
- docs: add BatoolMM as a contributor for doc by @allcontributors in #155
- Add examples to functions by @BatoolMM in #156
- Simplify the pkgdwn file using the internal tag by @RayStick in #158
More unit tests so that test coverage is high enough + added code coverage actions to repo:
Full Changelog: v2.0.1...v2.0.2
v2.0.1
v2.0.0
v1.2.2
What's Changed
Smaller changes
- Updated PR and Issue templates (https://github.com/aim-rsf/browseMetadata/pull/119/files)
- Acknowledge @NidaZiaS as contributor for ideas and feedback 🥳 (#122)
- Update contributor tags for existing contributors (#132, #133, #134)
- Restructure README and website files, and check citation and acknowledgments (#129, #135) thanks @RayStick and @BatoolMM 🚀
Bigger changes
- Unit tests added! Best practice guideline checked. This led to lots of restructuring and renaming of functions in the code base, and corresponding README file. (#124) thanks @RayStick and @Rainiefantasy 🚀
- Bug fix! (#128) thanks @RayStick and @Rainiefantasy 🚀
What's Changed - Auto generated
- Update templates by @RayStick in #119
- docs: add NidaZiaS as a contributor for ideas by @allcontributors in #122
- Unit testing, renaming functions, adding docs by @RayStick in #124
- mapMetadata: check if lookup and domain file are incompatible by @RayStick in #128
- Restructure README and github pages by @RayStick in #129
- docs: add BatoolMM as a contributor for projectManagement by @allcontributors in #132
- docs: add RayStick as a contributor for projectManagement by @allcontributors in #133
- docs: add RayStick as a contributor for review by @allcontributors in #134
- [WIP] Align citation and acknowledgements with AIM RSF guidelines by @BatoolMM in #135
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
Package has a logo! Thanks to @BatoolMM for the great first draft (and @Rainiefantasy and @RayStick for edits):
New function added which can convert the outputs files into a different format:
Full Changelog: v1.1.1...v1.2.1