- Skip test for pandoc availability on CRAN.
- Added condition on publish() example.
- Use South German Credit data from UCI ML Repository
- Re-added
pandoctoSystemRequirementsand added a test forpandocavailability.
- removed
pandocfromSystemRequirements, because implied by dependence onrmarkdownandknitrpackages. - corrected
germandata set after Groemping, U. (2019).
output_dirargument ofpublishfunction now defaults to"index.html". Useful for hosting the challenge on a GitHub repository with Github pages.glyphiconis defunct. useiconinstead of glyphicon.print_readerrdisplays a table.get_bestreturns a single data.frame instead of a list with one data.frame per metric. the ranking can be based on several metrics in a specific order to break ties.update_rank_diffandprint_leaderboardtake a single data.frame as input
output_dirargument ofpublishfunction now defaults to theinputdirectory instead of"~/Dropbox/Public"because Dropbox rendering of HTML content is discontinued.
- fixed bug for "submitted after the deadline"
- added some comments in template rmd files
- added overall package documentation
- added
out_rmdfileargument tonew_challenge - changed
templateargument toc("en", "fr") - fixed bugs
- added examples to doc
- available on CRAN
- new name
- changes in
README.md new_teamcan create several teams- instructions for windows
- exported
new_teamfunction - suppressed dependency to caret package
- fixed change of directory in
publish - improved messages
- initial package release
- easy installation
- roxygen documentation
- english and french templates