Dependencies

## Loading required package: Matrix
## 
## Attaching package: 'arules'
## The following objects are masked from 'package:base':
## 
##     abbreviate, write
## ── Attaching packages ─────────────────────── tidyverse 1.2.1 ──
## ✔ ggplot2 3.1.1       ✔ purrr   0.3.2  
## ✔ tibble  2.1.1       ✔ dplyr   0.8.0.1
## ✔ tidyr   0.8.3       ✔ stringr 1.4.0  
## ✔ readr   1.3.1       ✔ forcats 0.4.0
## ── Conflicts ────────────────────────── tidyverse_conflicts() ──
## ✖ tidyr::expand() masks Matrix::expand()
## ✖ dplyr::filter() masks stats::filter()
## ✖ dplyr::lag()    masks stats::lag()
## ✖ dplyr::recode() masks arules::recode()
## 
## Attaching package: 'lubridate'
## The following object is masked from 'package:base':
## 
##     date
## -------------------------------------------------------------------------
## You have loaded plyr after dplyr - this is likely to cause problems.
## If you need functions from both plyr and dplyr, please load plyr first, then dplyr:
## library(plyr); library(dplyr)
## -------------------------------------------------------------------------
## 
## Attaching package: 'plyr'
## The following object is masked from 'package:lubridate':
## 
##     here
## The following objects are masked from 'package:dplyr':
## 
##     arrange, count, desc, failwith, id, mutate, rename, summarise,
##     summarize
## The following object is masked from 'package:purrr':
## 
##     compact
## Warning in asMethod(object): removing duplicated items in transactions
##      lhs                                           rhs                   support confidence      lift count
## [1]  {care,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,}      => {pet}             0.001016777          1 427.60870    10
## [2]  {plants,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,}    => {pot}             0.001016777          1 894.09091    10
## [3]  {eggs,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,}      => {domestic}        0.001118454          1 189.13462    11
## [4]  {articles,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,}  => {hygiene}         0.001220132          1 614.68750    12
## [5]  {gum,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,}       => {chewing}         0.001525165          1 378.26923    15
## [6]  {meals,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,}     => {frozen}          0.001626843          1  76.83594    16
## [7]  {water,soda,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,} => {bottled}         0.001728521          1  28.26149    17
## [8]  {bar,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,}       => {specialty}       0.002135231          1 153.67188    21
## [9]  {juice,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,}     => {fruit/vegetable} 0.002236909          1 252.17949    22
## [10] {product,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,}   => {long}            0.001118454          1 546.38889    11
## NULL