Skip to content

queuecomputer

Computationally Efficient Queue Simulation

v1.2.0 · Nov 15, 2022 · GPL-2 | file LICENSE

Description

Implementation of a computationally efficient method for simulating queues with arbitrary arrival and service times. Please see Ebert, Wu, Mengersen & Ruggeri (2020, <doi:10.18637/jss.v095.i05>) for further details.

Downloads

CRAN

405

Last 30 days

10687th

1.1K

Last 90 days

4.8K

Last year

Trend: +19.5% (30d vs prior 30d)

r2u CRAN

24

Last 30 days

114

Last 90 days

403

Last year

Trend: -40% (30d vs prior 30d)

autoCRAN

2

Last 7 days

24

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 22, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/queuecomputer.Rcheck/00install.out' for details.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

2,685

Files

48

Compiled share

7.3%

Has compiled src

Yes

Language breakdown

R 1,279 (47.6%)C/C++/src 195 (7.3%)Tests 289 (10.8%)Docs 550 (20.5%)Vignettes 372 (13.9%)

API

Exported functions

10

Internal functions

30

Recent export changes

v0.8.3−1 create_batches

Testing & CI

Has tests

Yes

Test-to-code ratio

0.23

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

60%

\dontrun example ratio

8.3%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.6

System requirements

C++ standard

License

GPL-2 | file LICENSE

License flags

SPDX valid, not OSI

History

Versions

8

First release

2016-11-15

Latest release

2022-11-15

Avg cadence

220 days

Cold removal rate

100%

Dep drift

2

LOC over versions

v0.5.1: 1,416 LOCv0.6.1: 1,502 LOCv0.8.1: 2,554 LOCv0.8.2: 2,557 LOCv0.8.3: 2,660 LOCv1.0.0: 2,611 LOCv1.1.0: 2,657 LOCv1.2.0: 2,685 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Dependency Network

Dependencies Reverse dependencies Rcpp tidyr dplyr queuecomputer

Version History

9 tracked
new 1.2.0 Mar 10, 2026
updated 1.2.0 ← 1.1.0 diff Nov 14, 2022
updated 1.1.0 ← 1.0.0 diff Apr 8, 2021
updated 1.0.0 ← 0.8.3 diff Oct 5, 2020
updated 0.8.3 ← 0.8.2 diff Oct 15, 2018
updated 0.8.2 ← 0.8.1 diff Nov 16, 2017
updated 0.8.1 ← 0.6.1 diff Apr 10, 2017
updated 0.6.1 ← 0.5.1 diff Dec 19, 2016
new 0.5.1 Nov 14, 2016