What's Changed
- Minor CRAN-related fixes by @wleoncio in #18
- Finishing issue #5 by @wleoncio in #20
- Fixed documentation for C++ function (#5) by @wleoncio in #21
- Solved linting issues by @wleoncio in #22
- Added package check routine by @wleoncio in #23
- Fix regression on
MADMMplasso()
by @wleoncio in #24 - Fixed package documentation by @wleoncio in #25
- Fix
reg()
by @wleoncio in #29 - pal as boolean by @wleoncio in #30
- Simplified documentation by @wleoncio in #31
- Translated the
hh
-lambda loop by @wleoncio in #32 - Always printing fold number by @wleoncio in #37
- Improved formatting of README.md by @wleoncio in #39
- Reduced calls to
solve()
by @wleoncio in #41 - Resolving issues #17, #34, #42 by @wleoncio in #44
- Fixed CodeFactor issues by @wleoncio in #47
- Use
cl
to calculateparallel
by @wleoncio in #48 - Replaced
print()
withcat()
by @wleoncio in #49 - Defaults
cl
to 1 (closes #50) by @wleoncio in #51 - Added rhub CI (closes #15) by @wleoncio in #52
- Fixed issue #53 by @wleoncio in #55
- Added argument validation to MADMMplasso() by @wleoncio in #56
- Removed auto-triggering of rhub check by @wleoncio in #59
- Moved validation of maxgrid by @wleoncio in #58
Full Changelog: v0.0.0.9007...v1.0.0