Recent Releases of doParabar
doParabar - doParabar v1.0.2
What's Changed
- Fix
DESCRIPTIONin line withCRANcomments by @mihaiconstantin in https://github.com/mihaiconstantin/doParabar/pull/5 - Improve documentation in
READMEby @mihaiconstantin in https://github.com/mihaiconstantin/doParabar/pull/6
Changed
- Improve
README.mdnote style. - Add link to the
foreachvignette provided in theparabarpackage.
Fixed
- Fixed
DESCRIPTIONin line withCRANcomments.
Full Changelog: https://github.com/mihaiconstantin/doParabar/compare/v1.0.1...v1.0.2
- R
Published by mihaiconstantin about 1 year ago
doParabar - doParabar v1.0.1
What's Changed
- Fix title in
DESCRIPTIONto followCRANconvention by @mihaiconstantin in https://github.com/mihaiconstantin/doParabar/pull/4
Fixed
- Changed
TitleinDESCRIPTIONto follow the title case convention as perCRANrecommendation.
Full Changelog: https://github.com/mihaiconstantin/doParabar/compare/v1.0.0...v1.0.1
- R
Published by mihaiconstantin about 1 year ago
doParabar - doParabar v1.0.0
What's Changed
- Add implementation for the
foreach::%dopar%operator by @mihaiconstantin in https://github.com/mihaiconstantin/doParabar/pull/1 - Miscellaneous refactoring and documentation improvements by @mihaiconstantin in https://github.com/mihaiconstantin/doParabar/pull/2
- Release
1.0.0by @mihaiconstantin in https://github.com/mihaiconstantin/doParabar/pull/3
Added
- Add implementation for the
%dopar%foreachoperator via functiondoParabar::doPar. - Add
getNumberOfWorkershelper to get the number of cores for the currently registered backend. - Add
parabarInfohelper to get the registeredparabarbackend details. - Add
debugMessagehelper to print debug messages in verbose mode. - Add
registerDoParabarfunction to register thedoParimplementation for the%dopar%operator. - Add package logo and template based on the
parabarpackage. - Add package documentation.
New Contributors
- @mihaiconstantin made their first contribution in https://github.com/mihaiconstantin/doParabar/pull/1
Full Changelog: https://github.com/mihaiconstantin/doParabar/commits/v1.0.0
- R
Published by mihaiconstantin about 1 year ago