Skip to content

Commit

Permalink
chore: require GiottoUtils >= 0.1.6
Browse files Browse the repository at this point in the history
There is a usage of `%none%` in the code now. Also moving forward, `random_seed()` usages will be removed and all seed setting will be done via `GiottoUtils::local_seed()`
  • Loading branch information
jiajic committed Feb 23, 2024
1 parent b963eaa commit 7875409
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 @@ -34,7 +34,7 @@ Imports:
data.table (>= 1.12.2),
dbscan (>= 1.1-3),
deldir (>= 1.0.6),
GiottoUtils (>= 0.1.3),
GiottoUtils (>= 0.1.6),
igraph (>= 1.2.4.1),
magick,
Matrix (>= 1.6.2),
Expand Down

0 comments on commit 7875409

Please sign in to comment.