Skip to content

Commit 8a7d02b

Browse files
authored
Update DESCRIPTION based on CRAN request; bump version
1 parent 986d8b9 commit 8a7d02b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Package: tabtibble
22
Title: Simplify Reporting Many Tables
3-
Version: 0.0.1
3+
Version: 0.0.1.9000
44
Authors@R:
55
person("Bill", "Denney", email="wdenney@humanpredictions.com", role=c("aut", "cre"), comment=c(ORCID="0000-0002-5759-428X"))
66
Description: Simplify reporting many tables by creating tibbles of tables. With
77
'tabtibble', a tibble of tables is created with captions and automatic
8-
printing using 'knit_print()'.
8+
printing using knit_print().
99
License: GPL (>= 3)
1010
Encoding: UTF-8
1111
Roxygen: list(markdown = TRUE)

0 commit comments

Comments
 (0)