File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ VignetteBuilder:
4040 quarto
4141Config/testthat/edition: 3
4242Config/testthat/parallel: false
43- Date/Publication: 2025-09-06 13:53 :28.380803 UTC
43+ Date/Publication: 2025-09-06 14:55 :28.991938 UTC
4444Encoding: UTF-8
4545Roxygen: list(markdown = TRUE)
4646SystemRequirements: Quarto command line tools
Original file line number Diff line number Diff line change 22
33# mllrnrs NEWS
44
5- ## Unreleased (2025-09-05 )
5+ ## Unreleased (2025-09-06 )
66
77#### Other changes
88
9+ - updated pkg metadata
10+ ([ e9d8ed8] ( https://github.com/kapsner/mllrnrs/tree/e9d8ed8a6f28bdba4d46c08cb73f86d377e53811 ) )
911- updated description and news.md
1012 ([ c607c55] ( https://github.com/kapsner/mllrnrs/tree/c607c554311647ccc3505f6bc3f8ec80ac6e33c0 ) )
1113- updated wiki-creation
2224 ([ 0b24c76] ( https://github.com/kapsner/mllrnrs/tree/0b24c762660896447ef8ee85991c54c510601078 ) )
2325
2426Full set of changes:
25- [ ` v0.0.5...c607c55 ` ] ( https://github.com/kapsner/mllrnrs/compare/v0.0.5...c607c55 )
27+ [ ` v0.0.5...e9d8ed8 ` ] ( https://github.com/kapsner/mllrnrs/compare/v0.0.5...e9d8ed8 )
2628
2729## v0.0.5 (2025-03-05)
2830
Original file line number Diff line number Diff line change @@ -12,5 +12,5 @@ get_stage("install") %>%
1212 # dependencies = c("Depends", "Imports", "Suggests"),
1313 # force = TRUE
1414 # )) %>%
15- add_code_step(remotes :: install_cran(c(" ParBayesianOptimization" , " mlr3measures " ))) %> %
15+ add_code_step(remotes :: install_cran(c(" ParBayesianOptimization" , " measures " ))) %> %
1616 add_code_step(devtools :: install(" ." , upgrade = " always" ))
You can’t perform that action at this time.
0 commit comments