Skip to content

Commit

Permalink
passes devtools::check -- passing build to win_builder
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexChristensen committed Jan 21, 2024
1 parent 07c2be4 commit 65f6db9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: EGAnet
Title: Exploratory Graph Analysis – a Framework for Estimating the Number of Dimensions in Multivariate Data using Network Psychometrics
Version: 2.0.4
Date: 2024-01-01
Date: 2024-21-01
Authors@R: c(person("Hudson", "Golino", email = "hfg9s@virginia.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-1601-1447")),
person("Alexander", "Christensen", email = "alexpaulchristensen@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-9798-7037")),
person("Robert", "Moulder", email = "rgm4fd@virginia.edu", role = "ctb", comment = c(ORCID = "0000-0001-7504-9560")),
Expand Down Expand Up @@ -33,4 +33,4 @@ Suggests: fitdistrplus, fungible, gridExtra, knitr, markdown,
pbapply, progress, psych, pwr, RColorBrewer
URL: https://r-ega.net
BugReports: https://github.com/hfgolino/EGAnet/issues
RoxygenNote: 7.2.3
RoxygenNote: 7.3.0

0 comments on commit 65f6db9

Please sign in to comment.