Skip to content

Commit fca6352

Browse files
committed
v1.1.7
1 parent c9c1e9a commit fca6352

File tree

3 files changed

+23
-4
lines changed

3 files changed

+23
-4
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: repr
22
Title: Serializable Representations
3-
Version: 1.1.6.9000
3+
Version: 1.1.7
44
Authors@R: c(
55
person('Philipp', 'Angerer', email = '[email protected]', role = c('aut', 'cre'), comment = c(ORCID = "0000-0002-0369-2888")),
66
person('Thomas', 'Kluyver', email = '[email protected]', role = 'aut'),
@@ -64,4 +64,4 @@ Collate:
6464
'repr_ts.r'
6565
'repr_vega.r'
6666
'zzz_onload.r'
67-
RoxygenNote: 7.2.3
67+
RoxygenNote: 7.3.1

R/package.r

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,5 @@
88
#'
99
#' @seealso \link{repr}, \link{repr-options}, \link{repr-generics}, \link{repr_text}
1010
#'
11-
#' @docType package
1211
#' @name repr-package
13-
NULL
12+
"_PACKAGE"

man/repr-package.Rd

Lines changed: 20 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)