Skip to content

Commit b600896

Browse files
committed
Switch to testthat 3e
1 parent ff86b3b commit b600896

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+1272
-2990
lines changed

DESCRIPTION

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@ Authors@R: c(
66
person("Thomas Lin", "Pedersen", , "[email protected]",
77
role = "aut", comment = c(ORCID = "0000-0002-5147-4711")),
88
person("RStudio", role = "cph"),
9-
person("Carl", "Sutherland", role = "aut", comment = "jg-imagediff library"),
10-
person("Humble Software", role = "cph", comment = "jg-imagediff library"),
11-
person("David", "Hong", role = "aut", comment = "TwoFace library"),
12-
person(family = "jQuery Foundation", role = "cph", comment = "jQuery library"),
13-
person(family = "jQuery contributors", role = c("ctb", "cph"),
14-
comment = "jQuery library; authors listed in inst/htmlwidgets/lib/jquery-authors.txt"),
159
person("T Jake", "Luciani", , "[email protected]", "aut", comment = "svglite"),
1610
person("Matthieu", "Decorde", , "[email protected]", "aut", comment = "svglite"),
1711
person("Vaudor", "Lise", , "[email protected]", "aut", comment = "svglite"),
@@ -34,12 +28,10 @@ Imports:
3428
diffobj,
3529
glue,
3630
grDevices,
37-
htmlwidgets (>= 0.6),
3831
htmltools,
3932
purrr (>= 0.2.0),
4033
rlang,
4134
R6,
42-
shiny,
4335
testthat (>= 1.0.0),
4436
usethis (>= 1.4.0),
4537
xml2 (>= 1.0.0)

NAMESPACE

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,6 @@
11
# Generated by roxygen2: do not edit by hand
22

3-
S3method(print,cases)
4-
export(add_dependency)
5-
export(collect_cases)
6-
export(collect_mismatched_cases)
7-
export(collect_new_cases)
8-
export(collect_orphaned_cases)
9-
export(delete_orphaned_cases)
10-
export(diffOutput)
11-
export(diffTransition)
123
export(expect_doppelganger)
13-
export(last_collection_error)
14-
export(manage_cases)
15-
export(renderToggle)
16-
export(slideOutput)
17-
export(slideTransition)
18-
export(toggleOutput)
19-
export(validate_cases)
20-
export(vdiffrAddin)
21-
export(widget_diff)
22-
export(widget_diff_)
23-
export(widget_slide)
24-
export(widget_slide_)
25-
export(widget_toggle)
26-
export(widget_toggle_)
274
export(write_svg)
285
import(rlang)
296
importFrom(R6,R6Class)

R/cases-ui.R

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

R/cases.R

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

0 commit comments

Comments
 (0)