Skip to content

Releases: adrtod/rchallenge

version 1.3.4

08 Mar 19:37
Compare
Choose a tag to compare
  • Skip test for pandoc availability on CRAN.
  • Added condition on publish() example.

version 1.3.3

06 Mar 13:13
Compare
Choose a tag to compare

version 1.3.2

27 Jan 14:21
Compare
Choose a tag to compare
  • added a test for pandoc availablity.
  • corrected german data set after Groemping, U. (2019).

version 1.3.0

23 Oct 21:01
Compare
Choose a tag to compare
  • output_dir argument of publish function now defaults to "index.html". Useful for hosting the challenge on a GitHub repo with Github pages.
  • glyphicon is defunct. use icon instead of glyphicon.
  • print_readerr displays a table.
  • get_best returns 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_diff and print_leaderboard take a single data.frame as input

version 1.2

05 Oct 16:45
Compare
Choose a tag to compare
  • output_dir argument of publish function now defaults to the input directory instead of "~/Dropbox/Public" because Dropbox rendering of HTML content is discontinued.

Version 1.1.1

25 Nov 19:15
Compare
Choose a tag to compare
  • fixed bug for "submitted after the deadline"
  • added some comments in template rmd files
  • added overall package documentation

Version 1.1

16 May 11:22
Compare
Choose a tag to compare
  • added out_rmdfile argument to new_challenge
  • changed template argument to c("en", "fr")
  • fixed bugs
  • added examples to doc

Version 1.0

15 Apr 00:19
Compare
Choose a tag to compare
  • new name
  • changes in readme
  • new_team can create several teams
  • instructions for windows

Version 0.2

05 Mar 06:46
Compare
Choose a tag to compare
  • exported new_team function
  • suppressed dependency to caret package
  • fixed change of directory in publish
  • improved messages

Version 0.1

21 Jan 16:31
Compare
Choose a tag to compare
  • initial package release
  • easy installation
  • roxygen documentation
  • english and french templates