Skip to content

Commit

Permalink
Add missing comma in imports section of DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
sciome-bot committed Jan 11, 2024
1 parent 209a21b commit 43ae272
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 @@ -45,7 +45,7 @@ Imports:
rlang,
mvtnorm,
spam,
psych
psych,
doParallel
License: GPL-3
Encoding: UTF-8
Expand Down

0 comments on commit 43ae272

Please sign in to comment.