Releases: adrtod/rchallenge
Releases · adrtod/rchallenge
version 1.3.4
version 1.3.3
- Use South German Credit data from UCI ML Repository
version 1.3.2
- added a test for
pandocavailablity. - corrected
germandata set after Groemping, U. (2019).
version 1.3.0
output_dirargument ofpublishfunction now defaults to"index.html". Useful for hosting the challenge on a GitHub repo 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
version 1.2
output_dirargument ofpublishfunction now defaults to theinputdirectory instead of"~/Dropbox/Public"because Dropbox rendering of HTML content is discontinued.
Version 1.1.1
- fixed bug for "submitted after the deadline"
- added some comments in template rmd files
- added overall package documentation
Version 1.1
- added
out_rmdfileargument tonew_challenge - changed
templateargument toc("en", "fr") - fixed bugs
- added examples to doc
Version 1.0
- new name
- changes in readme
new_teamcan create several teams- instructions for windows
Version 0.2
- exported
new_teamfunction - suppressed dependency to caret package
- fixed change of directory in
publish - improved messages
Version 0.1
- initial package release
- easy installation
- roxygen documentation
- english and french templates