Skip to content

Commit e990199

Browse files
committed
Add description of changes to queuecomputer.
1 parent d0f5559 commit e990199

3 files changed

Lines changed: 8 additions & 6 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Description: Implementation of a computationally efficient method for
1111
Please see Ebert, Wu, Mengersen & Ruggeri (2020, <doi:10.18637/jss.v095.i05>)
1212
for further details.
1313
Depends:
14-
R (>= 4.0)
14+
R (>= 3.6)
1515
License: GPL-2 | file LICENSE
1616
Encoding: UTF-8
1717
Imports:

NEWS.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# queuecomputer 1.1.0
2+
3+
* Fix bug with integer inputs #34, particularly if server input is of class integer.
4+
5+
# queuecomputer 1.0.0
6+
7+
* Added citation to our published paper.
18

29
# queuecomputer 0.8.3
310

cran-comments.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
2-
# Version 1.0.1
3-
4-
Fixed bug: if the servers input to `queue_step` is of class integer then utilization was not calculated. Thanks @MarkHanly
5-
61
# Version 1.0.0
72

83
The DOI in the CITATION is for a new JSS publication that will be registered after publication on CRAN.

0 commit comments

Comments
 (0)