Skip to content

Commit

Permalink
Remove unnecessary Depends
Browse files Browse the repository at this point in the history
  • Loading branch information
asardaes committed Dec 30, 2024
1 parent 366d2b7 commit 66a139a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ Description: Fast row-oriented operations implemented in C++, all of which are m
columns as input without coercing to a matrix, performing, if necessary, on-the-fly type
promotion according to R rules (like transforming logicals to integers to allow summation).
Version: 0.1.1.9000
Depends:
R
Imports:
methods,
glue,
Expand Down

0 comments on commit 66a139a

Please sign in to comment.