Dear R users, queuecomputer is a new R package now available on CRAN. It is a very fast method for simulating queueing networks.
The user supplies the arrival and service times and the departure times are computed deterministically. The name queuecomputer is meant in the sense that the package 'computes queues'. The page for the package: https://CRAN.R-project.org/package=queuecomputer The github repo is: https://github.com/AnthonyEbert/queuecomputer All feedback is welcome anthonyebert+c...@gmail.com Please send any reports of bugs to anthonyebert+c...@gmail.com or create an issue on github. Kind regards, Anthony Ebert _______________________________________________ R-packages mailing list r-packa...@r-project.org https://stat.ethz.ch/mailman/listinfo/r-packages ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.