Skip to content

Commit 598ee4d

Browse files
committed
Remove mention of rredis in Suggests
1 parent 6abde15 commit 598ee4d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
* man/rhiredis.Rd: Add \alias{RcppRedis-package}
66

7+
* DESCRIPTION (Suggests): Remove Suggests: (and
8+
Additional_repositories) for 'rredis'
9+
710
2023-03-08 Dirk Eddelbuettel <[email protected]>
811

912
* DESCRIPTION (Version, Date): Release 0.2.3

DESCRIPTION

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,4 @@ BugReports: https://github.com/eddelbuettel/rcppredis/issues
2020
License: GPL (>= 2)
2121
Imports: methods, Rcpp (>= 0.11.0), RApiSerialize
2222
LinkingTo: Rcpp, RApiSerialize
23-
Suggests: RcppMsgPack, rredis, tinytest
24-
Additional_repositories: https://ghrr.github.io/drat
23+
Suggests: RcppMsgPack, tinytest

0 commit comments

Comments
 (0)