File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 1
- # mlr3misc
2
-
3
- ## v0.1.4
1
+ # mlr3misc 0.1.4
4
2
5
3
* Added argument ` na_rm ` to ` which_max() ` and ` which_min() ` .
6
4
* Fixed a bug in ` as_short_string() ` for empty atomic vectors.
7
5
8
- ## v0 .1.3
6
+ # mlr3misc 0 .1.3
9
7
10
8
* New function ` detect() ` .
11
9
* New function ` dictionary_sugar() ` .
12
10
* It is now asserted that the return value of ` Dictionary$get() ` is an R6 object.
13
11
* Fix some assertions in ` Dictionary `
14
12
15
- ## v0 .1.2
13
+ # mlr3misc 0 .1.2
16
14
17
15
* New function ` named_vector() ` .
18
16
* New function ` keep_in_bounds() ` .
22
20
* Additional arguments passed to ` Dictionary$get() ` and ` Dictionary$mget() `
23
21
must now be named.
24
22
25
- ## v0 .1.1
23
+ # mlr3misc 0 .1.1
26
24
27
25
* New function ` encapsulate() ` to call functions while recording a log.
28
26
* ` invoke() ` : New arguments ` .opts ` and ` .seed ` to temporarily set options or
29
27
random seeds, respectively.
30
28
* Fixed warnings about partial argument matching.
31
29
32
- ## v0 .1.0
30
+ # mlr3misc 0 .1.0
33
31
34
32
* Initial release.
You can’t perform that action at this time.
0 commit comments