Recent Releases of googleErrorReportingR
googleErrorReportingR - v0.0.4
Version released and published on CRAN
What's Changed
- Adds a minimal example on how to use the package in an API by @andreavargasmon in https://github.com/ixpantia/googleErrorReportingR/pull/34
- Prepare release to CRAN by @FvD in https://github.com/ixpantia/googleErrorReportingR/pull/36
- Adds config message function for extra customization by @andreavargasmon in https://github.com/ixpantia/googleErrorReportingR/pull/38
- Fix issues found by CRAN by @FvD in https://github.com/ixpantia/googleErrorReportingR/pull/40
- Remove examples from non-exported functions by @FvD in https://github.com/ixpantia/googleErrorReportingR/pull/43
- Fix error that fails on CRAN by @FvD in https://github.com/ixpantia/googleErrorReportingR/pull/45
Full Changelog: https://github.com/ixpantia/googleErrorReportingR/compare/v0.0.3...v0.0.4
- R
Published by FvD over 3 years ago
googleErrorReportingR - v0.0.3
What's Changed
- Start package development by @FvD in https://github.com/ixpantia/googleErrorReportingR/pull/9
- Update documentation by @FvD in https://github.com/ixpantia/googleErrorReportingR/pull/11
- update docs by @FvD in https://github.com/ixpantia/googleErrorReportingR/pull/13
- include pkgdown html by @FvD in https://github.com/ixpantia/googleErrorReportingR/pull/14
- Update example by @FvD in https://github.com/ixpantia/googleErrorReportingR/pull/15
- Simplify call to write out message by @FvD in https://github.com/ixpantia/googleErrorReportingR/pull/19
- Update documentation by @FvD in https://github.com/ixpantia/googleErrorReportingR/pull/24
- update docs by @FvD in https://github.com/ixpantia/googleErrorReportingR/pull/25
- Include logo by @FvD in https://github.com/ixpantia/googleErrorReportingR/pull/26
- fix logo by @FvD in https://github.com/ixpantia/googleErrorReportingR/pull/27
- Change parameter order so that the minimal examples work by @telaroix in https://github.com/ixpantia/googleErrorReportingR/pull/29
- Update doc to pass rcmd check and make first release by @andreavargasmon in https://github.com/ixpantia/googleErrorReportingR/pull/31
- Resolve CMD check warnings by @FvD in https://github.com/ixpantia/googleErrorReportingR/pull/32
New Contributors
- @FvD made their first contribution in https://github.com/ixpantia/googleErrorReportingR/pull/9
- @telaroix made their first contribution in https://github.com/ixpantia/googleErrorReportingR/pull/29
- @andreavargasmon made their first contribution in https://github.com/ixpantia/googleErrorReportingR/pull/31
Full Changelog: https://github.com/ixpantia/googleErrorReportingR/commits/v0.0.3
- R
Published by FvD almost 4 years ago