Skip to content

Commit

Permalink
Remove mention of rredis in Suggests
Browse files Browse the repository at this point in the history
  • Loading branch information
eddelbuettel committed Aug 19, 2023
1 parent 6abde15 commit 598ee4d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 3 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

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

* DESCRIPTION (Suggests): Remove Suggests: (and
Additional_repositories) for 'rredis'

2023-03-08 Dirk Eddelbuettel <edd@debian.org>

* DESCRIPTION (Version, Date): Release 0.2.3
Expand Down
3 changes: 1 addition & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ BugReports: https://github.com/eddelbuettel/rcppredis/issues
License: GPL (>= 2)
Imports: methods, Rcpp (>= 0.11.0), RApiSerialize
LinkingTo: Rcpp, RApiSerialize
Suggests: RcppMsgPack, rredis, tinytest
Additional_repositories: https://ghrr.github.io/drat
Suggests: RcppMsgPack, tinytest

0 comments on commit 598ee4d

Please sign in to comment.