- Notifications
You must be signed in to change notification settings - Fork0
Releases: r-data-science/rpgconn
Releases · r-data-science/rpgconn
rpgconn v0.3.2
0134f08 This commit was created on GitHub.com and signed with GitHub’sverified signature.
rpgconn v0.3.2 - CRAN Release
We're excited to announce rpgconn v0.3.2, now available on CRAN! This release adds flexible configuration management with an optional path parameter.
✨ New Features
- Config File Override: Added optional
pathargument todbc()function, allowing users to specify custom config file locations at runtime - Enhanced Flexibility: Internal functions
load_c_args()andload_c_opts()now support the optionalpathparameter for greater control
🔧 Improvements
- Updated RoxygenNote to 7.3.3 for improved documentation generation
- Enhanced code formatting in
use_config()function - Improved documentation for
init_yamls()function
📦 Installation
Install from CRAN:
install.packages("rpgconn")Or get the development version:
# install.packages("pak")pak::pak("r-data-science/rpgconn")
🔗 Links
- CRAN:https://cran.r-project.org/package=rpgconn
- Documentation:https://r-data-science.github.io/rpgconn/
- Issues:https://github.com/r-data-science/rpgconn/issues
Full Changelog:v0.3.1...v0.3.2
Assets2
Uh oh!
There was an error while loading.Please reload this page.