Skip to content

Commit

Permalink
Removes twitter handle
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludvig committed Dec 18, 2024
1 parent 3d23b97 commit be1f712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Authors@R: person(
family = "Olsen",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0009-0006-6798-7454", Twitter = "@ludvigolsen"))
comment = c(ORCID = "0009-0006-6798-7454"))
Description: Methods for dividing data into groups.
Create balanced partitions and cross-validation folds.
Perform time series windowing and general grouping and splitting of data.
Expand Down

0 comments on commit be1f712

Please sign in to comment.