Skip to content

Commit 129e60f

Browse files
Jake ConwayJake Conway
authored andcommitted
Update DESCRIPTION and NAMESPACE
1 parent fe2812c commit 129e60f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ LazyData: true
2626
VignetteBuilder: knitr
2727
Suggests:
2828
knitr
29-
RoxygenNote: 6.0.1
29+
RoxygenNote: 6.1.0

NAMESPACE

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Generated by roxygen2: do not edit by hand
22

33
S3method(print,upset)
4+
S3method(summary,upset)
45
export(elements)
56
export(fromExpression)
67
export(fromList)
@@ -18,7 +19,7 @@ import(utils)
1819
importFrom(grid,gpar)
1920
importFrom(grid,grid.draw)
2021
importFrom(grid,grid.layout)
21-
importFrom(grid,grid.null)
22+
importFrom(grid,grid.newpage)
2223
importFrom(grid,legendGrob)
2324
importFrom(grid,popViewport)
2425
importFrom(grid,pushViewport)

0 commit comments

Comments
 (0)