Skip to content

Commit

Permalink
require R version >= 4.0.0 (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
esiegel authored Jan 31, 2024
1 parent 4fe1246 commit cbf5db5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Description: Converts Seurat objects to 10x Genomics Loupe files.
This is a second line to make the package checker not complain.
License: file LICENSE
Encoding: UTF-8
Depends:
R (>= 4.0.0)
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Suggests:
Expand Down

0 comments on commit cbf5db5

Please sign in to comment.