Skip to content

Commit

Permalink
Clean up authors field
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrajeetPatil committed Sep 8, 2024
1 parent 2e9e718 commit a748bb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ Package: statsExpressions
Title: Tidy Dataframes and Expressions with Statistical Details
Version: 1.6.0
Authors@R:
person("Indrajeet", "Patil", , "[email protected]", role = c("cre", "aut", "cph"),
comment = c(ORCID = "0000-0003-1995-6531", Twitter = "@patilindrajeets"))
person("Indrajeet", "Patil", , "[email protected]", role = c("cre", "aut", "cph"))
Maintainer: Indrajeet Patil <[email protected]>
Description: Utilities for producing dataframes with rich details for the
most common types of statistical approaches and tests: parametric,
Expand Down
2 changes: 1 addition & 1 deletion man/statsExpressions-package.Rd

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

0 comments on commit a748bb7

Please sign in to comment.