Package: opusminer Type: Package Title: OPUS Miner Algorithm for Filtered Top-k Association Discovery Version: 0.1-1 Authors@R: c( person("Geoffrey I", "Webb", role = c("aut", "cph"), comment = "OPUS Miner algorithm and C++ implementation, http://i.giwebb.com/index.php/research/association-discovery/"), person("Christoph", "Bergmeir", email = "christoph.bergmeir@monash.edu", role = c("ctb", "cre")), person("Angus", "Dempster", role = c("ctb", "cph"), comment = "R interface")) Description: Provides a simple R interface to the OPUS Miner algorithm (implemented in C++) for finding the top-k productive, non-redundant itemsets from transaction data. The OPUS Miner algorithm uses the OPUS search algorithm to efficiently discover the key associations in transaction data, in the form of self-sufficient itemsets, using either leverage or lift. See for more information in relation to the OPUS Miner algorithm. License: GPL-3 Copyright: OPUS Miner algorithm and C++ implementation Copyright (C) 2012-2017 Geoffrey I Webb, R interface Copyright (C) 2017 Angus Dempster. Encoding: UTF-8 Imports: Rcpp (>= 0.12.9), arules (>= 1.5-0), Matrix (>= 1.2-7), methods LinkingTo: Rcpp RoxygenNote: 6.0.0 NeedsCompilation: yes Packaged: 2026-07-05 01:32:24 UTC; root Author: Geoffrey I Webb [aut, cph] (OPUS Miner algorithm and C++ implementation, http://i.giwebb.com/index.php/research/association-discovery/), Christoph Bergmeir [ctb, cre], Angus Dempster [ctb, cph] (R interface) Maintainer: Christoph Bergmeir Repository: https://cbergmeir.r-universe.dev Date/Publication: 2020-02-03 22:10:02 UTC RemoteUrl: https://github.com/cran/opusminer RemoteRef: HEAD RemoteSha: edd0c2b07ba884ac6b94d8f9f6ef39c528028377