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+CRAN at gmail.com Please send any reports of bugs to anthonyebert+CRAN at gmail.com or create an issue on github. Kind regards, Anthony Ebert