Skip to content

Commit b1af00d

Browse files
committed
CRAN release 1.2.3
1 parent 0ba022f commit b1af00d

4 files changed

Lines changed: 3 additions & 6 deletions

File tree

.Rbuildignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
^.*\.Rproj$
2-
^\.Rproj\.user$
32
^README\.Rmd$
43
^LICENSE\.md$
54
^cran-comments\.md$
6-
^\.travis\.yml$
75
^data-raw$
86
^pkgdown$
97
^_pkgdown\.yml$
@@ -13,3 +11,4 @@
1311
^doc$
1412
^Meta$
1513
^CRAN-SUBMISSION$
14+
^\..+$

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,4 @@ data-raw/
4646
po/*~
4747
/doc/
4848
/Meta/
49+
.positai

CRAN-SUBMISSION

Lines changed: 0 additions & 3 deletions
This file was deleted.

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: consort
22
Type: Package
33
Title: Create Consort Diagram
4-
Version: 1.2.2
4+
Version: 1.2.3
55
Authors@R: person("Alim", "Dayim",
66
email = "ad938@cam.ac.uk",
77
role = c("aut", "cre"),

0 commit comments

Comments
 (0)