Skip to content

Commit

Permalink
docs: change name to german spelling (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
m-muecke authored Jul 14, 2024
1 parent 513bfca commit 4452221
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Authors@R: c(
person("Damir", "Pulatov", , "[email protected]", role = c("cre", "aut")),
person("Michel", "Lang", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0001-9754-0393")),
person("Maximilian", "Muecke", role = "ctb",
person("Maximilian", "Mücke", role = "ctb",
comment = c(ORCID = "0009-0000-9432-9795"))
)
Description: Extends the 'mlr3' package with cluster analysis.
Expand Down Expand Up @@ -42,7 +42,7 @@ Suggests:
Config/testthat/edition: 3
Encoding: UTF-8
Roxygen: list(markdown = TRUE, r6 = TRUE)
RoxygenNote: 7.3.1
RoxygenNote: 7.3.2
Collate:
'LearnerClust.R'
'aaa.R'
Expand Down
1 change: 1 addition & 0 deletions man/TaskClust.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/mlr3cluster-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4452221

Please sign in to comment.