Package: clickstream
Type: Package
Title: Analyzes Clickstreams Based on Markov Chains
Version: 1.2.0
Date: 2017-04-10
Author: Michael Scholz
Maintainer: Michael Scholz <michael.scholz@uni-passau.de>
Description: A set of tools to read, analyze and write lists of click sequences
    on websites (i.e., clickstream). A click can be represented by a number,
    character or string. Clickstreams can be modeled as zero- (only computes
    occurrence probabilities), first- or higher-order Markov chains.
License: GPL-2
Depends: R (>= 3.0.1), methods, igraph, stats, utils, reshape2,
        data.table
Imports: plyr, Rsolnp, arules, linprog, ggplot2
LazyLoad: yes
ByteCompile: yes
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-04-10 10:54:39 UTC; micha
Repository: CRAN
Date/Publication: 2017-04-10 11:45:19 UTC
