Package: queuecomputer
Title: Computationally Efficient Queue Simulation
Version: 0.5.1
Authors@R: person("Anthony", "Ebert", email = "anthonyebert+CRAN@gmail.com",
                   role = c("aut", "cre"))
Description: Implementation of a computationally efficient method for
    simulating queues with arbitrary arrival and service times.
Depends: R (>= 3.3.1)
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Imports: dplyr, stats, Rcpp
RoxygenNote: 5.0.1.9000
Suggests: knitr, rmarkdown, testthat, reshape2, ggplot2
VignetteBuilder: knitr
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
Packaged: 2016-11-15 10:28:42 UTC; ebertac
Author: Anthony Ebert [aut, cre]
Maintainer: Anthony Ebert <anthonyebert+CRAN@gmail.com>
Repository: CRAN
Date/Publication: 2016-11-15 12:08:28
