Package: queuecomputer
Title: Computationally Efficient Queue Simulation
Version: 0.6.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 (>= 0.7.500.0.0)
URL: https://github.com/AnthonyEbert/queuecomputer
NeedsCompilation: yes
Packaged: 2016-12-20 04:23:55 UTC; ebertac
Author: Anthony Ebert [aut, cre]
Maintainer: Anthony Ebert <anthonyebert+CRAN@gmail.com>
Repository: CRAN
Date/Publication: 2016-12-20 08:16:19
