diff --git a/.github/workflows/apps-test-os.yml b/.github/workflows/apps-test-os.yml
index ccb7c16062..23fcb692fe 100644
--- a/.github/workflows/apps-test-os.yml
+++ b/.github/workflows/apps-test-os.yml
@@ -128,6 +128,17 @@ jobs:
run: |
cat("name=gha-", '${{ steps.failed_branch.outputs.name }}', '-', '${{ steps.short.outputs.r-version }}', '-', '${{ runner.os }}', "\n", file = Sys.getenv("GITHUB_OUTPUT"), sep = "", append = TRUE)
+ - name: Use chrome-headless-shell@latest-stable
+ id: setup_chromote
+ shell: Rscript {0}
+ run: |
+ path <- chromote::chrome_versions_add("latest-stable", binary = "chrome-headless-shell")
+ cat(
+ sprintf("\nCHROMOTE_CHROME=%s\n", path),
+ file = Sys.getenv("GITHUB_ENV"),
+ append = TRUE
+ )
+
# Install packages as necessary!
- name: Run tests
timeout-minutes: 180 # 3 hrs
diff --git a/DESCRIPTION b/DESCRIPTION
index 8aeb2f9edb..c3a26d8307 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -14,6 +14,7 @@ URL: https://github.com/rstudio/shinycoreci
BugReports: https://github.com/rstudio/shinycoreci/issues
Imports:
callr,
+ chromote (>= 0.4.0.9000),
cli,
jsonlite,
progress,
@@ -24,7 +25,6 @@ Imports:
utils,
withr
Suggests:
- chromote (>= 0.4.0),
dplyr,
english,
httpuv,
@@ -39,6 +39,8 @@ Suggests:
tibble,
tidyr,
waldo
+Remotes:
+ rstudio/chromote
Config/Needs/website: tidyverse/tidytemplate
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.0/mytest/001.json b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.0/mytest/001.json
index f507309fcf..619040c4eb 100644
--- a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.0/mytest/001.json
+++ b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.0/mytest/001.json
@@ -4,8 +4,8 @@
},
"output": {
"distPlot": {
- "src": "[image data hash: 400be5eab4631c439e317d1207e428a3]",
- "width": 489.9844,
+ "src": "[image data hash: a3f9a99bb16e34b90d7f87f6a6dc04e6]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -18,8 +18,8 @@
"top": 28.08
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -33,7 +33,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.0/mytest/002.png b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.0/mytest/002.png
index 2a3fb2ef9e..89b9c89f76 100644
Binary files a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.0/mytest/002.png and b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.0/mytest/002.png differ
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.0/mytest/003.json b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.0/mytest/003.json
index 1158dabc8a..6ca422b8f2 100644
--- a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.0/mytest/003.json
+++ b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.0/mytest/003.json
@@ -4,8 +4,8 @@
},
"output": {
"distPlot": {
- "src": "[image data hash: 2c3fe1858e6d11a0f26a0bc81feb4b24]",
- "width": 489.9844,
+ "src": "[image data hash: 93b7c046dd86eff01a0e01259c6277d1]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -18,8 +18,8 @@
"top": 72.8
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -33,7 +33,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.0/mytest/004.png b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.0/mytest/004.png
index 8652fca469..c823a423f2 100644
Binary files a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.0/mytest/004.png and b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.0/mytest/004.png differ
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.0/mytest/005.json b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.0/mytest/005.json
index 6ca956c50d..5d315bb101 100644
--- a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.0/mytest/005.json
+++ b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.0/mytest/005.json
@@ -4,8 +4,8 @@
},
"output": {
"distPlot": {
- "src": "[image data hash: 73fd8715800f97582828b799397f4f8c]",
- "width": 489.9844,
+ "src": "[image data hash: 8bdcd86c4f0c2e52a0a977933b67752a]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -18,8 +18,8 @@
"top": 38.48
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -33,7 +33,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.0/mytest/006.png b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.0/mytest/006.png
index bc6e403ab1..d1b3b5d53f 100644
Binary files a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.0/mytest/006.png and b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.0/mytest/006.png differ
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.1/mytest/001.json b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.1/mytest/001.json
index f507309fcf..619040c4eb 100644
--- a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.1/mytest/001.json
+++ b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.1/mytest/001.json
@@ -4,8 +4,8 @@
},
"output": {
"distPlot": {
- "src": "[image data hash: 400be5eab4631c439e317d1207e428a3]",
- "width": 489.9844,
+ "src": "[image data hash: a3f9a99bb16e34b90d7f87f6a6dc04e6]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -18,8 +18,8 @@
"top": 28.08
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -33,7 +33,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.1/mytest/002.png b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.1/mytest/002.png
index 2a3fb2ef9e..89b9c89f76 100644
Binary files a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.1/mytest/002.png and b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.1/mytest/002.png differ
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.1/mytest/003.json b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.1/mytest/003.json
index 1158dabc8a..6ca422b8f2 100644
--- a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.1/mytest/003.json
+++ b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.1/mytest/003.json
@@ -4,8 +4,8 @@
},
"output": {
"distPlot": {
- "src": "[image data hash: 2c3fe1858e6d11a0f26a0bc81feb4b24]",
- "width": 489.9844,
+ "src": "[image data hash: 93b7c046dd86eff01a0e01259c6277d1]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -18,8 +18,8 @@
"top": 72.8
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -33,7 +33,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.1/mytest/004.png b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.1/mytest/004.png
index 8652fca469..c823a423f2 100644
Binary files a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.1/mytest/004.png and b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.1/mytest/004.png differ
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.1/mytest/005.json b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.1/mytest/005.json
index 6ca956c50d..5d315bb101 100644
--- a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.1/mytest/005.json
+++ b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.1/mytest/005.json
@@ -4,8 +4,8 @@
},
"output": {
"distPlot": {
- "src": "[image data hash: 73fd8715800f97582828b799397f4f8c]",
- "width": 489.9844,
+ "src": "[image data hash: 8bdcd86c4f0c2e52a0a977933b67752a]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -18,8 +18,8 @@
"top": 38.48
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -33,7 +33,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.1/mytest/006.png b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.1/mytest/006.png
index bc6e403ab1..d1b3b5d53f 100644
Binary files a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.1/mytest/006.png and b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.1/mytest/006.png differ
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.2/mytest/001.json b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.2/mytest/001.json
index f507309fcf..619040c4eb 100644
--- a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.2/mytest/001.json
+++ b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.2/mytest/001.json
@@ -4,8 +4,8 @@
},
"output": {
"distPlot": {
- "src": "[image data hash: 400be5eab4631c439e317d1207e428a3]",
- "width": 489.9844,
+ "src": "[image data hash: a3f9a99bb16e34b90d7f87f6a6dc04e6]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -18,8 +18,8 @@
"top": 28.08
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -33,7 +33,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.2/mytest/002.png b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.2/mytest/002.png
index 2a3fb2ef9e..89b9c89f76 100644
Binary files a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.2/mytest/002.png and b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.2/mytest/002.png differ
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.2/mytest/003.json b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.2/mytest/003.json
index 1158dabc8a..6ca422b8f2 100644
--- a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.2/mytest/003.json
+++ b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.2/mytest/003.json
@@ -4,8 +4,8 @@
},
"output": {
"distPlot": {
- "src": "[image data hash: 2c3fe1858e6d11a0f26a0bc81feb4b24]",
- "width": 489.9844,
+ "src": "[image data hash: 93b7c046dd86eff01a0e01259c6277d1]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -18,8 +18,8 @@
"top": 72.8
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -33,7 +33,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.2/mytest/004.png b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.2/mytest/004.png
index 8652fca469..c823a423f2 100644
Binary files a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.2/mytest/004.png and b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.2/mytest/004.png differ
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.2/mytest/005.json b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.2/mytest/005.json
index 6ca956c50d..5d315bb101 100644
--- a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.2/mytest/005.json
+++ b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.2/mytest/005.json
@@ -4,8 +4,8 @@
},
"output": {
"distPlot": {
- "src": "[image data hash: 73fd8715800f97582828b799397f4f8c]",
- "width": 489.9844,
+ "src": "[image data hash: 8bdcd86c4f0c2e52a0a977933b67752a]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -18,8 +18,8 @@
"top": 38.48
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -33,7 +33,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.2/mytest/006.png b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.2/mytest/006.png
index bc6e403ab1..d1b3b5d53f 100644
Binary files a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.2/mytest/006.png and b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.2/mytest/006.png differ
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.3/mytest/001.json b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.3/mytest/001.json
index f507309fcf..619040c4eb 100644
--- a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.3/mytest/001.json
+++ b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.3/mytest/001.json
@@ -4,8 +4,8 @@
},
"output": {
"distPlot": {
- "src": "[image data hash: 400be5eab4631c439e317d1207e428a3]",
- "width": 489.9844,
+ "src": "[image data hash: a3f9a99bb16e34b90d7f87f6a6dc04e6]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -18,8 +18,8 @@
"top": 28.08
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -33,7 +33,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.3/mytest/002.png b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.3/mytest/002.png
index 2a3fb2ef9e..89b9c89f76 100644
Binary files a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.3/mytest/002.png and b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.3/mytest/002.png differ
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.3/mytest/003.json b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.3/mytest/003.json
index 1158dabc8a..6ca422b8f2 100644
--- a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.3/mytest/003.json
+++ b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.3/mytest/003.json
@@ -4,8 +4,8 @@
},
"output": {
"distPlot": {
- "src": "[image data hash: 2c3fe1858e6d11a0f26a0bc81feb4b24]",
- "width": 489.9844,
+ "src": "[image data hash: 93b7c046dd86eff01a0e01259c6277d1]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -18,8 +18,8 @@
"top": 72.8
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -33,7 +33,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.3/mytest/004.png b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.3/mytest/004.png
index 8652fca469..c823a423f2 100644
Binary files a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.3/mytest/004.png and b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.3/mytest/004.png differ
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.3/mytest/005.json b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.3/mytest/005.json
index 6ca956c50d..5d315bb101 100644
--- a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.3/mytest/005.json
+++ b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.3/mytest/005.json
@@ -4,8 +4,8 @@
},
"output": {
"distPlot": {
- "src": "[image data hash: 73fd8715800f97582828b799397f4f8c]",
- "width": 489.9844,
+ "src": "[image data hash: 8bdcd86c4f0c2e52a0a977933b67752a]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -18,8 +18,8 @@
"top": 38.48
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -33,7 +33,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.3/mytest/006.png b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.3/mytest/006.png
index bc6e403ab1..d1b3b5d53f 100644
Binary files a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.3/mytest/006.png and b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.3/mytest/006.png differ
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.4/mytest/001.json b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.4/mytest/001.json
index f507309fcf..619040c4eb 100644
--- a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.4/mytest/001.json
+++ b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.4/mytest/001.json
@@ -4,8 +4,8 @@
},
"output": {
"distPlot": {
- "src": "[image data hash: 400be5eab4631c439e317d1207e428a3]",
- "width": 489.9844,
+ "src": "[image data hash: a3f9a99bb16e34b90d7f87f6a6dc04e6]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -18,8 +18,8 @@
"top": 28.08
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -33,7 +33,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.4/mytest/002.png b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.4/mytest/002.png
index 2a3fb2ef9e..89b9c89f76 100644
Binary files a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.4/mytest/002.png and b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.4/mytest/002.png differ
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.4/mytest/003.json b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.4/mytest/003.json
index 1158dabc8a..6ca422b8f2 100644
--- a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.4/mytest/003.json
+++ b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.4/mytest/003.json
@@ -4,8 +4,8 @@
},
"output": {
"distPlot": {
- "src": "[image data hash: 2c3fe1858e6d11a0f26a0bc81feb4b24]",
- "width": 489.9844,
+ "src": "[image data hash: 93b7c046dd86eff01a0e01259c6277d1]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -18,8 +18,8 @@
"top": 72.8
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -33,7 +33,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.4/mytest/004.png b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.4/mytest/004.png
index 8652fca469..c823a423f2 100644
Binary files a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.4/mytest/004.png and b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.4/mytest/004.png differ
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.4/mytest/005.json b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.4/mytest/005.json
index 6ca956c50d..5d315bb101 100644
--- a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.4/mytest/005.json
+++ b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.4/mytest/005.json
@@ -4,8 +4,8 @@
},
"output": {
"distPlot": {
- "src": "[image data hash: 73fd8715800f97582828b799397f4f8c]",
- "width": 489.9844,
+ "src": "[image data hash: 8bdcd86c4f0c2e52a0a977933b67752a]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -18,8 +18,8 @@
"top": 38.48
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -33,7 +33,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.4/mytest/006.png b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.4/mytest/006.png
index bc6e403ab1..d1b3b5d53f 100644
Binary files a/inst/apps/001-hello/tests/testthat/_snaps/linux-4.4/mytest/006.png and b/inst/apps/001-hello/tests/testthat/_snaps/linux-4.4/mytest/006.png differ
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.1/mytest/001.json b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.1/mytest/001.json
index 0a4d8cee2a..6a9aea2fbd 100644
--- a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.1/mytest/001.json
+++ b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.1/mytest/001.json
@@ -4,8 +4,8 @@
},
"output": {
"distPlot": {
- "src": "[image data hash: e025dabe47ba4bd26c4e1313f27c558a]",
- "width": 770,
+ "src": "[image data hash: b98e7be8ddb11902c2c06a2435c93334]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,7 +19,7 @@
},
"range": {
"left": 59.04,
- "right": 739.76,
+ "right": 601.0881,
"bottom": 325.56,
"top": 58.04
},
@@ -33,7 +33,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.1/mytest/002.png b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.1/mytest/002.png
index 3d0d887a2c..9a78682b95 100644
Binary files a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.1/mytest/002.png and b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.1/mytest/002.png differ
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.1/mytest/003.json b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.1/mytest/003.json
index 201d7b3f8c..733022bfec 100644
--- a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.1/mytest/003.json
+++ b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.1/mytest/003.json
@@ -4,8 +4,8 @@
},
"output": {
"distPlot": {
- "src": "[image data hash: 377843151bd893aad50e59ca649d912e]",
- "width": 770,
+ "src": "[image data hash: ae1258b86a7d33535aec8089ce39bfb8]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,7 +19,7 @@
},
"range": {
"left": 59.04,
- "right": 739.76,
+ "right": 601.0881,
"bottom": 325.56,
"top": 58.04
},
@@ -33,7 +33,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.1/mytest/004.png b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.1/mytest/004.png
index 722ebd36d5..72bcca1d57 100644
Binary files a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.1/mytest/004.png and b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.1/mytest/004.png differ
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.1/mytest/005.json b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.1/mytest/005.json
index 2055552c19..246b7c5ac8 100644
--- a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.1/mytest/005.json
+++ b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.1/mytest/005.json
@@ -4,8 +4,8 @@
},
"output": {
"distPlot": {
- "src": "[image data hash: 708853ad4599481f6d2d23a98ee29023]",
- "width": 770,
+ "src": "[image data hash: 315bc2acbb9cc2e4b8129baa0312d2d0]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,7 +19,7 @@
},
"range": {
"left": 59.04,
- "right": 739.76,
+ "right": 601.0881,
"bottom": 325.56,
"top": 58.04
},
@@ -33,7 +33,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.1/mytest/006.png b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.1/mytest/006.png
index 8af5d89a2b..ad69f9d0dc 100644
Binary files a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.1/mytest/006.png and b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.1/mytest/006.png differ
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.2/mytest/001.json b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.2/mytest/001.json
index 1fc83fa460..29bdaf591b 100644
--- a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.2/mytest/001.json
+++ b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.2/mytest/001.json
@@ -4,8 +4,8 @@
},
"output": {
"distPlot": {
- "src": "[image data hash: 97d1f60e768e985cf55598c69bf8b07b]",
- "width": 770,
+ "src": "[image data hash: 0e3dbadc7ae18f1b36f2e50aeada32b3]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -18,8 +18,8 @@
"top": 28.08
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -33,7 +33,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.2/mytest/002.png b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.2/mytest/002.png
index e60035e5da..3aaf8192ae 100644
Binary files a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.2/mytest/002.png and b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.2/mytest/002.png differ
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.2/mytest/003.json b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.2/mytest/003.json
index 8abb8b32fb..ee05e90c3c 100644
--- a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.2/mytest/003.json
+++ b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.2/mytest/003.json
@@ -4,8 +4,8 @@
},
"output": {
"distPlot": {
- "src": "[image data hash: 83a96a15121ded8961c4f8da0d634f83]",
- "width": 770,
+ "src": "[image data hash: dab04fe40e355b62c479df397797169e]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -18,8 +18,8 @@
"top": 72.8
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -33,7 +33,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.2/mytest/004.png b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.2/mytest/004.png
index 4bb3b28bb4..d900df38bf 100644
Binary files a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.2/mytest/004.png and b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.2/mytest/004.png differ
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.2/mytest/005.json b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.2/mytest/005.json
index eea4eeaf1d..38fc24049c 100644
--- a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.2/mytest/005.json
+++ b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.2/mytest/005.json
@@ -4,8 +4,8 @@
},
"output": {
"distPlot": {
- "src": "[image data hash: da4c5c68f65fdc928b1ba31d7d8f5f1d]",
- "width": 770,
+ "src": "[image data hash: 87d18999cc7d1f9936cdfb8d7e60b2cd]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -18,8 +18,8 @@
"top": 38.48
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -33,7 +33,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.2/mytest/006.png b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.2/mytest/006.png
index def05f9ada..b00dabe34c 100644
Binary files a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.2/mytest/006.png and b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.2/mytest/006.png differ
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.3/mytest/001.json b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.3/mytest/001.json
index 0a4d8cee2a..29bdaf591b 100644
--- a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.3/mytest/001.json
+++ b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.3/mytest/001.json
@@ -4,8 +4,8 @@
},
"output": {
"distPlot": {
- "src": "[image data hash: e025dabe47ba4bd26c4e1313f27c558a]",
- "width": 770,
+ "src": "[image data hash: 0e3dbadc7ae18f1b36f2e50aeada32b3]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -18,8 +18,8 @@
"top": 28.08
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -33,7 +33,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.3/mytest/002.png b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.3/mytest/002.png
index 3d0d887a2c..3aaf8192ae 100644
Binary files a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.3/mytest/002.png and b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.3/mytest/002.png differ
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.3/mytest/003.json b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.3/mytest/003.json
index 201d7b3f8c..ee05e90c3c 100644
--- a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.3/mytest/003.json
+++ b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.3/mytest/003.json
@@ -4,8 +4,8 @@
},
"output": {
"distPlot": {
- "src": "[image data hash: 377843151bd893aad50e59ca649d912e]",
- "width": 770,
+ "src": "[image data hash: dab04fe40e355b62c479df397797169e]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -18,8 +18,8 @@
"top": 72.8
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -33,7 +33,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.3/mytest/004.png b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.3/mytest/004.png
index 722ebd36d5..d900df38bf 100644
Binary files a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.3/mytest/004.png and b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.3/mytest/004.png differ
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.3/mytest/005.json b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.3/mytest/005.json
index 2055552c19..38fc24049c 100644
--- a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.3/mytest/005.json
+++ b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.3/mytest/005.json
@@ -4,8 +4,8 @@
},
"output": {
"distPlot": {
- "src": "[image data hash: 708853ad4599481f6d2d23a98ee29023]",
- "width": 770,
+ "src": "[image data hash: 87d18999cc7d1f9936cdfb8d7e60b2cd]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -18,8 +18,8 @@
"top": 38.48
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -33,7 +33,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.3/mytest/006.png b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.3/mytest/006.png
index 8af5d89a2b..b00dabe34c 100644
Binary files a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.3/mytest/006.png and b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.3/mytest/006.png differ
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.4/mytest/001.json b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.4/mytest/001.json
index 1fc83fa460..29bdaf591b 100644
--- a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.4/mytest/001.json
+++ b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.4/mytest/001.json
@@ -4,8 +4,8 @@
},
"output": {
"distPlot": {
- "src": "[image data hash: 97d1f60e768e985cf55598c69bf8b07b]",
- "width": 770,
+ "src": "[image data hash: 0e3dbadc7ae18f1b36f2e50aeada32b3]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -18,8 +18,8 @@
"top": 28.08
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -33,7 +33,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.4/mytest/002.png b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.4/mytest/002.png
index e60035e5da..3aaf8192ae 100644
Binary files a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.4/mytest/002.png and b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.4/mytest/002.png differ
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.4/mytest/003.json b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.4/mytest/003.json
index 8abb8b32fb..ee05e90c3c 100644
--- a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.4/mytest/003.json
+++ b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.4/mytest/003.json
@@ -4,8 +4,8 @@
},
"output": {
"distPlot": {
- "src": "[image data hash: 83a96a15121ded8961c4f8da0d634f83]",
- "width": 770,
+ "src": "[image data hash: dab04fe40e355b62c479df397797169e]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -18,8 +18,8 @@
"top": 72.8
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -33,7 +33,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.4/mytest/004.png b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.4/mytest/004.png
index 4bb3b28bb4..d900df38bf 100644
Binary files a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.4/mytest/004.png and b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.4/mytest/004.png differ
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.4/mytest/005.json b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.4/mytest/005.json
index eea4eeaf1d..38fc24049c 100644
--- a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.4/mytest/005.json
+++ b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.4/mytest/005.json
@@ -4,8 +4,8 @@
},
"output": {
"distPlot": {
- "src": "[image data hash: da4c5c68f65fdc928b1ba31d7d8f5f1d]",
- "width": 770,
+ "src": "[image data hash: 87d18999cc7d1f9936cdfb8d7e60b2cd]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -18,8 +18,8 @@
"top": 38.48
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -33,7 +33,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.4/mytest/006.png b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.4/mytest/006.png
index def05f9ada..b00dabe34c 100644
Binary files a/inst/apps/001-hello/tests/testthat/_snaps/mac-4.4/mytest/006.png and b/inst/apps/001-hello/tests/testthat/_snaps/mac-4.4/mytest/006.png differ
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/windows-4.4/mytest/001.json b/inst/apps/001-hello/tests/testthat/_snaps/windows-4.4/mytest/001.json
index d1f2acd876..603c88b2ff 100644
--- a/inst/apps/001-hello/tests/testthat/_snaps/windows-4.4/mytest/001.json
+++ b/inst/apps/001-hello/tests/testthat/_snaps/windows-4.4/mytest/001.json
@@ -4,8 +4,8 @@
},
"output": {
"distPlot": {
- "src": "[image data hash: e720431292a811f9f0c6ce0368ec1177]",
- "width": 628.6562,
+ "src": "[image data hash: 7435370e9ef3194bd732bf49bd073df9]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -18,8 +18,8 @@
"top": 28.08
},
"range": {
- "left": 59.1017,
- "right": 598.3846,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -33,7 +33,7 @@
}
],
"dims": {
- "width": 628.6562,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/windows-4.4/mytest/002.png b/inst/apps/001-hello/tests/testthat/_snaps/windows-4.4/mytest/002.png
index cdefc7b334..9b69963711 100644
Binary files a/inst/apps/001-hello/tests/testthat/_snaps/windows-4.4/mytest/002.png and b/inst/apps/001-hello/tests/testthat/_snaps/windows-4.4/mytest/002.png differ
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/windows-4.4/mytest/003.json b/inst/apps/001-hello/tests/testthat/_snaps/windows-4.4/mytest/003.json
index 038b484f15..dc4e35993d 100644
--- a/inst/apps/001-hello/tests/testthat/_snaps/windows-4.4/mytest/003.json
+++ b/inst/apps/001-hello/tests/testthat/_snaps/windows-4.4/mytest/003.json
@@ -4,8 +4,8 @@
},
"output": {
"distPlot": {
- "src": "[image data hash: b35459d0f2642102234df6c1f60ecc26]",
- "width": 628.6562,
+ "src": "[image data hash: f18d9323cf47177113a78f2101bf8a2f]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -18,8 +18,8 @@
"top": 72.8
},
"range": {
- "left": 59.1017,
- "right": 598.3846,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -33,7 +33,7 @@
}
],
"dims": {
- "width": 628.6562,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/windows-4.4/mytest/004.png b/inst/apps/001-hello/tests/testthat/_snaps/windows-4.4/mytest/004.png
index 27725a192f..de3b7663bf 100644
Binary files a/inst/apps/001-hello/tests/testthat/_snaps/windows-4.4/mytest/004.png and b/inst/apps/001-hello/tests/testthat/_snaps/windows-4.4/mytest/004.png differ
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/windows-4.4/mytest/005.json b/inst/apps/001-hello/tests/testthat/_snaps/windows-4.4/mytest/005.json
index d52df72265..98e98377ba 100644
--- a/inst/apps/001-hello/tests/testthat/_snaps/windows-4.4/mytest/005.json
+++ b/inst/apps/001-hello/tests/testthat/_snaps/windows-4.4/mytest/005.json
@@ -4,8 +4,8 @@
},
"output": {
"distPlot": {
- "src": "[image data hash: cf7712b606a83f687f3d369c3a51aa35]",
- "width": 628.6562,
+ "src": "[image data hash: 62dec9b80066e880099de7ffe4231e55]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -18,8 +18,8 @@
"top": 38.48
},
"range": {
- "left": 59.1017,
- "right": 598.3846,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -33,7 +33,7 @@
}
],
"dims": {
- "width": 628.6562,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/001-hello/tests/testthat/_snaps/windows-4.4/mytest/006.png b/inst/apps/001-hello/tests/testthat/_snaps/windows-4.4/mytest/006.png
index 7361a6d0d5..a63ce3d594 100644
Binary files a/inst/apps/001-hello/tests/testthat/_snaps/windows-4.4/mytest/006.png and b/inst/apps/001-hello/tests/testthat/_snaps/windows-4.4/mytest/006.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/linux-4.0/mytest/002.png b/inst/apps/002-text/tests/testthat/_snaps/linux-4.0/mytest/002.png
index 0013ee1478..5e6247ef03 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/linux-4.0/mytest/002.png and b/inst/apps/002-text/tests/testthat/_snaps/linux-4.0/mytest/002.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/linux-4.0/mytest/004.png b/inst/apps/002-text/tests/testthat/_snaps/linux-4.0/mytest/004.png
index 6a78f3c44e..6f8a52738d 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/linux-4.0/mytest/004.png and b/inst/apps/002-text/tests/testthat/_snaps/linux-4.0/mytest/004.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/linux-4.0/mytest/006.png b/inst/apps/002-text/tests/testthat/_snaps/linux-4.0/mytest/006.png
index 262c121171..08604f1c00 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/linux-4.0/mytest/006.png and b/inst/apps/002-text/tests/testthat/_snaps/linux-4.0/mytest/006.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/linux-4.0/mytest/008.png b/inst/apps/002-text/tests/testthat/_snaps/linux-4.0/mytest/008.png
index 6a78f3c44e..6f8a52738d 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/linux-4.0/mytest/008.png and b/inst/apps/002-text/tests/testthat/_snaps/linux-4.0/mytest/008.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/linux-4.1/mytest/002.png b/inst/apps/002-text/tests/testthat/_snaps/linux-4.1/mytest/002.png
index 0013ee1478..5e6247ef03 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/linux-4.1/mytest/002.png and b/inst/apps/002-text/tests/testthat/_snaps/linux-4.1/mytest/002.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/linux-4.1/mytest/004.png b/inst/apps/002-text/tests/testthat/_snaps/linux-4.1/mytest/004.png
index 6a78f3c44e..6f8a52738d 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/linux-4.1/mytest/004.png and b/inst/apps/002-text/tests/testthat/_snaps/linux-4.1/mytest/004.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/linux-4.1/mytest/006.png b/inst/apps/002-text/tests/testthat/_snaps/linux-4.1/mytest/006.png
index 262c121171..08604f1c00 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/linux-4.1/mytest/006.png and b/inst/apps/002-text/tests/testthat/_snaps/linux-4.1/mytest/006.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/linux-4.1/mytest/008.png b/inst/apps/002-text/tests/testthat/_snaps/linux-4.1/mytest/008.png
index 6a78f3c44e..6f8a52738d 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/linux-4.1/mytest/008.png and b/inst/apps/002-text/tests/testthat/_snaps/linux-4.1/mytest/008.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/linux-4.2/mytest/002.png b/inst/apps/002-text/tests/testthat/_snaps/linux-4.2/mytest/002.png
index 0013ee1478..5e6247ef03 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/linux-4.2/mytest/002.png and b/inst/apps/002-text/tests/testthat/_snaps/linux-4.2/mytest/002.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/linux-4.2/mytest/004.png b/inst/apps/002-text/tests/testthat/_snaps/linux-4.2/mytest/004.png
index 6a78f3c44e..6f8a52738d 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/linux-4.2/mytest/004.png and b/inst/apps/002-text/tests/testthat/_snaps/linux-4.2/mytest/004.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/linux-4.2/mytest/006.png b/inst/apps/002-text/tests/testthat/_snaps/linux-4.2/mytest/006.png
index 262c121171..08604f1c00 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/linux-4.2/mytest/006.png and b/inst/apps/002-text/tests/testthat/_snaps/linux-4.2/mytest/006.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/linux-4.2/mytest/008.png b/inst/apps/002-text/tests/testthat/_snaps/linux-4.2/mytest/008.png
index 6a78f3c44e..6f8a52738d 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/linux-4.2/mytest/008.png and b/inst/apps/002-text/tests/testthat/_snaps/linux-4.2/mytest/008.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/linux-4.3/mytest/002.png b/inst/apps/002-text/tests/testthat/_snaps/linux-4.3/mytest/002.png
index 0013ee1478..5e6247ef03 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/linux-4.3/mytest/002.png and b/inst/apps/002-text/tests/testthat/_snaps/linux-4.3/mytest/002.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/linux-4.3/mytest/004.png b/inst/apps/002-text/tests/testthat/_snaps/linux-4.3/mytest/004.png
index 6a78f3c44e..6f8a52738d 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/linux-4.3/mytest/004.png and b/inst/apps/002-text/tests/testthat/_snaps/linux-4.3/mytest/004.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/linux-4.3/mytest/006.png b/inst/apps/002-text/tests/testthat/_snaps/linux-4.3/mytest/006.png
index 262c121171..08604f1c00 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/linux-4.3/mytest/006.png and b/inst/apps/002-text/tests/testthat/_snaps/linux-4.3/mytest/006.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/linux-4.3/mytest/008.png b/inst/apps/002-text/tests/testthat/_snaps/linux-4.3/mytest/008.png
index 6a78f3c44e..6f8a52738d 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/linux-4.3/mytest/008.png and b/inst/apps/002-text/tests/testthat/_snaps/linux-4.3/mytest/008.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/linux-4.4/mytest/002.png b/inst/apps/002-text/tests/testthat/_snaps/linux-4.4/mytest/002.png
index 0013ee1478..5e6247ef03 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/linux-4.4/mytest/002.png and b/inst/apps/002-text/tests/testthat/_snaps/linux-4.4/mytest/002.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/linux-4.4/mytest/004.png b/inst/apps/002-text/tests/testthat/_snaps/linux-4.4/mytest/004.png
index 6a78f3c44e..6f8a52738d 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/linux-4.4/mytest/004.png and b/inst/apps/002-text/tests/testthat/_snaps/linux-4.4/mytest/004.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/linux-4.4/mytest/006.png b/inst/apps/002-text/tests/testthat/_snaps/linux-4.4/mytest/006.png
index 262c121171..08604f1c00 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/linux-4.4/mytest/006.png and b/inst/apps/002-text/tests/testthat/_snaps/linux-4.4/mytest/006.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/linux-4.4/mytest/008.png b/inst/apps/002-text/tests/testthat/_snaps/linux-4.4/mytest/008.png
index 6a78f3c44e..6f8a52738d 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/linux-4.4/mytest/008.png and b/inst/apps/002-text/tests/testthat/_snaps/linux-4.4/mytest/008.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/mac-4.1/mytest/002.png b/inst/apps/002-text/tests/testthat/_snaps/mac-4.1/mytest/002.png
index e1da574479..50b0858f63 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/mac-4.1/mytest/002.png and b/inst/apps/002-text/tests/testthat/_snaps/mac-4.1/mytest/002.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/mac-4.1/mytest/004.png b/inst/apps/002-text/tests/testthat/_snaps/mac-4.1/mytest/004.png
index 2f5d84d142..5a795100b5 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/mac-4.1/mytest/004.png and b/inst/apps/002-text/tests/testthat/_snaps/mac-4.1/mytest/004.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/mac-4.1/mytest/006.png b/inst/apps/002-text/tests/testthat/_snaps/mac-4.1/mytest/006.png
index 842ce6879c..5d2a5a593c 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/mac-4.1/mytest/006.png and b/inst/apps/002-text/tests/testthat/_snaps/mac-4.1/mytest/006.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/mac-4.1/mytest/008.png b/inst/apps/002-text/tests/testthat/_snaps/mac-4.1/mytest/008.png
index 2f5d84d142..5a795100b5 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/mac-4.1/mytest/008.png and b/inst/apps/002-text/tests/testthat/_snaps/mac-4.1/mytest/008.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/mac-4.2/mytest/002.png b/inst/apps/002-text/tests/testthat/_snaps/mac-4.2/mytest/002.png
index e1da574479..50b0858f63 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/mac-4.2/mytest/002.png and b/inst/apps/002-text/tests/testthat/_snaps/mac-4.2/mytest/002.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/mac-4.2/mytest/004.png b/inst/apps/002-text/tests/testthat/_snaps/mac-4.2/mytest/004.png
index 2f5d84d142..5a795100b5 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/mac-4.2/mytest/004.png and b/inst/apps/002-text/tests/testthat/_snaps/mac-4.2/mytest/004.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/mac-4.2/mytest/006.png b/inst/apps/002-text/tests/testthat/_snaps/mac-4.2/mytest/006.png
index 842ce6879c..5d2a5a593c 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/mac-4.2/mytest/006.png and b/inst/apps/002-text/tests/testthat/_snaps/mac-4.2/mytest/006.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/mac-4.2/mytest/008.png b/inst/apps/002-text/tests/testthat/_snaps/mac-4.2/mytest/008.png
index 2f5d84d142..5a795100b5 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/mac-4.2/mytest/008.png and b/inst/apps/002-text/tests/testthat/_snaps/mac-4.2/mytest/008.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/mac-4.3/mytest/002.png b/inst/apps/002-text/tests/testthat/_snaps/mac-4.3/mytest/002.png
index e1da574479..50b0858f63 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/mac-4.3/mytest/002.png and b/inst/apps/002-text/tests/testthat/_snaps/mac-4.3/mytest/002.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/mac-4.3/mytest/004.png b/inst/apps/002-text/tests/testthat/_snaps/mac-4.3/mytest/004.png
index 2f5d84d142..5a795100b5 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/mac-4.3/mytest/004.png and b/inst/apps/002-text/tests/testthat/_snaps/mac-4.3/mytest/004.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/mac-4.3/mytest/006.png b/inst/apps/002-text/tests/testthat/_snaps/mac-4.3/mytest/006.png
index 842ce6879c..5d2a5a593c 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/mac-4.3/mytest/006.png and b/inst/apps/002-text/tests/testthat/_snaps/mac-4.3/mytest/006.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/mac-4.3/mytest/008.png b/inst/apps/002-text/tests/testthat/_snaps/mac-4.3/mytest/008.png
index 2f5d84d142..5a795100b5 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/mac-4.3/mytest/008.png and b/inst/apps/002-text/tests/testthat/_snaps/mac-4.3/mytest/008.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/mac-4.4/mytest/002.png b/inst/apps/002-text/tests/testthat/_snaps/mac-4.4/mytest/002.png
index e1da574479..50b0858f63 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/mac-4.4/mytest/002.png and b/inst/apps/002-text/tests/testthat/_snaps/mac-4.4/mytest/002.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/mac-4.4/mytest/004.png b/inst/apps/002-text/tests/testthat/_snaps/mac-4.4/mytest/004.png
index 2f5d84d142..5a795100b5 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/mac-4.4/mytest/004.png and b/inst/apps/002-text/tests/testthat/_snaps/mac-4.4/mytest/004.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/mac-4.4/mytest/006.png b/inst/apps/002-text/tests/testthat/_snaps/mac-4.4/mytest/006.png
index 842ce6879c..5d2a5a593c 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/mac-4.4/mytest/006.png and b/inst/apps/002-text/tests/testthat/_snaps/mac-4.4/mytest/006.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/mac-4.4/mytest/008.png b/inst/apps/002-text/tests/testthat/_snaps/mac-4.4/mytest/008.png
index 2f5d84d142..5a795100b5 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/mac-4.4/mytest/008.png and b/inst/apps/002-text/tests/testthat/_snaps/mac-4.4/mytest/008.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/windows-4.4/mytest/002.png b/inst/apps/002-text/tests/testthat/_snaps/windows-4.4/mytest/002.png
index 9a1ed30c1b..cb7736ec77 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/windows-4.4/mytest/002.png and b/inst/apps/002-text/tests/testthat/_snaps/windows-4.4/mytest/002.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/windows-4.4/mytest/004.png b/inst/apps/002-text/tests/testthat/_snaps/windows-4.4/mytest/004.png
index df283e1a7f..407d5aea32 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/windows-4.4/mytest/004.png and b/inst/apps/002-text/tests/testthat/_snaps/windows-4.4/mytest/004.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/windows-4.4/mytest/006.png b/inst/apps/002-text/tests/testthat/_snaps/windows-4.4/mytest/006.png
index 6b64f0dc61..97d78f0b4e 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/windows-4.4/mytest/006.png and b/inst/apps/002-text/tests/testthat/_snaps/windows-4.4/mytest/006.png differ
diff --git a/inst/apps/002-text/tests/testthat/_snaps/windows-4.4/mytest/008.png b/inst/apps/002-text/tests/testthat/_snaps/windows-4.4/mytest/008.png
index df283e1a7f..407d5aea32 100644
Binary files a/inst/apps/002-text/tests/testthat/_snaps/windows-4.4/mytest/008.png and b/inst/apps/002-text/tests/testthat/_snaps/windows-4.4/mytest/008.png differ
diff --git a/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.0/mytest/002.png b/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.0/mytest/002.png
index a907227737..0d4206e3ae 100644
Binary files a/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.0/mytest/002.png and b/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.0/mytest/002.png differ
diff --git a/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.0/mytest/004.png b/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.0/mytest/004.png
index 812afa3132..be31192b20 100644
Binary files a/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.0/mytest/004.png and b/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.0/mytest/004.png differ
diff --git a/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.0/mytest/006.png b/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.0/mytest/006.png
index a907227737..0d4206e3ae 100644
Binary files a/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.0/mytest/006.png and b/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.0/mytest/006.png differ
diff --git a/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.1/mytest/002.png b/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.1/mytest/002.png
index a907227737..0d4206e3ae 100644
Binary files a/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.1/mytest/002.png and b/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.1/mytest/002.png differ
diff --git a/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.1/mytest/004.png b/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.1/mytest/004.png
index 812afa3132..be31192b20 100644
Binary files a/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.1/mytest/004.png and b/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.1/mytest/004.png differ
diff --git a/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.1/mytest/006.png b/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.1/mytest/006.png
index a907227737..0d4206e3ae 100644
Binary files a/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.1/mytest/006.png and b/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.1/mytest/006.png differ
diff --git a/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.2/mytest/002.png b/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.2/mytest/002.png
index a907227737..0d4206e3ae 100644
Binary files a/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.2/mytest/002.png and b/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.2/mytest/002.png differ
diff --git a/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.2/mytest/004.png b/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.2/mytest/004.png
index 812afa3132..be31192b20 100644
Binary files a/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.2/mytest/004.png and b/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.2/mytest/004.png differ
diff --git a/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.2/mytest/006.png b/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.2/mytest/006.png
index a907227737..0d4206e3ae 100644
Binary files a/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.2/mytest/006.png and b/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.2/mytest/006.png differ
diff --git a/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.3/mytest/002.png b/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.3/mytest/002.png
index a907227737..0d4206e3ae 100644
Binary files a/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.3/mytest/002.png and b/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.3/mytest/002.png differ
diff --git a/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.3/mytest/004.png b/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.3/mytest/004.png
index 812afa3132..be31192b20 100644
Binary files a/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.3/mytest/004.png and b/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.3/mytest/004.png differ
diff --git a/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.3/mytest/006.png b/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.3/mytest/006.png
index a907227737..0d4206e3ae 100644
Binary files a/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.3/mytest/006.png and b/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.3/mytest/006.png differ
diff --git a/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.4/mytest/002.png b/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.4/mytest/002.png
index a907227737..0d4206e3ae 100644
Binary files a/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.4/mytest/002.png and b/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.4/mytest/002.png differ
diff --git a/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.4/mytest/004.png b/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.4/mytest/004.png
index 812afa3132..be31192b20 100644
Binary files a/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.4/mytest/004.png and b/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.4/mytest/004.png differ
diff --git a/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.4/mytest/006.png b/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.4/mytest/006.png
index a907227737..0d4206e3ae 100644
Binary files a/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.4/mytest/006.png and b/inst/apps/003-reactivity/tests/testthat/_snaps/linux-4.4/mytest/006.png differ
diff --git a/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.1/mytest/002.png b/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.1/mytest/002.png
index 63d0e132ba..d73c1cef15 100644
Binary files a/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.1/mytest/002.png and b/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.1/mytest/002.png differ
diff --git a/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.1/mytest/004.png b/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.1/mytest/004.png
index 2205e5c4c0..44764af5d5 100644
Binary files a/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.1/mytest/004.png and b/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.1/mytest/004.png differ
diff --git a/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.1/mytest/006.png b/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.1/mytest/006.png
index 63d0e132ba..d73c1cef15 100644
Binary files a/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.1/mytest/006.png and b/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.1/mytest/006.png differ
diff --git a/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.2/mytest/002.png b/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.2/mytest/002.png
index 63d0e132ba..d73c1cef15 100644
Binary files a/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.2/mytest/002.png and b/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.2/mytest/002.png differ
diff --git a/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.2/mytest/004.png b/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.2/mytest/004.png
index 2205e5c4c0..44764af5d5 100644
Binary files a/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.2/mytest/004.png and b/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.2/mytest/004.png differ
diff --git a/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.2/mytest/006.png b/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.2/mytest/006.png
index 63d0e132ba..d73c1cef15 100644
Binary files a/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.2/mytest/006.png and b/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.2/mytest/006.png differ
diff --git a/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.3/mytest/002.png b/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.3/mytest/002.png
index 63d0e132ba..d73c1cef15 100644
Binary files a/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.3/mytest/002.png and b/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.3/mytest/002.png differ
diff --git a/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.3/mytest/004.png b/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.3/mytest/004.png
index 2205e5c4c0..44764af5d5 100644
Binary files a/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.3/mytest/004.png and b/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.3/mytest/004.png differ
diff --git a/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.3/mytest/006.png b/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.3/mytest/006.png
index 63d0e132ba..d73c1cef15 100644
Binary files a/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.3/mytest/006.png and b/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.3/mytest/006.png differ
diff --git a/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.4/mytest/002.png b/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.4/mytest/002.png
index 63d0e132ba..d73c1cef15 100644
Binary files a/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.4/mytest/002.png and b/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.4/mytest/002.png differ
diff --git a/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.4/mytest/004.png b/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.4/mytest/004.png
index 2205e5c4c0..44764af5d5 100644
Binary files a/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.4/mytest/004.png and b/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.4/mytest/004.png differ
diff --git a/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.4/mytest/006.png b/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.4/mytest/006.png
index 63d0e132ba..d73c1cef15 100644
Binary files a/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.4/mytest/006.png and b/inst/apps/003-reactivity/tests/testthat/_snaps/mac-4.4/mytest/006.png differ
diff --git a/inst/apps/003-reactivity/tests/testthat/_snaps/windows-4.4/mytest/002.png b/inst/apps/003-reactivity/tests/testthat/_snaps/windows-4.4/mytest/002.png
index ab4deb8370..740857887c 100644
Binary files a/inst/apps/003-reactivity/tests/testthat/_snaps/windows-4.4/mytest/002.png and b/inst/apps/003-reactivity/tests/testthat/_snaps/windows-4.4/mytest/002.png differ
diff --git a/inst/apps/003-reactivity/tests/testthat/_snaps/windows-4.4/mytest/004.png b/inst/apps/003-reactivity/tests/testthat/_snaps/windows-4.4/mytest/004.png
index d6d1b933a7..b1b5ac4805 100644
Binary files a/inst/apps/003-reactivity/tests/testthat/_snaps/windows-4.4/mytest/004.png and b/inst/apps/003-reactivity/tests/testthat/_snaps/windows-4.4/mytest/004.png differ
diff --git a/inst/apps/003-reactivity/tests/testthat/_snaps/windows-4.4/mytest/006.png b/inst/apps/003-reactivity/tests/testthat/_snaps/windows-4.4/mytest/006.png
index ab4deb8370..740857887c 100644
Binary files a/inst/apps/003-reactivity/tests/testthat/_snaps/windows-4.4/mytest/006.png and b/inst/apps/003-reactivity/tests/testthat/_snaps/windows-4.4/mytest/006.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/001.json b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/001.json
index 57a5df2f28..79a4a2ab98 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/001.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/001.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ cyl",
"mpgPlot": {
- "src": "[image data hash: ec6c5d33a0df5caab468b55b6f25c0e8]",
- "width": 489.9844,
+ "src": "[image data hash: 13ad8f4a88daf41a948da72f3d4a2b61]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.84
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/002.png b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/002.png
index bd4d2d204c..9bae07bb99 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/002.png and b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/002.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/003.json b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/003.json
index d9220c3138..e5e7052a03 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/003.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/003.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ am",
"mpgPlot": {
- "src": "[image data hash: 699b1e42606b4e8c2bafca07ed563a78]",
- "width": 489.9844,
+ "src": "[image data hash: 06a82b68490530f12cac7031d34935b7]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.84
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/004.png b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/004.png
index bfadcd68b7..b2975e1743 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/004.png and b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/004.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/005.json b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/005.json
index 3284485044..9c7014174d 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/005.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/005.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ gear",
"mpgPlot": {
- "src": "[image data hash: 2221ab5641958d7fcc5e4669c9771c12]",
- "width": 489.9844,
+ "src": "[image data hash: d60117dda34596df6e729a1382aae983]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.84
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/006.png b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/006.png
index 2feb7f16e6..4975f8976d 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/006.png and b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/006.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/007.json b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/007.json
index 0cd328a3a3..03615dcbb0 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/007.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/007.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ cyl",
"mpgPlot": {
- "src": "[image data hash: 8d44899be63facbd2098e90a84450b28]",
- "width": 489.9844,
+ "src": "[image data hash: 9cf080c1891af790425473004c57d9ca]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.724
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/008.png b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/008.png
index 621736fec3..59de948318 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/008.png and b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.0/mytest/008.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/001.json b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/001.json
index 4acad0b04f..f2115c8c2b 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/001.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/001.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ cyl",
"mpgPlot": {
- "src": "[image data hash: a0946aa68377aa327cb339f8164b0292]",
- "width": 489.9844,
+ "src": "[image data hash: a8cec97874800b818492cdda7b6bac2c]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.84
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/002.png b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/002.png
index 294d6046e9..5773bbe30a 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/002.png and b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/002.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/003.json b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/003.json
index a8a41a8c85..0a9b9b4992 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/003.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/003.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ am",
"mpgPlot": {
- "src": "[image data hash: 3f779075c7b23a6db935a4a10456f644]",
- "width": 489.9844,
+ "src": "[image data hash: f30b95f731e256443f676634b61cfa11]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.84
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/004.png b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/004.png
index 421a33e066..510cd5949d 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/004.png and b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/004.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/005.json b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/005.json
index 7c87097904..a9ada79bc5 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/005.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/005.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ gear",
"mpgPlot": {
- "src": "[image data hash: bcbc34fab1f84f52a52153d3f7e24f3e]",
- "width": 489.9844,
+ "src": "[image data hash: f63f4830f7a3d1841debd6b48a6d2e37]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.84
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/006.png b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/006.png
index 7f08fdb07e..c36f5f6e87 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/006.png and b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/006.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/007.json b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/007.json
index 259504f1d2..680dae5b70 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/007.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/007.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ cyl",
"mpgPlot": {
- "src": "[image data hash: 02c2c88ac7aaa1c44ddc31d394d2f65c]",
- "width": 489.9844,
+ "src": "[image data hash: d3f342e6eed1be47e87b1640656922f7]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.724
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/008.png b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/008.png
index 5b64cc04a4..a57235f131 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/008.png and b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.1/mytest/008.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/001.json b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/001.json
index 4acad0b04f..f2115c8c2b 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/001.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/001.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ cyl",
"mpgPlot": {
- "src": "[image data hash: a0946aa68377aa327cb339f8164b0292]",
- "width": 489.9844,
+ "src": "[image data hash: a8cec97874800b818492cdda7b6bac2c]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.84
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/002.png b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/002.png
index 294d6046e9..5773bbe30a 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/002.png and b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/002.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/003.json b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/003.json
index a8a41a8c85..0a9b9b4992 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/003.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/003.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ am",
"mpgPlot": {
- "src": "[image data hash: 3f779075c7b23a6db935a4a10456f644]",
- "width": 489.9844,
+ "src": "[image data hash: f30b95f731e256443f676634b61cfa11]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.84
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/004.png b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/004.png
index 421a33e066..510cd5949d 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/004.png and b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/004.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/005.json b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/005.json
index 7c87097904..a9ada79bc5 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/005.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/005.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ gear",
"mpgPlot": {
- "src": "[image data hash: bcbc34fab1f84f52a52153d3f7e24f3e]",
- "width": 489.9844,
+ "src": "[image data hash: f63f4830f7a3d1841debd6b48a6d2e37]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.84
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/006.png b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/006.png
index 7f08fdb07e..c36f5f6e87 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/006.png and b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/006.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/007.json b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/007.json
index 259504f1d2..680dae5b70 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/007.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/007.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ cyl",
"mpgPlot": {
- "src": "[image data hash: 02c2c88ac7aaa1c44ddc31d394d2f65c]",
- "width": 489.9844,
+ "src": "[image data hash: d3f342e6eed1be47e87b1640656922f7]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.724
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/008.png b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/008.png
index 5b64cc04a4..a57235f131 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/008.png and b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.2/mytest/008.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/001.json b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/001.json
index 4acad0b04f..f2115c8c2b 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/001.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/001.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ cyl",
"mpgPlot": {
- "src": "[image data hash: a0946aa68377aa327cb339f8164b0292]",
- "width": 489.9844,
+ "src": "[image data hash: a8cec97874800b818492cdda7b6bac2c]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.84
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/002.png b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/002.png
index 294d6046e9..5773bbe30a 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/002.png and b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/002.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/003.json b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/003.json
index a8a41a8c85..0a9b9b4992 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/003.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/003.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ am",
"mpgPlot": {
- "src": "[image data hash: 3f779075c7b23a6db935a4a10456f644]",
- "width": 489.9844,
+ "src": "[image data hash: f30b95f731e256443f676634b61cfa11]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.84
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/004.png b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/004.png
index 421a33e066..510cd5949d 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/004.png and b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/004.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/005.json b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/005.json
index 7c87097904..a9ada79bc5 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/005.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/005.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ gear",
"mpgPlot": {
- "src": "[image data hash: bcbc34fab1f84f52a52153d3f7e24f3e]",
- "width": 489.9844,
+ "src": "[image data hash: f63f4830f7a3d1841debd6b48a6d2e37]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.84
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/006.png b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/006.png
index 7f08fdb07e..c36f5f6e87 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/006.png and b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/006.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/007.json b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/007.json
index 259504f1d2..680dae5b70 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/007.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/007.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ cyl",
"mpgPlot": {
- "src": "[image data hash: 02c2c88ac7aaa1c44ddc31d394d2f65c]",
- "width": 489.9844,
+ "src": "[image data hash: d3f342e6eed1be47e87b1640656922f7]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.724
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/008.png b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/008.png
index 5b64cc04a4..a57235f131 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/008.png and b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.3/mytest/008.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/001.json b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/001.json
index 4acad0b04f..f2115c8c2b 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/001.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/001.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ cyl",
"mpgPlot": {
- "src": "[image data hash: a0946aa68377aa327cb339f8164b0292]",
- "width": 489.9844,
+ "src": "[image data hash: a8cec97874800b818492cdda7b6bac2c]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.84
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/002.png b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/002.png
index 294d6046e9..5773bbe30a 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/002.png and b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/002.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/003.json b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/003.json
index a8a41a8c85..0a9b9b4992 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/003.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/003.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ am",
"mpgPlot": {
- "src": "[image data hash: 3f779075c7b23a6db935a4a10456f644]",
- "width": 489.9844,
+ "src": "[image data hash: f30b95f731e256443f676634b61cfa11]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.84
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/004.png b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/004.png
index 421a33e066..510cd5949d 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/004.png and b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/004.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/005.json b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/005.json
index 7c87097904..a9ada79bc5 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/005.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/005.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ gear",
"mpgPlot": {
- "src": "[image data hash: bcbc34fab1f84f52a52153d3f7e24f3e]",
- "width": 489.9844,
+ "src": "[image data hash: f63f4830f7a3d1841debd6b48a6d2e37]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.84
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/006.png b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/006.png
index 7f08fdb07e..c36f5f6e87 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/006.png and b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/006.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/007.json b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/007.json
index 259504f1d2..680dae5b70 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/007.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/007.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ cyl",
"mpgPlot": {
- "src": "[image data hash: 02c2c88ac7aaa1c44ddc31d394d2f65c]",
- "width": 489.9844,
+ "src": "[image data hash: d3f342e6eed1be47e87b1640656922f7]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.724
},
"range": {
- "left": 59.1588,
- "right": 459.6835,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/008.png b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/008.png
index 5b64cc04a4..a57235f131 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/008.png and b/inst/apps/004-mpg/tests/testthat/_snaps/linux-4.4/mytest/008.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/001.json b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/001.json
index d70939503b..c15615a6b0 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/001.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/001.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ cyl",
"mpgPlot": {
- "src": "[image data hash: dc092a3ad9ec25dcbf3c1abeed391c7f]",
- "width": 770,
+ "src": "[image data hash: 62b885c5e4201fd3766a8bc0a7e0e0cf]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -21,7 +21,7 @@
},
"range": {
"left": 59.04,
- "right": 739.76,
+ "right": 601.0881,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/002.png b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/002.png
index da509cfc6e..0eba4a0143 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/002.png and b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/002.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/003.json b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/003.json
index 920dde1663..1fa5a8e8fb 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/003.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/003.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ am",
"mpgPlot": {
- "src": "[image data hash: 73f922e422d52fc8a7b756813454ab8f]",
- "width": 770,
+ "src": "[image data hash: 6f35cb433b443c4e2a68f9d0d04459ad]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -21,7 +21,7 @@
},
"range": {
"left": 59.04,
- "right": 739.76,
+ "right": 601.0881,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/004.png b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/004.png
index 0d434a9740..3927980b84 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/004.png and b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/004.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/005.json b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/005.json
index 29c01faab6..e1c676dde0 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/005.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/005.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ gear",
"mpgPlot": {
- "src": "[image data hash: 842cd2b5a108961c69195a0d3c158989]",
- "width": 770,
+ "src": "[image data hash: 4e8f5dcb63e747b286f7cdf52d8f7492]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -21,7 +21,7 @@
},
"range": {
"left": 59.04,
- "right": 739.76,
+ "right": 601.0881,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/006.png b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/006.png
index 11fada0c30..c21098dbc8 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/006.png and b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/006.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/007.json b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/007.json
index 7ac5c19c34..c7ecf98fdb 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/007.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/007.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ cyl",
"mpgPlot": {
- "src": "[image data hash: d3cabef771de6ecc62b0de2c09f974b7]",
- "width": 770,
+ "src": "[image data hash: b080f9db92787c00051c3200d8154b6b]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -21,7 +21,7 @@
},
"range": {
"left": 59.04,
- "right": 739.76,
+ "right": 601.0881,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/008.png b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/008.png
index b5e89240bd..69de09d47b 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/008.png and b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.1/mytest/008.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/001.json b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/001.json
index 99c9d19c0f..ed06bc540d 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/001.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/001.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ cyl",
"mpgPlot": {
- "src": "[image data hash: 6a4ffc8c936286f6d19a6d9134b32f2e]",
- "width": 770,
+ "src": "[image data hash: 4afaa32ca09c9fa2a2bdf2464c75ff63]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.84
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/002.png b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/002.png
index ae543504fe..7bea5dce77 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/002.png and b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/002.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/003.json b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/003.json
index 513ac416ee..7239e535c5 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/003.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/003.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ am",
"mpgPlot": {
- "src": "[image data hash: d36a9824c4c1ef85131743c772499c2d]",
- "width": 770,
+ "src": "[image data hash: c4643f71a7523f95364b2e6b822e0746]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.84
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/004.png b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/004.png
index dbd4946e30..37a4e51c51 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/004.png and b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/004.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/005.json b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/005.json
index b4e94aaed4..5ef30be337 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/005.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/005.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ gear",
"mpgPlot": {
- "src": "[image data hash: b7afee6df9fc81dba8acbe9126d048e9]",
- "width": 770,
+ "src": "[image data hash: cacc2e1993847c1584a8109d407866d9]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.84
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/006.png b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/006.png
index 5c142e8c38..7d36b595b1 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/006.png and b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/006.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/007.json b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/007.json
index 59cd6b2c7f..a3e426046c 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/007.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/007.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ cyl",
"mpgPlot": {
- "src": "[image data hash: 4c4fd4889340de8501587814ea2fbf02]",
- "width": 770,
+ "src": "[image data hash: 074739f8ca784e485028440a2c5e77b4]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.724
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/008.png b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/008.png
index be168309df..02453aab32 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/008.png and b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.2/mytest/008.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/001.json b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/001.json
index d70939503b..ed06bc540d 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/001.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/001.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ cyl",
"mpgPlot": {
- "src": "[image data hash: dc092a3ad9ec25dcbf3c1abeed391c7f]",
- "width": 770,
+ "src": "[image data hash: 4afaa32ca09c9fa2a2bdf2464c75ff63]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.84
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/002.png b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/002.png
index da509cfc6e..7bea5dce77 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/002.png and b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/002.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/003.json b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/003.json
index 920dde1663..7239e535c5 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/003.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/003.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ am",
"mpgPlot": {
- "src": "[image data hash: 73f922e422d52fc8a7b756813454ab8f]",
- "width": 770,
+ "src": "[image data hash: c4643f71a7523f95364b2e6b822e0746]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.84
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/004.png b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/004.png
index 0d434a9740..37a4e51c51 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/004.png and b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/004.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/005.json b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/005.json
index 29c01faab6..5ef30be337 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/005.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/005.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ gear",
"mpgPlot": {
- "src": "[image data hash: 842cd2b5a108961c69195a0d3c158989]",
- "width": 770,
+ "src": "[image data hash: cacc2e1993847c1584a8109d407866d9]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.84
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/006.png b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/006.png
index 11fada0c30..7d36b595b1 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/006.png and b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/006.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/007.json b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/007.json
index 7ac5c19c34..a3e426046c 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/007.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/007.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ cyl",
"mpgPlot": {
- "src": "[image data hash: d3cabef771de6ecc62b0de2c09f974b7]",
- "width": 770,
+ "src": "[image data hash: 074739f8ca784e485028440a2c5e77b4]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.724
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/008.png b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/008.png
index b5e89240bd..02453aab32 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/008.png and b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.3/mytest/008.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/001.json b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/001.json
index 99c9d19c0f..ed06bc540d 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/001.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/001.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ cyl",
"mpgPlot": {
- "src": "[image data hash: 6a4ffc8c936286f6d19a6d9134b32f2e]",
- "width": 770,
+ "src": "[image data hash: 4afaa32ca09c9fa2a2bdf2464c75ff63]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.84
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/002.png b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/002.png
index ae543504fe..7bea5dce77 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/002.png and b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/002.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/003.json b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/003.json
index 513ac416ee..7239e535c5 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/003.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/003.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ am",
"mpgPlot": {
- "src": "[image data hash: d36a9824c4c1ef85131743c772499c2d]",
- "width": 770,
+ "src": "[image data hash: c4643f71a7523f95364b2e6b822e0746]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.84
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/004.png b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/004.png
index dbd4946e30..37a4e51c51 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/004.png and b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/004.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/005.json b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/005.json
index b4e94aaed4..5ef30be337 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/005.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/005.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ gear",
"mpgPlot": {
- "src": "[image data hash: b7afee6df9fc81dba8acbe9126d048e9]",
- "width": 770,
+ "src": "[image data hash: cacc2e1993847c1584a8109d407866d9]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.84
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/006.png b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/006.png
index 5c142e8c38..7d36b595b1 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/006.png and b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/006.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/007.json b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/007.json
index 59cd6b2c7f..a3e426046c 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/007.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/007.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ cyl",
"mpgPlot": {
- "src": "[image data hash: 4c4fd4889340de8501587814ea2fbf02]",
- "width": 770,
+ "src": "[image data hash: 074739f8ca784e485028440a2c5e77b4]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.724
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/008.png b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/008.png
index be168309df..02453aab32 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/008.png and b/inst/apps/004-mpg/tests/testthat/_snaps/mac-4.4/mytest/008.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/001.json b/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/001.json
index 09aacbce44..c51de5179d 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/001.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/001.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ cyl",
"mpgPlot": {
- "src": "[image data hash: 566dc8b0489a9107aaa3d47ceb0b41b6]",
- "width": 628.6562,
+ "src": "[image data hash: 6ee249d1fd377fb03eb9c4e028da6d83]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.84
},
"range": {
- "left": 59.1017,
- "right": 598.3846,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 628.6562,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/002.png b/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/002.png
index 2d4b36b312..a157977e3d 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/002.png and b/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/002.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/003.json b/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/003.json
index 82b33c5768..0679dc4b1b 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/003.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/003.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ am",
"mpgPlot": {
- "src": "[image data hash: e72f153685395da10dece54af904add5]",
- "width": 628.6562,
+ "src": "[image data hash: 41f1fc7c861f3e818665cc1c4016c2c1]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.84
},
"range": {
- "left": 59.1017,
- "right": 598.3846,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 628.6562,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/004.png b/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/004.png
index a0e12bf0b8..e9d49ed862 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/004.png and b/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/004.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/005.json b/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/005.json
index b057c5521f..63960711d8 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/005.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/005.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ gear",
"mpgPlot": {
- "src": "[image data hash: 2362b3ecfc692484c463a2973346d773]",
- "width": 628.6562,
+ "src": "[image data hash: f99f132a08e80efe397253dc33bd2be8]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.84
},
"range": {
- "left": 59.1017,
- "right": 598.3846,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 628.6562,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/006.png b/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/006.png
index 1ecb719b1b..c3a4d80773 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/006.png and b/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/006.png differ
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/007.json b/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/007.json
index b63f878906..601abced2a 100644
--- a/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/007.json
+++ b/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/007.json
@@ -6,8 +6,8 @@
"output": {
"caption": "mpg ~ cyl",
"mpgPlot": {
- "src": "[image data hash: b4824550a9d28cc362b5a8ad25a29c64]",
- "width": 628.6562,
+ "src": "[image data hash: 5639508ddef084e4a2a4da8dd7d6505e]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,8 +20,8 @@
"top": 34.724
},
"range": {
- "left": 59.1017,
- "right": 598.3846,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 628.6562,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/008.png b/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/008.png
index 4f1138f5d4..b92aadaaa1 100644
Binary files a/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/008.png and b/inst/apps/004-mpg/tests/testthat/_snaps/windows-4.4/mytest/008.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.0/mytest/002.png b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.0/mytest/002.png
index d12945e6fc..27dd9b9e16 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.0/mytest/002.png and b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.0/mytest/002.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.0/mytest/004.png b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.0/mytest/004.png
index 7e30d18e2d..35e1b808e3 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.0/mytest/004.png and b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.0/mytest/004.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.0/mytest/006.png b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.0/mytest/006.png
index b4ebb84699..951bc47471 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.0/mytest/006.png and b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.0/mytest/006.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.0/mytest/008.png b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.0/mytest/008.png
index 158cef2bbb..e259732c6f 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.0/mytest/008.png and b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.0/mytest/008.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.0/mytest/010.png b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.0/mytest/010.png
index 32eb853c0e..14396d16f9 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.0/mytest/010.png and b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.0/mytest/010.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.1/mytest/002.png b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.1/mytest/002.png
index c5af9d4e6c..27dd9b9e16 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.1/mytest/002.png and b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.1/mytest/002.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.1/mytest/004.png b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.1/mytest/004.png
index 7e30d18e2d..35e1b808e3 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.1/mytest/004.png and b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.1/mytest/004.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.1/mytest/006.png b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.1/mytest/006.png
index 185aaa30d3..951bc47471 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.1/mytest/006.png and b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.1/mytest/006.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.1/mytest/008.png b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.1/mytest/008.png
index 158cef2bbb..e259732c6f 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.1/mytest/008.png and b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.1/mytest/008.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.1/mytest/010.png b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.1/mytest/010.png
index 32eb853c0e..14396d16f9 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.1/mytest/010.png and b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.1/mytest/010.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.2/mytest/002.png b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.2/mytest/002.png
index 013f6e86d9..27dd9b9e16 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.2/mytest/002.png and b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.2/mytest/002.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.2/mytest/004.png b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.2/mytest/004.png
index 7e30d18e2d..35e1b808e3 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.2/mytest/004.png and b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.2/mytest/004.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.2/mytest/006.png b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.2/mytest/006.png
index b4ebb84699..951bc47471 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.2/mytest/006.png and b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.2/mytest/006.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.2/mytest/008.png b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.2/mytest/008.png
index 95ef13e085..e259732c6f 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.2/mytest/008.png and b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.2/mytest/008.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.2/mytest/010.png b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.2/mytest/010.png
index 32eb853c0e..14396d16f9 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.2/mytest/010.png and b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.2/mytest/010.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.3/mytest/002.png b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.3/mytest/002.png
index eaa1235a39..27dd9b9e16 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.3/mytest/002.png and b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.3/mytest/002.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.3/mytest/004.png b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.3/mytest/004.png
index 7e30d18e2d..35e1b808e3 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.3/mytest/004.png and b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.3/mytest/004.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.3/mytest/006.png b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.3/mytest/006.png
index 185aaa30d3..951bc47471 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.3/mytest/006.png and b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.3/mytest/006.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.3/mytest/008.png b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.3/mytest/008.png
index 95ef13e085..e259732c6f 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.3/mytest/008.png and b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.3/mytest/008.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.3/mytest/010.png b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.3/mytest/010.png
index 32eb853c0e..14396d16f9 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.3/mytest/010.png and b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.3/mytest/010.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.4/mytest/002.png b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.4/mytest/002.png
index 013f6e86d9..27dd9b9e16 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.4/mytest/002.png and b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.4/mytest/002.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.4/mytest/004.png b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.4/mytest/004.png
index 7e30d18e2d..35e1b808e3 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.4/mytest/004.png and b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.4/mytest/004.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.4/mytest/006.png b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.4/mytest/006.png
index b4ebb84699..951bc47471 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.4/mytest/006.png and b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.4/mytest/006.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.4/mytest/008.png b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.4/mytest/008.png
index 95ef13e085..e259732c6f 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.4/mytest/008.png and b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.4/mytest/008.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.4/mytest/010.png b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.4/mytest/010.png
index 32eb853c0e..14396d16f9 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.4/mytest/010.png and b/inst/apps/005-sliders/tests/testthat/_snaps/linux-4.4/mytest/010.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.1/mytest/002.png b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.1/mytest/002.png
index 7158f3886f..4b3fb4b927 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.1/mytest/002.png and b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.1/mytest/002.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.1/mytest/004.png b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.1/mytest/004.png
index 5e47b3e2c5..03b68fb562 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.1/mytest/004.png and b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.1/mytest/004.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.1/mytest/006.png b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.1/mytest/006.png
index 4e15e3a43f..98fad1da4c 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.1/mytest/006.png and b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.1/mytest/006.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.1/mytest/008.png b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.1/mytest/008.png
index a9a9ab3a08..7572c71829 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.1/mytest/008.png and b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.1/mytest/008.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.1/mytest/010.png b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.1/mytest/010.png
index 3382bfdb47..d824be76e7 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.1/mytest/010.png and b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.1/mytest/010.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.2/mytest/002.png b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.2/mytest/002.png
index 7158f3886f..4b3fb4b927 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.2/mytest/002.png and b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.2/mytest/002.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.2/mytest/004.png b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.2/mytest/004.png
index 5e47b3e2c5..03b68fb562 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.2/mytest/004.png and b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.2/mytest/004.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.2/mytest/006.png b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.2/mytest/006.png
index 4e15e3a43f..98fad1da4c 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.2/mytest/006.png and b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.2/mytest/006.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.2/mytest/008.png b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.2/mytest/008.png
index a9a9ab3a08..7572c71829 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.2/mytest/008.png and b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.2/mytest/008.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.2/mytest/010.png b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.2/mytest/010.png
index 3382bfdb47..d824be76e7 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.2/mytest/010.png and b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.2/mytest/010.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.3/mytest/002.png b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.3/mytest/002.png
index 7158f3886f..4b3fb4b927 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.3/mytest/002.png and b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.3/mytest/002.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.3/mytest/004.png b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.3/mytest/004.png
index 5e47b3e2c5..03b68fb562 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.3/mytest/004.png and b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.3/mytest/004.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.3/mytest/006.png b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.3/mytest/006.png
index 4e15e3a43f..98fad1da4c 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.3/mytest/006.png and b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.3/mytest/006.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.3/mytest/008.png b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.3/mytest/008.png
index a9a9ab3a08..7572c71829 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.3/mytest/008.png and b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.3/mytest/008.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.3/mytest/010.png b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.3/mytest/010.png
index 3382bfdb47..d824be76e7 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.3/mytest/010.png and b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.3/mytest/010.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.4/mytest/002.png b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.4/mytest/002.png
index 7158f3886f..4b3fb4b927 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.4/mytest/002.png and b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.4/mytest/002.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.4/mytest/004.png b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.4/mytest/004.png
index 5e47b3e2c5..03b68fb562 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.4/mytest/004.png and b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.4/mytest/004.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.4/mytest/006.png b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.4/mytest/006.png
index 4e15e3a43f..98fad1da4c 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.4/mytest/006.png and b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.4/mytest/006.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.4/mytest/008.png b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.4/mytest/008.png
index a9a9ab3a08..7572c71829 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.4/mytest/008.png and b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.4/mytest/008.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.4/mytest/010.png b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.4/mytest/010.png
index 3382bfdb47..d824be76e7 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.4/mytest/010.png and b/inst/apps/005-sliders/tests/testthat/_snaps/mac-4.4/mytest/010.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/windows-4.4/mytest/002.png b/inst/apps/005-sliders/tests/testthat/_snaps/windows-4.4/mytest/002.png
index 8b47a65fc8..a9d6a63205 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/windows-4.4/mytest/002.png and b/inst/apps/005-sliders/tests/testthat/_snaps/windows-4.4/mytest/002.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/windows-4.4/mytest/004.png b/inst/apps/005-sliders/tests/testthat/_snaps/windows-4.4/mytest/004.png
index 13208cc8de..1b0927c72f 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/windows-4.4/mytest/004.png and b/inst/apps/005-sliders/tests/testthat/_snaps/windows-4.4/mytest/004.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/windows-4.4/mytest/006.png b/inst/apps/005-sliders/tests/testthat/_snaps/windows-4.4/mytest/006.png
index 398d691d0a..fbf51ac8b9 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/windows-4.4/mytest/006.png and b/inst/apps/005-sliders/tests/testthat/_snaps/windows-4.4/mytest/006.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/windows-4.4/mytest/008.png b/inst/apps/005-sliders/tests/testthat/_snaps/windows-4.4/mytest/008.png
index 8e3ac79f6f..89048f36a6 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/windows-4.4/mytest/008.png and b/inst/apps/005-sliders/tests/testthat/_snaps/windows-4.4/mytest/008.png differ
diff --git a/inst/apps/005-sliders/tests/testthat/_snaps/windows-4.4/mytest/010.png b/inst/apps/005-sliders/tests/testthat/_snaps/windows-4.4/mytest/010.png
index 76fbf38e58..a999bc204c 100644
Binary files a/inst/apps/005-sliders/tests/testthat/_snaps/windows-4.4/mytest/010.png and b/inst/apps/005-sliders/tests/testthat/_snaps/windows-4.4/mytest/010.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/001.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/001.json
index 7d8d9a26d4..1427a3c17b 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/001.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/001.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 6c50d21fa2c29c028c38cce84a0cf657]",
- "width": 480,
+ "src": "[image data hash: 92116c6348a6e65afec07612f7b80350]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 119.6
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/002.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/002.png
index c531dc5288..16d9dfdb0d 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/002.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/002.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/003.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/003.json
index 892e6e36e0..ad5f1ac88e 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/003.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/003.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: ef1d961dac0a6f7eb434f7dfd4ddae6d]",
- "width": 480,
+ "src": "[image data hash: a28cefc8d76b7e667f6a4c801be6a7ef]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 62.4
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/004.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/004.png
index 5c0eff86df..48d2080bdb 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/004.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/004.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/005.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/005.json
index 4a1dedc993..9b2628068b 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/005.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/005.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 733cc25c022febf7224cf45f05b24f22]",
- "width": 480,
+ "src": "[image data hash: 93edeaead75c8b7aaabe2eb726303478]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 378.56
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/006.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/006.png
index b3703395cd..ccb2308b01 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/006.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/006.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/007.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/007.json
index 1a3777ca4a..d0933059fa 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/007.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/007.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 468790bc6246bd09241fb3065bf729a9]",
- "width": 480,
+ "src": "[image data hash: e1bf29da117f513d69ee89718fe736ab]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 203.84
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/008.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/008.png
index adbd0f4f00..df21e881a9 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/008.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/008.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/009.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/009.json
index eb755c904a..26666efbcc 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/009.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/009.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 6115edabf33435edd0074c1e2fce5b80]",
- "width": 480,
+ "src": "[image data hash: 524d106a20d826d44aea4d1871a001ed]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 107.12
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/010.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/010.png
index 99f4570e93..241f003d47 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/010.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/010.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/011.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/011.json
index a0b619b739..c74749f60f 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/011.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/011.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 409a5f323c83f4897ca39b3db0e02b8d]",
- "width": 480,
+ "src": "[image data hash: 91f09c7055ec402ae8e1bcf01ad223c3]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 188.24
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/012.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/012.png
index 387cdbc87d..f9941615d5 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/012.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/012.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/013.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/013.json
index 7383a60fe0..1dd7c41deb 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/013.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/013.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: ad86e92ece482b5a4156bdf3964e31e0]",
- "width": 480,
+ "src": "[image data hash: ca53d0347963a8e943e8ae362eabc476]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 1.04
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/014.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/014.png
index 60ce8e3144..81427e3aaa 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/014.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/014.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/015.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/015.json
index f441223330..6347aa23a5 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/015.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/015.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 4eab83c8b6832d1b807f934d29d78fdf]",
- "width": 480,
+ "src": "[image data hash: 3480317094e719992face33c1ffbe28f]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 100.88
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/016.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/016.png
index 90e5cc5363..bd51b6c33c 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/016.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/016.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/017.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/017.json
index 0327a4494e..bedd15931c 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/017.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/017.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 09cb6cea2106c1cc6fd53a2822e80e18]",
- "width": 480,
+ "src": "[image data hash: 4c28a3d9cd0931627afab5730cee8998]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 199.68
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/018.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/018.png
index 871334ebca..4278e8e9cb 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/018.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.0/mytest/018.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/001.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/001.json
index 7d8d9a26d4..1427a3c17b 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/001.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/001.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 6c50d21fa2c29c028c38cce84a0cf657]",
- "width": 480,
+ "src": "[image data hash: 92116c6348a6e65afec07612f7b80350]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 119.6
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/002.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/002.png
index c531dc5288..16d9dfdb0d 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/002.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/002.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/003.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/003.json
index 892e6e36e0..ad5f1ac88e 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/003.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/003.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: ef1d961dac0a6f7eb434f7dfd4ddae6d]",
- "width": 480,
+ "src": "[image data hash: a28cefc8d76b7e667f6a4c801be6a7ef]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 62.4
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/004.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/004.png
index 5c0eff86df..48d2080bdb 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/004.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/004.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/005.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/005.json
index 4a1dedc993..9b2628068b 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/005.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/005.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 733cc25c022febf7224cf45f05b24f22]",
- "width": 480,
+ "src": "[image data hash: 93edeaead75c8b7aaabe2eb726303478]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 378.56
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/006.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/006.png
index b3703395cd..ccb2308b01 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/006.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/006.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/007.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/007.json
index 1a3777ca4a..d0933059fa 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/007.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/007.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 468790bc6246bd09241fb3065bf729a9]",
- "width": 480,
+ "src": "[image data hash: e1bf29da117f513d69ee89718fe736ab]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 203.84
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/008.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/008.png
index 3e3028f83c..df21e881a9 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/008.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/008.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/009.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/009.json
index eb755c904a..26666efbcc 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/009.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/009.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 6115edabf33435edd0074c1e2fce5b80]",
- "width": 480,
+ "src": "[image data hash: 524d106a20d826d44aea4d1871a001ed]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 107.12
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/010.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/010.png
index 99f4570e93..241f003d47 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/010.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/010.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/011.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/011.json
index a0b619b739..c74749f60f 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/011.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/011.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 409a5f323c83f4897ca39b3db0e02b8d]",
- "width": 480,
+ "src": "[image data hash: 91f09c7055ec402ae8e1bcf01ad223c3]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 188.24
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/012.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/012.png
index 387cdbc87d..f9941615d5 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/012.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/012.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/013.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/013.json
index 7383a60fe0..1dd7c41deb 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/013.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/013.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: ad86e92ece482b5a4156bdf3964e31e0]",
- "width": 480,
+ "src": "[image data hash: ca53d0347963a8e943e8ae362eabc476]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 1.04
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/014.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/014.png
index 60ce8e3144..81427e3aaa 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/014.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/014.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/015.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/015.json
index f441223330..6347aa23a5 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/015.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/015.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 4eab83c8b6832d1b807f934d29d78fdf]",
- "width": 480,
+ "src": "[image data hash: 3480317094e719992face33c1ffbe28f]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 100.88
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/016.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/016.png
index 90e5cc5363..bd51b6c33c 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/016.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/016.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/017.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/017.json
index 0327a4494e..bedd15931c 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/017.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/017.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 09cb6cea2106c1cc6fd53a2822e80e18]",
- "width": 480,
+ "src": "[image data hash: 4c28a3d9cd0931627afab5730cee8998]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 199.68
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/018.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/018.png
index 038c16b17e..4278e8e9cb 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/018.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.1/mytest/018.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/001.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/001.json
index 7d8d9a26d4..1427a3c17b 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/001.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/001.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 6c50d21fa2c29c028c38cce84a0cf657]",
- "width": 480,
+ "src": "[image data hash: 92116c6348a6e65afec07612f7b80350]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 119.6
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/002.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/002.png
index c531dc5288..16d9dfdb0d 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/002.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/002.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/003.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/003.json
index 892e6e36e0..ad5f1ac88e 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/003.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/003.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: ef1d961dac0a6f7eb434f7dfd4ddae6d]",
- "width": 480,
+ "src": "[image data hash: a28cefc8d76b7e667f6a4c801be6a7ef]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 62.4
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/004.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/004.png
index 5c0eff86df..48d2080bdb 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/004.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/004.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/005.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/005.json
index 4a1dedc993..9b2628068b 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/005.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/005.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 733cc25c022febf7224cf45f05b24f22]",
- "width": 480,
+ "src": "[image data hash: 93edeaead75c8b7aaabe2eb726303478]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 378.56
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/006.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/006.png
index b3703395cd..ccb2308b01 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/006.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/006.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/007.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/007.json
index 1a3777ca4a..d0933059fa 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/007.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/007.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 468790bc6246bd09241fb3065bf729a9]",
- "width": 480,
+ "src": "[image data hash: e1bf29da117f513d69ee89718fe736ab]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 203.84
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/008.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/008.png
index adbd0f4f00..df21e881a9 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/008.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/008.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/009.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/009.json
index eb755c904a..26666efbcc 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/009.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/009.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 6115edabf33435edd0074c1e2fce5b80]",
- "width": 480,
+ "src": "[image data hash: 524d106a20d826d44aea4d1871a001ed]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 107.12
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/010.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/010.png
index 99f4570e93..241f003d47 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/010.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/010.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/011.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/011.json
index a0b619b739..c74749f60f 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/011.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/011.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 409a5f323c83f4897ca39b3db0e02b8d]",
- "width": 480,
+ "src": "[image data hash: 91f09c7055ec402ae8e1bcf01ad223c3]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 188.24
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/012.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/012.png
index 387cdbc87d..f9941615d5 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/012.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/012.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/013.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/013.json
index 4a9f92c67a..64950f8bba 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/013.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/013.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 5e33d6ed40ef5c69a599eb5813a520c3]",
- "width": 480,
+ "src": "[image data hash: fb3916aec878cbfb0f7390719ab8c5d9]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 1.04
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/014.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/014.png
index 1344c314b4..7d138fd85a 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/014.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/014.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/015.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/015.json
index f441223330..6347aa23a5 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/015.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/015.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 4eab83c8b6832d1b807f934d29d78fdf]",
- "width": 480,
+ "src": "[image data hash: 3480317094e719992face33c1ffbe28f]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 100.88
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/016.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/016.png
index 90e5cc5363..bd51b6c33c 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/016.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/016.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/017.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/017.json
index 0327a4494e..bedd15931c 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/017.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/017.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 09cb6cea2106c1cc6fd53a2822e80e18]",
- "width": 480,
+ "src": "[image data hash: 4c28a3d9cd0931627afab5730cee8998]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 199.68
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/018.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/018.png
index 871334ebca..4278e8e9cb 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/018.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.2/mytest/018.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/001.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/001.json
index 7d8d9a26d4..1427a3c17b 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/001.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/001.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 6c50d21fa2c29c028c38cce84a0cf657]",
- "width": 480,
+ "src": "[image data hash: 92116c6348a6e65afec07612f7b80350]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 119.6
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/002.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/002.png
index c531dc5288..16d9dfdb0d 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/002.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/002.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/003.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/003.json
index 892e6e36e0..ad5f1ac88e 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/003.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/003.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: ef1d961dac0a6f7eb434f7dfd4ddae6d]",
- "width": 480,
+ "src": "[image data hash: a28cefc8d76b7e667f6a4c801be6a7ef]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 62.4
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/004.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/004.png
index 5c0eff86df..48d2080bdb 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/004.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/004.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/005.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/005.json
index 4a1dedc993..9b2628068b 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/005.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/005.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 733cc25c022febf7224cf45f05b24f22]",
- "width": 480,
+ "src": "[image data hash: 93edeaead75c8b7aaabe2eb726303478]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 378.56
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/006.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/006.png
index b3703395cd..ccb2308b01 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/006.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/006.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/007.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/007.json
index 1a3777ca4a..d0933059fa 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/007.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/007.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 468790bc6246bd09241fb3065bf729a9]",
- "width": 480,
+ "src": "[image data hash: e1bf29da117f513d69ee89718fe736ab]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 203.84
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/008.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/008.png
index 3e3028f83c..df21e881a9 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/008.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/008.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/009.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/009.json
index eb755c904a..26666efbcc 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/009.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/009.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 6115edabf33435edd0074c1e2fce5b80]",
- "width": 480,
+ "src": "[image data hash: 524d106a20d826d44aea4d1871a001ed]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 107.12
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/010.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/010.png
index bc71e762db..241f003d47 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/010.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/010.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/011.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/011.json
index a0b619b739..c74749f60f 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/011.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/011.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 409a5f323c83f4897ca39b3db0e02b8d]",
- "width": 480,
+ "src": "[image data hash: 91f09c7055ec402ae8e1bcf01ad223c3]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 188.24
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/012.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/012.png
index 387cdbc87d..f9941615d5 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/012.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/012.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/013.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/013.json
index 4a9f92c67a..64950f8bba 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/013.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/013.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 5e33d6ed40ef5c69a599eb5813a520c3]",
- "width": 480,
+ "src": "[image data hash: fb3916aec878cbfb0f7390719ab8c5d9]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 1.04
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/014.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/014.png
index 1344c314b4..7d138fd85a 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/014.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/014.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/015.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/015.json
index f441223330..6347aa23a5 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/015.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/015.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 4eab83c8b6832d1b807f934d29d78fdf]",
- "width": 480,
+ "src": "[image data hash: 3480317094e719992face33c1ffbe28f]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 100.88
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/016.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/016.png
index 90e5cc5363..bd51b6c33c 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/016.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/016.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/017.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/017.json
index 0327a4494e..bedd15931c 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/017.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/017.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 09cb6cea2106c1cc6fd53a2822e80e18]",
- "width": 480,
+ "src": "[image data hash: 4c28a3d9cd0931627afab5730cee8998]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 199.68
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/018.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/018.png
index 871334ebca..4278e8e9cb 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/018.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.3/mytest/018.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/001.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/001.json
index 7d8d9a26d4..1427a3c17b 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/001.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/001.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 6c50d21fa2c29c028c38cce84a0cf657]",
- "width": 480,
+ "src": "[image data hash: 92116c6348a6e65afec07612f7b80350]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 119.6
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/002.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/002.png
index c531dc5288..16d9dfdb0d 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/002.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/002.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/003.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/003.json
index 892e6e36e0..ad5f1ac88e 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/003.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/003.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: ef1d961dac0a6f7eb434f7dfd4ddae6d]",
- "width": 480,
+ "src": "[image data hash: a28cefc8d76b7e667f6a4c801be6a7ef]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 62.4
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/004.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/004.png
index 5c0eff86df..48d2080bdb 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/004.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/004.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/005.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/005.json
index 4a1dedc993..9b2628068b 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/005.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/005.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 733cc25c022febf7224cf45f05b24f22]",
- "width": 480,
+ "src": "[image data hash: 93edeaead75c8b7aaabe2eb726303478]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 378.56
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/006.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/006.png
index b3703395cd..ccb2308b01 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/006.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/006.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/007.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/007.json
index 1a3777ca4a..d0933059fa 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/007.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/007.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 468790bc6246bd09241fb3065bf729a9]",
- "width": 480,
+ "src": "[image data hash: e1bf29da117f513d69ee89718fe736ab]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 203.84
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/008.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/008.png
index adbd0f4f00..df21e881a9 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/008.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/008.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/009.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/009.json
index eb755c904a..26666efbcc 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/009.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/009.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 6115edabf33435edd0074c1e2fce5b80]",
- "width": 480,
+ "src": "[image data hash: 524d106a20d826d44aea4d1871a001ed]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 107.12
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/010.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/010.png
index bc71e762db..241f003d47 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/010.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/010.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/011.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/011.json
index a0b619b739..c74749f60f 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/011.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/011.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 409a5f323c83f4897ca39b3db0e02b8d]",
- "width": 480,
+ "src": "[image data hash: 91f09c7055ec402ae8e1bcf01ad223c3]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 188.24
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/012.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/012.png
index 387cdbc87d..f9941615d5 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/012.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/012.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/013.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/013.json
index 4a9f92c67a..64950f8bba 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/013.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/013.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 5e33d6ed40ef5c69a599eb5813a520c3]",
- "width": 480,
+ "src": "[image data hash: fb3916aec878cbfb0f7390719ab8c5d9]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 1.04
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/014.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/014.png
index 1344c314b4..7d138fd85a 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/014.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/014.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/015.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/015.json
index f441223330..6347aa23a5 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/015.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/015.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 4eab83c8b6832d1b807f934d29d78fdf]",
- "width": 480,
+ "src": "[image data hash: 3480317094e719992face33c1ffbe28f]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 100.88
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/016.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/016.png
index 90e5cc5363..bd51b6c33c 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/016.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/016.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/017.json b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/017.json
index 0327a4494e..bedd15931c 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/017.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/017.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 09cb6cea2106c1cc6fd53a2822e80e18]",
- "width": 480,
+ "src": "[image data hash: 4c28a3d9cd0931627afab5730cee8998]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 199.68
},
"range": {
- "left": 59.04,
- "right": 449.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 480,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/018.png b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/018.png
index 871334ebca..4278e8e9cb 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/018.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/linux-4.4/mytest/018.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/001.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/001.json
index 614c89c7e4..c72df57463 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/001.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/001.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: dc3376143b2bd5de2ad7cd7ba0387423]",
- "width": 770,
+ "src": "[image data hash: f10c5ecc3ddd6e550d2751fabe8cf7cb]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,7 +20,7 @@
},
"range": {
"left": 59.04,
- "right": 739.76,
+ "right": 601.0881,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/002.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/002.png
index 761be57e5b..378759c7f5 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/002.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/002.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/003.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/003.json
index 371cbe9a6e..4198402d04 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/003.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/003.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 5da9d4a523b8beaae2b9def9d73fae40]",
- "width": 770,
+ "src": "[image data hash: 8c944ffed00ecc7a2ad694a443075bea]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,7 +20,7 @@
},
"range": {
"left": 59.04,
- "right": 739.76,
+ "right": 601.0881,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/004.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/004.png
index 95dcf62c3c..798ffb0f88 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/004.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/004.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/005.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/005.json
index 7abba78a8d..499d2c443a 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/005.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/005.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: fb48619c38751a80fb1c98b8843dcff3]",
- "width": 770,
+ "src": "[image data hash: 17df802a4cb89dc80d1d8dda17ed57a7]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,7 +20,7 @@
},
"range": {
"left": 59.04,
- "right": 739.76,
+ "right": 601.0881,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/006.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/006.png
index 251f727cd4..11d27b7d78 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/006.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/006.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/007.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/007.json
index 9bd120c0bf..d586a143e7 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/007.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/007.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 28088f5b675231f127c6a3bdf0cba51a]",
- "width": 770,
+ "src": "[image data hash: 7c9d88b3e8c84381ebebf14a1ab9e0e4]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,7 +20,7 @@
},
"range": {
"left": 59.04,
- "right": 739.76,
+ "right": 601.0881,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/008.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/008.png
index 73a1580949..7d6f8579ee 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/008.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/008.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/009.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/009.json
index 5660b16bd5..94d9f3d62f 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/009.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/009.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 0b70fa0d9d1711e60d48300aa3356890]",
- "width": 770,
+ "src": "[image data hash: 8ff32922c399f747d6ee96b78871b37f]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,7 +20,7 @@
},
"range": {
"left": 59.04,
- "right": 739.76,
+ "right": 601.0881,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/010.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/010.png
index 6b564f7e9b..a94b0860e5 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/010.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/010.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/011.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/011.json
index 4e934a126a..2a16d66f10 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/011.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/011.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: cfe33bdac77a7dbe9157da235b453fc2]",
- "width": 770,
+ "src": "[image data hash: 901032db725bacbcbe5222dcf7fe96ad]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,7 +20,7 @@
},
"range": {
"left": 59.04,
- "right": 739.76,
+ "right": 601.0881,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/012.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/012.png
index 8168344bf8..b74e000a63 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/012.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/012.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/013.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/013.json
index c45153774f..461f95b68f 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/013.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/013.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 4b5d48ec3471ee0720e20ce8e7acf282]",
- "width": 770,
+ "src": "[image data hash: b3ba5344c473c0c2d13a840b87b234db]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,7 +20,7 @@
},
"range": {
"left": 59.04,
- "right": 739.76,
+ "right": 601.0881,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/014.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/014.png
index 5e0ef2743b..95198c3b69 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/014.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/014.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/015.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/015.json
index a6a4ebe584..3161444d3f 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/015.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/015.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 187f630e139a32440666e48271021529]",
- "width": 770,
+ "src": "[image data hash: 4effec2843f418a607d89d743ffa9207]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,7 +20,7 @@
},
"range": {
"left": 59.04,
- "right": 739.76,
+ "right": 601.0881,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/016.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/016.png
index de3b7c0270..a377a0238f 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/016.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/016.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/017.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/017.json
index 06dd5fd6ce..3667aac1a4 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/017.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/017.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 4514c94e1914486fc7bad35f9364b475]",
- "width": 770,
+ "src": "[image data hash: c1885d5f6a1b059529305338a775b47d]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,7 +20,7 @@
},
"range": {
"left": 59.04,
- "right": 739.76,
+ "right": 601.0881,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/018.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/018.png
index d3ced3e027..f3408cb998 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/018.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.1/mytest/018.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/001.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/001.json
index 339a54da60..53a86950b7 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/001.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/001.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 6bbf65835bc131d1638b947f7f7a7e2f]",
- "width": 770,
+ "src": "[image data hash: e64239cfec3f4f1be1d0a24f7f5b4b1a]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 119.6
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/002.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/002.png
index 33e5854435..09225067e8 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/002.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/002.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/003.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/003.json
index 9e87254c66..592582494b 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/003.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/003.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 36cb6902fc127e193369b1f1261c529b]",
- "width": 770,
+ "src": "[image data hash: c24549bd074e92927eccf80e330f856d]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 62.4
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/004.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/004.png
index fa57144289..a9569ab2f1 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/004.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/004.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/005.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/005.json
index 21322d21cf..5f1d05ac5f 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/005.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/005.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 8f72150089889701ee60455cde11e7cc]",
- "width": 770,
+ "src": "[image data hash: de663c2463dfa54f9c42b9442228eb4c]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 378.56
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/006.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/006.png
index a2bc16e5fa..5137377626 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/006.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/006.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/007.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/007.json
index dab22802ce..a169998a61 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/007.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/007.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 0835a1fc98d345b9ff02d200080ae1ae]",
- "width": 770,
+ "src": "[image data hash: 235e8472c3f142bc0395575fed67bc89]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 203.84
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/008.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/008.png
index 9d4dcee9fa..220a2f951f 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/008.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/008.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/009.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/009.json
index 7ec5515848..8c8fff75a6 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/009.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/009.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 032cfd195cc429b8fbce56459142bf6f]",
- "width": 770,
+ "src": "[image data hash: 6a6fa70bd79dad305368fefd26d54cf4]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 107.12
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/010.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/010.png
index d93f3b1c4f..c98f1ae792 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/010.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/010.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/011.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/011.json
index 04fabce4e0..47e1011e4f 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/011.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/011.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: bcc8be0f41ead07803d4484dae21e6de]",
- "width": 770,
+ "src": "[image data hash: 949d12c15b3423b6bfcbbcbbd5c8edd6]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 188.24
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/012.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/012.png
index 26de15422b..bd7ccf54f7 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/012.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/012.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/013.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/013.json
index 54c2e8253a..9fcdf84940 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/013.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/013.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 465d6cd7bc0e1f976f71a0e7625b26ac]",
- "width": 770,
+ "src": "[image data hash: f99d016bb3a539253ea7d4a60ec4ffaf]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 1.04
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/014.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/014.png
index 43dd201bdd..4b18496892 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/014.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/014.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/015.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/015.json
index 0ed65c6fee..de3140942d 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/015.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/015.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 7e3a094b54d86bcf3c0f015208bd98a0]",
- "width": 770,
+ "src": "[image data hash: 840ef76d75e34cc64c5eaf0565deb223]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 100.88
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/016.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/016.png
index 90233c7f92..7827fdd369 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/016.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/016.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/017.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/017.json
index 85bbfd9f4d..f6305985cd 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/017.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/017.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: d1c8eaaeec074948d05713d7eab19bbb]",
- "width": 770,
+ "src": "[image data hash: 87d610dd32a42a8add46cacfc4709340]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 199.68
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/018.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/018.png
index 97aeb2a6f6..5f6a4f2b01 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/018.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.2/mytest/018.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/001.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/001.json
index 614c89c7e4..53a86950b7 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/001.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/001.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: dc3376143b2bd5de2ad7cd7ba0387423]",
- "width": 770,
+ "src": "[image data hash: e64239cfec3f4f1be1d0a24f7f5b4b1a]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 119.6
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/002.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/002.png
index 761be57e5b..09225067e8 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/002.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/002.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/003.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/003.json
index 371cbe9a6e..592582494b 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/003.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/003.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 5da9d4a523b8beaae2b9def9d73fae40]",
- "width": 770,
+ "src": "[image data hash: c24549bd074e92927eccf80e330f856d]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 62.4
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/004.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/004.png
index 95dcf62c3c..a9569ab2f1 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/004.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/004.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/005.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/005.json
index 7abba78a8d..5f1d05ac5f 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/005.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/005.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: fb48619c38751a80fb1c98b8843dcff3]",
- "width": 770,
+ "src": "[image data hash: de663c2463dfa54f9c42b9442228eb4c]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 378.56
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/006.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/006.png
index 251f727cd4..5137377626 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/006.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/006.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/007.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/007.json
index 9bd120c0bf..a169998a61 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/007.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/007.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 28088f5b675231f127c6a3bdf0cba51a]",
- "width": 770,
+ "src": "[image data hash: 235e8472c3f142bc0395575fed67bc89]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 203.84
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/008.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/008.png
index 73a1580949..220a2f951f 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/008.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/008.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/009.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/009.json
index 5660b16bd5..8c8fff75a6 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/009.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/009.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 0b70fa0d9d1711e60d48300aa3356890]",
- "width": 770,
+ "src": "[image data hash: 6a6fa70bd79dad305368fefd26d54cf4]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 107.12
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/010.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/010.png
index 6b564f7e9b..c98f1ae792 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/010.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/010.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/011.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/011.json
index 4e934a126a..47e1011e4f 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/011.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/011.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: cfe33bdac77a7dbe9157da235b453fc2]",
- "width": 770,
+ "src": "[image data hash: 949d12c15b3423b6bfcbbcbbd5c8edd6]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 188.24
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/012.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/012.png
index 8168344bf8..bd7ccf54f7 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/012.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/012.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/013.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/013.json
index 4f876cd834..9fcdf84940 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/013.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/013.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 75d7832a73e514766ae41167d4c8bb86]",
- "width": 770,
+ "src": "[image data hash: f99d016bb3a539253ea7d4a60ec4ffaf]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 1.04
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/014.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/014.png
index e392a07a30..4b18496892 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/014.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/014.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/015.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/015.json
index a6a4ebe584..de3140942d 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/015.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/015.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 187f630e139a32440666e48271021529]",
- "width": 770,
+ "src": "[image data hash: 840ef76d75e34cc64c5eaf0565deb223]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 100.88
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/016.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/016.png
index de3b7c0270..7827fdd369 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/016.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/016.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/017.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/017.json
index 06dd5fd6ce..f6305985cd 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/017.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/017.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 4514c94e1914486fc7bad35f9364b475]",
- "width": 770,
+ "src": "[image data hash: 87d610dd32a42a8add46cacfc4709340]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 199.68
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/018.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/018.png
index d3ced3e027..5f6a4f2b01 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/018.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.3/mytest/018.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/001.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/001.json
index 339a54da60..53a86950b7 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/001.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/001.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 6bbf65835bc131d1638b947f7f7a7e2f]",
- "width": 770,
+ "src": "[image data hash: e64239cfec3f4f1be1d0a24f7f5b4b1a]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 119.6
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/002.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/002.png
index 33e5854435..09225067e8 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/002.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/002.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/003.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/003.json
index 9e87254c66..592582494b 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/003.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/003.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 36cb6902fc127e193369b1f1261c529b]",
- "width": 770,
+ "src": "[image data hash: c24549bd074e92927eccf80e330f856d]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 62.4
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/004.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/004.png
index fa57144289..a9569ab2f1 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/004.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/004.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/005.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/005.json
index 21322d21cf..5f1d05ac5f 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/005.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/005.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 8f72150089889701ee60455cde11e7cc]",
- "width": 770,
+ "src": "[image data hash: de663c2463dfa54f9c42b9442228eb4c]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 378.56
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/006.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/006.png
index a2bc16e5fa..5137377626 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/006.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/006.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/007.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/007.json
index dab22802ce..a169998a61 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/007.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/007.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 0835a1fc98d345b9ff02d200080ae1ae]",
- "width": 770,
+ "src": "[image data hash: 235e8472c3f142bc0395575fed67bc89]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 203.84
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/008.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/008.png
index 9d4dcee9fa..220a2f951f 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/008.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/008.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/009.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/009.json
index 7ec5515848..8c8fff75a6 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/009.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/009.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 032cfd195cc429b8fbce56459142bf6f]",
- "width": 770,
+ "src": "[image data hash: 6a6fa70bd79dad305368fefd26d54cf4]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 107.12
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/010.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/010.png
index d93f3b1c4f..c98f1ae792 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/010.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/010.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/011.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/011.json
index 04fabce4e0..47e1011e4f 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/011.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/011.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: bcc8be0f41ead07803d4484dae21e6de]",
- "width": 770,
+ "src": "[image data hash: 949d12c15b3423b6bfcbbcbbd5c8edd6]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 188.24
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/012.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/012.png
index 26de15422b..bd7ccf54f7 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/012.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/012.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/013.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/013.json
index 54c2e8253a..9fcdf84940 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/013.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/013.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 465d6cd7bc0e1f976f71a0e7625b26ac]",
- "width": 770,
+ "src": "[image data hash: f99d016bb3a539253ea7d4a60ec4ffaf]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 1.04
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/014.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/014.png
index 43dd201bdd..4b18496892 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/014.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/014.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/015.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/015.json
index 0ed65c6fee..de3140942d 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/015.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/015.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 7e3a094b54d86bcf3c0f015208bd98a0]",
- "width": 770,
+ "src": "[image data hash: 840ef76d75e34cc64c5eaf0565deb223]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 100.88
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/016.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/016.png
index 90233c7f92..7827fdd369 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/016.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/016.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/017.json b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/017.json
index 85bbfd9f4d..f6305985cd 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/017.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/017.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: d1c8eaaeec074948d05713d7eab19bbb]",
- "width": 770,
+ "src": "[image data hash: 87d610dd32a42a8add46cacfc4709340]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 199.68
},
"range": {
- "left": 59.04,
- "right": 739.76,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/018.png b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/018.png
index 97aeb2a6f6..5f6a4f2b01 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/018.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/mac-4.4/mytest/018.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/001.json b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/001.json
index 0d8d526c2b..c4782f3d79 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/001.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/001.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: a1a14a9fe8eb33e439c11c6ab5c2f720]",
- "width": 628.6562,
+ "src": "[image data hash: 072f7c85daadc06533269e28131af0c2]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 119.6
},
"range": {
- "left": 59.1017,
- "right": 598.3846,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 628.6562,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/002.png b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/002.png
index 9caeeba4e1..99b9fa22ed 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/002.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/002.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/003.json b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/003.json
index b14ad8ee29..e00e60553e 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/003.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/003.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 5ee72eb586b570b471cc07b0ad3fffb2]",
- "width": 628.6562,
+ "src": "[image data hash: 73d478754f8a2d72104615c4c9d7f385]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 62.4
},
"range": {
- "left": 59.1017,
- "right": 598.3846,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 628.6562,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/004.png b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/004.png
index c266fe2d27..b54958b424 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/004.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/004.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/005.json b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/005.json
index 28bafe3b96..858cf168b2 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/005.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/005.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: d9706a017749b0f58540b321a14cf149]",
- "width": 628.6562,
+ "src": "[image data hash: cff586d478b4c5d5b6a370016043964e]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 378.56
},
"range": {
- "left": 59.1017,
- "right": 598.3846,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 628.6562,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/006.png b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/006.png
index f2b8549627..c6b4f8658e 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/006.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/006.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/007.json b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/007.json
index 4f071aed30..e30569b9a0 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/007.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/007.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 827c56577e3a3bb5f1b2de50a6e6fc58]",
- "width": 628.6562,
+ "src": "[image data hash: 88cece66d099fb0ef0d8d4688757ad06]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 203.84
},
"range": {
- "left": 59.1017,
- "right": 598.3846,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 628.6562,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/008.png b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/008.png
index 583a9aa770..79eb1a7172 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/008.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/008.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/009.json b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/009.json
index 2d59dbb935..3c40511608 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/009.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/009.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: f6e12e2e45c0f0abef553c55483ec3be]",
- "width": 628.6562,
+ "src": "[image data hash: 860b9717d6b227887f4f9bb3903df629]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 107.12
},
"range": {
- "left": 59.1017,
- "right": 598.3846,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 628.6562,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/010.png b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/010.png
index c1b2a82b69..30fb6c484a 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/010.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/010.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/011.json b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/011.json
index 75b8cd572b..f570a18770 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/011.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/011.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 77d9b17f27962c035199eaacc0246783]",
- "width": 628.6562,
+ "src": "[image data hash: 643f86063b3cc6a0b9b9c2c50aabd227]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 188.24
},
"range": {
- "left": 59.1017,
- "right": 598.3846,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 628.6562,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/012.png b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/012.png
index 044124d0f2..4eeb41f93e 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/012.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/012.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/013.json b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/013.json
index 33cd86bb3d..2ef2402484 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/013.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/013.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: c01eede582cf371cd6122a2feb10ed0c]",
- "width": 628.6562,
+ "src": "[image data hash: 907b4041cf6f330e5d2ef5c570d38f40]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 1.04
},
"range": {
- "left": 59.1017,
- "right": 598.3846,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 628.6562,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/014.png b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/014.png
index 843d9ce18c..84e2fb2bf9 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/014.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/014.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/015.json b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/015.json
index f6086da9c8..f2d4f373f0 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/015.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/015.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 6977d2c612fa78447329aff90c17141e]",
- "width": 628.6562,
+ "src": "[image data hash: 0f882af9787844c68f358feb8717ed2f]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 100.88
},
"range": {
- "left": 59.1017,
- "right": 598.3846,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 628.6562,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/016.png b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/016.png
index ea0e7acc1f..3ea8293d0d 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/016.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/016.png differ
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/017.json b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/017.json
index 7a19094366..b44d9c4360 100644
--- a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/017.json
+++ b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/017.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 6f7819447438017240ce5a296d7e696d]",
- "width": 628.6562,
+ "src": "[image data hash: 4a6cdb979d9d2077b1dfb3f967f453f9]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 199.68
},
"range": {
- "left": 59.1017,
- "right": 598.3846,
+ "left": 59.0707,
+ "right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 628.6562,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/018.png b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/018.png
index 1932077a6c..869dd4f466 100644
Binary files a/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/018.png and b/inst/apps/006-tabsets/tests/testthat/_snaps/windows-4.4/mytest/018.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.0/mytest/002.png b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.0/mytest/002.png
index a6685d4d23..a2cdabacd8 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.0/mytest/002.png and b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.0/mytest/002.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.0/mytest/004.png b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.0/mytest/004.png
index 5925dfe0f7..2eb08698a2 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.0/mytest/004.png and b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.0/mytest/004.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.0/mytest/006.png b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.0/mytest/006.png
index 9673dfd954..d1cb702db4 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.0/mytest/006.png and b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.0/mytest/006.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.0/mytest/008.png b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.0/mytest/008.png
index 98e116edaa..c585c408fe 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.0/mytest/008.png and b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.0/mytest/008.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.1/mytest/002.png b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.1/mytest/002.png
index a6685d4d23..a2cdabacd8 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.1/mytest/002.png and b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.1/mytest/002.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.1/mytest/004.png b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.1/mytest/004.png
index 5925dfe0f7..2eb08698a2 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.1/mytest/004.png and b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.1/mytest/004.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.1/mytest/006.png b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.1/mytest/006.png
index 9673dfd954..d1cb702db4 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.1/mytest/006.png and b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.1/mytest/006.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.1/mytest/008.png b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.1/mytest/008.png
index 98e116edaa..c585c408fe 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.1/mytest/008.png and b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.1/mytest/008.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.2/mytest/002.png b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.2/mytest/002.png
index a6685d4d23..a2cdabacd8 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.2/mytest/002.png and b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.2/mytest/002.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.2/mytest/004.png b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.2/mytest/004.png
index 5925dfe0f7..2eb08698a2 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.2/mytest/004.png and b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.2/mytest/004.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.2/mytest/006.png b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.2/mytest/006.png
index 9673dfd954..d1cb702db4 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.2/mytest/006.png and b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.2/mytest/006.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.2/mytest/008.png b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.2/mytest/008.png
index 98e116edaa..c585c408fe 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.2/mytest/008.png and b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.2/mytest/008.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.3/mytest/002.png b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.3/mytest/002.png
index a6685d4d23..a2cdabacd8 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.3/mytest/002.png and b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.3/mytest/002.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.3/mytest/004.png b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.3/mytest/004.png
index 5925dfe0f7..2eb08698a2 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.3/mytest/004.png and b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.3/mytest/004.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.3/mytest/006.png b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.3/mytest/006.png
index 9673dfd954..d1cb702db4 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.3/mytest/006.png and b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.3/mytest/006.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.3/mytest/008.png b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.3/mytest/008.png
index 98e116edaa..c585c408fe 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.3/mytest/008.png and b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.3/mytest/008.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.4/mytest/002.png b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.4/mytest/002.png
index a6685d4d23..a2cdabacd8 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.4/mytest/002.png and b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.4/mytest/002.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.4/mytest/004.png b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.4/mytest/004.png
index 5925dfe0f7..2eb08698a2 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.4/mytest/004.png and b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.4/mytest/004.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.4/mytest/006.png b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.4/mytest/006.png
index 9673dfd954..d1cb702db4 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.4/mytest/006.png and b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.4/mytest/006.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.4/mytest/008.png b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.4/mytest/008.png
index 98e116edaa..c585c408fe 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.4/mytest/008.png and b/inst/apps/007-widgets/tests/testthat/_snaps/linux-4.4/mytest/008.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.1/mytest/002.png b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.1/mytest/002.png
index 9de4bbbba0..da7b5fc20e 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.1/mytest/002.png and b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.1/mytest/002.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.1/mytest/004.png b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.1/mytest/004.png
index a3496cdec4..3823718571 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.1/mytest/004.png and b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.1/mytest/004.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.1/mytest/006.png b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.1/mytest/006.png
index 70d4e9d8af..14ea0c6c3a 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.1/mytest/006.png and b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.1/mytest/006.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.1/mytest/008.png b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.1/mytest/008.png
index 48241e849a..423b05e03b 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.1/mytest/008.png and b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.1/mytest/008.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.2/mytest/002.png b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.2/mytest/002.png
index 9de4bbbba0..da7b5fc20e 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.2/mytest/002.png and b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.2/mytest/002.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.2/mytest/004.png b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.2/mytest/004.png
index a3496cdec4..3823718571 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.2/mytest/004.png and b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.2/mytest/004.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.2/mytest/006.png b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.2/mytest/006.png
index 70d4e9d8af..14ea0c6c3a 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.2/mytest/006.png and b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.2/mytest/006.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.2/mytest/008.png b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.2/mytest/008.png
index 48241e849a..423b05e03b 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.2/mytest/008.png and b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.2/mytest/008.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.3/mytest/002.png b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.3/mytest/002.png
index 9de4bbbba0..da7b5fc20e 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.3/mytest/002.png and b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.3/mytest/002.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.3/mytest/004.png b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.3/mytest/004.png
index a3496cdec4..3823718571 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.3/mytest/004.png and b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.3/mytest/004.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.3/mytest/006.png b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.3/mytest/006.png
index 70d4e9d8af..14ea0c6c3a 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.3/mytest/006.png and b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.3/mytest/006.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.3/mytest/008.png b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.3/mytest/008.png
index 48241e849a..423b05e03b 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.3/mytest/008.png and b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.3/mytest/008.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.4/mytest/002.png b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.4/mytest/002.png
index 9de4bbbba0..da7b5fc20e 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.4/mytest/002.png and b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.4/mytest/002.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.4/mytest/004.png b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.4/mytest/004.png
index a3496cdec4..3823718571 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.4/mytest/004.png and b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.4/mytest/004.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.4/mytest/006.png b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.4/mytest/006.png
index 70d4e9d8af..14ea0c6c3a 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.4/mytest/006.png and b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.4/mytest/006.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.4/mytest/008.png b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.4/mytest/008.png
index 48241e849a..423b05e03b 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.4/mytest/008.png and b/inst/apps/007-widgets/tests/testthat/_snaps/mac-4.4/mytest/008.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/windows-4.4/mytest/002.png b/inst/apps/007-widgets/tests/testthat/_snaps/windows-4.4/mytest/002.png
index fa72f77653..bc19872601 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/windows-4.4/mytest/002.png and b/inst/apps/007-widgets/tests/testthat/_snaps/windows-4.4/mytest/002.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/windows-4.4/mytest/004.png b/inst/apps/007-widgets/tests/testthat/_snaps/windows-4.4/mytest/004.png
index 79db2e6689..480127a427 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/windows-4.4/mytest/004.png and b/inst/apps/007-widgets/tests/testthat/_snaps/windows-4.4/mytest/004.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/windows-4.4/mytest/006.png b/inst/apps/007-widgets/tests/testthat/_snaps/windows-4.4/mytest/006.png
index ac82f4dcf7..ab8448f0ca 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/windows-4.4/mytest/006.png and b/inst/apps/007-widgets/tests/testthat/_snaps/windows-4.4/mytest/006.png differ
diff --git a/inst/apps/007-widgets/tests/testthat/_snaps/windows-4.4/mytest/008.png b/inst/apps/007-widgets/tests/testthat/_snaps/windows-4.4/mytest/008.png
index 2f1f6b2f71..48f6ef8ae9 100644
Binary files a/inst/apps/007-widgets/tests/testthat/_snaps/windows-4.4/mytest/008.png and b/inst/apps/007-widgets/tests/testthat/_snaps/windows-4.4/mytest/008.png differ
diff --git a/inst/apps/008-html/tests/testthat/_snaps/linux-4.0/mytest/001.json b/inst/apps/008-html/tests/testthat/_snaps/linux-4.0/mytest/001.json
index 4fef44f97a..645510e88d 100644
--- a/inst/apps/008-html/tests/testthat/_snaps/linux-4.0/mytest/001.json
+++ b/inst/apps/008-html/tests/testthat/_snaps/linux-4.0/mytest/001.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 905ce8a9bbef3a684b24a9e51cc51b8e]",
- "width": 749,
+ "src": "[image data hash: b1cdd68b8bb07527c909a90398f185b9]",
+ "width": 976,
"height": 300,
"alt": "Plot object",
"coordmap": {
@@ -20,7 +20,7 @@
},
"range": {
"left": 59.04,
- "right": 718.76,
+ "right": 945.76,
"bottom": 225.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 749,
+ "width": 976,
"height": 300
}
}
diff --git a/inst/apps/008-html/tests/testthat/_snaps/linux-4.0/mytest/002.png b/inst/apps/008-html/tests/testthat/_snaps/linux-4.0/mytest/002.png
index 78195f4c26..47cc6103b9 100644
Binary files a/inst/apps/008-html/tests/testthat/_snaps/linux-4.0/mytest/002.png and b/inst/apps/008-html/tests/testthat/_snaps/linux-4.0/mytest/002.png differ
diff --git a/inst/apps/008-html/tests/testthat/_snaps/linux-4.1/mytest/001.json b/inst/apps/008-html/tests/testthat/_snaps/linux-4.1/mytest/001.json
index 4fef44f97a..645510e88d 100644
--- a/inst/apps/008-html/tests/testthat/_snaps/linux-4.1/mytest/001.json
+++ b/inst/apps/008-html/tests/testthat/_snaps/linux-4.1/mytest/001.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 905ce8a9bbef3a684b24a9e51cc51b8e]",
- "width": 749,
+ "src": "[image data hash: b1cdd68b8bb07527c909a90398f185b9]",
+ "width": 976,
"height": 300,
"alt": "Plot object",
"coordmap": {
@@ -20,7 +20,7 @@
},
"range": {
"left": 59.04,
- "right": 718.76,
+ "right": 945.76,
"bottom": 225.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 749,
+ "width": 976,
"height": 300
}
}
diff --git a/inst/apps/008-html/tests/testthat/_snaps/linux-4.1/mytest/002.png b/inst/apps/008-html/tests/testthat/_snaps/linux-4.1/mytest/002.png
index 78195f4c26..47cc6103b9 100644
Binary files a/inst/apps/008-html/tests/testthat/_snaps/linux-4.1/mytest/002.png and b/inst/apps/008-html/tests/testthat/_snaps/linux-4.1/mytest/002.png differ
diff --git a/inst/apps/008-html/tests/testthat/_snaps/linux-4.2/mytest/001.json b/inst/apps/008-html/tests/testthat/_snaps/linux-4.2/mytest/001.json
index 4fef44f97a..645510e88d 100644
--- a/inst/apps/008-html/tests/testthat/_snaps/linux-4.2/mytest/001.json
+++ b/inst/apps/008-html/tests/testthat/_snaps/linux-4.2/mytest/001.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 905ce8a9bbef3a684b24a9e51cc51b8e]",
- "width": 749,
+ "src": "[image data hash: b1cdd68b8bb07527c909a90398f185b9]",
+ "width": 976,
"height": 300,
"alt": "Plot object",
"coordmap": {
@@ -20,7 +20,7 @@
},
"range": {
"left": 59.04,
- "right": 718.76,
+ "right": 945.76,
"bottom": 225.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 749,
+ "width": 976,
"height": 300
}
}
diff --git a/inst/apps/008-html/tests/testthat/_snaps/linux-4.2/mytest/002.png b/inst/apps/008-html/tests/testthat/_snaps/linux-4.2/mytest/002.png
index 78195f4c26..47cc6103b9 100644
Binary files a/inst/apps/008-html/tests/testthat/_snaps/linux-4.2/mytest/002.png and b/inst/apps/008-html/tests/testthat/_snaps/linux-4.2/mytest/002.png differ
diff --git a/inst/apps/008-html/tests/testthat/_snaps/linux-4.3/mytest/001.json b/inst/apps/008-html/tests/testthat/_snaps/linux-4.3/mytest/001.json
index 4fef44f97a..645510e88d 100644
--- a/inst/apps/008-html/tests/testthat/_snaps/linux-4.3/mytest/001.json
+++ b/inst/apps/008-html/tests/testthat/_snaps/linux-4.3/mytest/001.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 905ce8a9bbef3a684b24a9e51cc51b8e]",
- "width": 749,
+ "src": "[image data hash: b1cdd68b8bb07527c909a90398f185b9]",
+ "width": 976,
"height": 300,
"alt": "Plot object",
"coordmap": {
@@ -20,7 +20,7 @@
},
"range": {
"left": 59.04,
- "right": 718.76,
+ "right": 945.76,
"bottom": 225.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 749,
+ "width": 976,
"height": 300
}
}
diff --git a/inst/apps/008-html/tests/testthat/_snaps/linux-4.3/mytest/002.png b/inst/apps/008-html/tests/testthat/_snaps/linux-4.3/mytest/002.png
index 78195f4c26..47cc6103b9 100644
Binary files a/inst/apps/008-html/tests/testthat/_snaps/linux-4.3/mytest/002.png and b/inst/apps/008-html/tests/testthat/_snaps/linux-4.3/mytest/002.png differ
diff --git a/inst/apps/008-html/tests/testthat/_snaps/linux-4.4/mytest/001.json b/inst/apps/008-html/tests/testthat/_snaps/linux-4.4/mytest/001.json
index 4fef44f97a..645510e88d 100644
--- a/inst/apps/008-html/tests/testthat/_snaps/linux-4.4/mytest/001.json
+++ b/inst/apps/008-html/tests/testthat/_snaps/linux-4.4/mytest/001.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 905ce8a9bbef3a684b24a9e51cc51b8e]",
- "width": 749,
+ "src": "[image data hash: b1cdd68b8bb07527c909a90398f185b9]",
+ "width": 976,
"height": 300,
"alt": "Plot object",
"coordmap": {
@@ -20,7 +20,7 @@
},
"range": {
"left": 59.04,
- "right": 718.76,
+ "right": 945.76,
"bottom": 225.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 749,
+ "width": 976,
"height": 300
}
}
diff --git a/inst/apps/008-html/tests/testthat/_snaps/linux-4.4/mytest/002.png b/inst/apps/008-html/tests/testthat/_snaps/linux-4.4/mytest/002.png
index 78195f4c26..47cc6103b9 100644
Binary files a/inst/apps/008-html/tests/testthat/_snaps/linux-4.4/mytest/002.png and b/inst/apps/008-html/tests/testthat/_snaps/linux-4.4/mytest/002.png differ
diff --git a/inst/apps/008-html/tests/testthat/_snaps/mac-4.1/mytest/001.json b/inst/apps/008-html/tests/testthat/_snaps/mac-4.1/mytest/001.json
index 44a8edb9bf..305a1232aa 100644
--- a/inst/apps/008-html/tests/testthat/_snaps/mac-4.1/mytest/001.json
+++ b/inst/apps/008-html/tests/testthat/_snaps/mac-4.1/mytest/001.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: aabe709fc0441305b34f2923f0e2caa2]",
- "width": 1169,
+ "src": "[image data hash: c423bce98ec69cdd0a67acf817ea647a]",
+ "width": 976,
"height": 300,
"alt": "Plot object",
"coordmap": {
@@ -20,7 +20,7 @@
},
"range": {
"left": 59.04,
- "right": 1138.76,
+ "right": 945.76,
"bottom": 225.56,
"top": 58.04
},
@@ -34,11 +34,10 @@
}
],
"dims": {
- "width": 1169,
+ "width": 976,
"height": 300
}
- },
- "error": null
+ }
},
"summary": " Min. 1st Qu. Median Mean 3rd Qu. Max. \n-3.32078 -0.60584 -0.06009 -0.03761 0.63328 3.30415 ",
"table": "
\n x <\/th> <\/tr> <\/thead> |
\n -0.50 <\/td> <\/tr>\n |
0.13 <\/td> <\/tr>\n |
-0.08 <\/td> <\/tr>\n |
0.89 <\/td> <\/tr>\n |
0.12 <\/td> <\/tr>\n |
0.32 <\/td> <\/tr>\n <\/tbody> <\/table>"
diff --git a/inst/apps/008-html/tests/testthat/_snaps/mac-4.1/mytest/002.png b/inst/apps/008-html/tests/testthat/_snaps/mac-4.1/mytest/002.png
index 71f21fd82e..31dd668e64 100644
Binary files a/inst/apps/008-html/tests/testthat/_snaps/mac-4.1/mytest/002.png and b/inst/apps/008-html/tests/testthat/_snaps/mac-4.1/mytest/002.png differ
diff --git a/inst/apps/008-html/tests/testthat/_snaps/mac-4.2/mytest/001.json b/inst/apps/008-html/tests/testthat/_snaps/mac-4.2/mytest/001.json
index ba1a0f34e9..dec9d901ed 100644
--- a/inst/apps/008-html/tests/testthat/_snaps/mac-4.2/mytest/001.json
+++ b/inst/apps/008-html/tests/testthat/_snaps/mac-4.2/mytest/001.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 97d4ade59ad0b3f5a9064671b5ab34cd]",
- "width": 1169,
+ "src": "[image data hash: 785cabf74ce9096e6c7da1d5d06f60fa]",
+ "width": 976,
"height": 300,
"alt": "Plot object",
"coordmap": {
@@ -20,7 +20,7 @@
},
"range": {
"left": 59.04,
- "right": 1138.76,
+ "right": 945.76,
"bottom": 225.56,
"top": 58.04
},
@@ -34,11 +34,10 @@
}
],
"dims": {
- "width": 1169,
+ "width": 976,
"height": 300
}
- },
- "error": null
+ }
},
"summary": " Min. 1st Qu. Median Mean 3rd Qu. Max. \n-3.32078 -0.60584 -0.06009 -0.03761 0.63328 3.30415 ",
"table": "\n x <\/th> <\/tr> <\/thead> | \n -0.50 <\/td> <\/tr>\n | 0.13 <\/td> <\/tr>\n | -0.08 <\/td> <\/tr>\n | 0.89 <\/td> <\/tr>\n | 0.12 <\/td> <\/tr>\n | 0.32 <\/td> <\/tr>\n <\/tbody> <\/table>"
diff --git a/inst/apps/008-html/tests/testthat/_snaps/mac-4.2/mytest/002.png b/inst/apps/008-html/tests/testthat/_snaps/mac-4.2/mytest/002.png
index fa8cfba267..dcc7a18891 100644
Binary files a/inst/apps/008-html/tests/testthat/_snaps/mac-4.2/mytest/002.png and b/inst/apps/008-html/tests/testthat/_snaps/mac-4.2/mytest/002.png differ
diff --git a/inst/apps/008-html/tests/testthat/_snaps/mac-4.3/mytest/001.json b/inst/apps/008-html/tests/testthat/_snaps/mac-4.3/mytest/001.json
index 44a8edb9bf..dec9d901ed 100644
--- a/inst/apps/008-html/tests/testthat/_snaps/mac-4.3/mytest/001.json
+++ b/inst/apps/008-html/tests/testthat/_snaps/mac-4.3/mytest/001.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: aabe709fc0441305b34f2923f0e2caa2]",
- "width": 1169,
+ "src": "[image data hash: 785cabf74ce9096e6c7da1d5d06f60fa]",
+ "width": 976,
"height": 300,
"alt": "Plot object",
"coordmap": {
@@ -20,7 +20,7 @@
},
"range": {
"left": 59.04,
- "right": 1138.76,
+ "right": 945.76,
"bottom": 225.56,
"top": 58.04
},
@@ -34,11 +34,10 @@
}
],
"dims": {
- "width": 1169,
+ "width": 976,
"height": 300
}
- },
- "error": null
+ }
},
"summary": " Min. 1st Qu. Median Mean 3rd Qu. Max. \n-3.32078 -0.60584 -0.06009 -0.03761 0.63328 3.30415 ",
"table": "\n x <\/th> <\/tr> <\/thead> | \n -0.50 <\/td> <\/tr>\n | 0.13 <\/td> <\/tr>\n | -0.08 <\/td> <\/tr>\n | 0.89 <\/td> <\/tr>\n | 0.12 <\/td> <\/tr>\n | 0.32 <\/td> <\/tr>\n <\/tbody> <\/table>"
diff --git a/inst/apps/008-html/tests/testthat/_snaps/mac-4.3/mytest/002.png b/inst/apps/008-html/tests/testthat/_snaps/mac-4.3/mytest/002.png
index 71f21fd82e..dcc7a18891 100644
Binary files a/inst/apps/008-html/tests/testthat/_snaps/mac-4.3/mytest/002.png and b/inst/apps/008-html/tests/testthat/_snaps/mac-4.3/mytest/002.png differ
diff --git a/inst/apps/008-html/tests/testthat/_snaps/mac-4.4/mytest/001.json b/inst/apps/008-html/tests/testthat/_snaps/mac-4.4/mytest/001.json
index ba1a0f34e9..dec9d901ed 100644
--- a/inst/apps/008-html/tests/testthat/_snaps/mac-4.4/mytest/001.json
+++ b/inst/apps/008-html/tests/testthat/_snaps/mac-4.4/mytest/001.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: 97d4ade59ad0b3f5a9064671b5ab34cd]",
- "width": 1169,
+ "src": "[image data hash: 785cabf74ce9096e6c7da1d5d06f60fa]",
+ "width": 976,
"height": 300,
"alt": "Plot object",
"coordmap": {
@@ -20,7 +20,7 @@
},
"range": {
"left": 59.04,
- "right": 1138.76,
+ "right": 945.76,
"bottom": 225.56,
"top": 58.04
},
@@ -34,11 +34,10 @@
}
],
"dims": {
- "width": 1169,
+ "width": 976,
"height": 300
}
- },
- "error": null
+ }
},
"summary": " Min. 1st Qu. Median Mean 3rd Qu. Max. \n-3.32078 -0.60584 -0.06009 -0.03761 0.63328 3.30415 ",
"table": "\n x <\/th> <\/tr> <\/thead> | \n -0.50 <\/td> <\/tr>\n | 0.13 <\/td> <\/tr>\n | -0.08 <\/td> <\/tr>\n | 0.89 <\/td> <\/tr>\n | 0.12 <\/td> <\/tr>\n | 0.32 <\/td> <\/tr>\n <\/tbody> <\/table>"
diff --git a/inst/apps/008-html/tests/testthat/_snaps/mac-4.4/mytest/002.png b/inst/apps/008-html/tests/testthat/_snaps/mac-4.4/mytest/002.png
index fa8cfba267..dcc7a18891 100644
Binary files a/inst/apps/008-html/tests/testthat/_snaps/mac-4.4/mytest/002.png and b/inst/apps/008-html/tests/testthat/_snaps/mac-4.4/mytest/002.png differ
diff --git a/inst/apps/008-html/tests/testthat/_snaps/windows-4.4/mytest/001.json b/inst/apps/008-html/tests/testthat/_snaps/windows-4.4/mytest/001.json
index faec99c5ba..6484a346b2 100644
--- a/inst/apps/008-html/tests/testthat/_snaps/windows-4.4/mytest/001.json
+++ b/inst/apps/008-html/tests/testthat/_snaps/windows-4.4/mytest/001.json
@@ -5,8 +5,8 @@
},
"output": {
"plot": {
- "src": "[image data hash: d5ddb05bad3030c8ae86d88d6c4b985b]",
- "width": 955,
+ "src": "[image data hash: 0343c8f79662ccfbd7ff72dde3a973e1]",
+ "width": 976,
"height": 300,
"alt": "Plot object",
"coordmap": {
@@ -20,7 +20,7 @@
},
"range": {
"left": 59.04,
- "right": 924.76,
+ "right": 945.76,
"bottom": 225.56,
"top": 58.04
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 955,
+ "width": 976,
"height": 300
}
}
diff --git a/inst/apps/008-html/tests/testthat/_snaps/windows-4.4/mytest/002.png b/inst/apps/008-html/tests/testthat/_snaps/windows-4.4/mytest/002.png
index cd294ed22f..9b8535c3a4 100644
Binary files a/inst/apps/008-html/tests/testthat/_snaps/windows-4.4/mytest/002.png and b/inst/apps/008-html/tests/testthat/_snaps/windows-4.4/mytest/002.png differ
diff --git a/inst/apps/009-upload/tests/testthat/_snaps/linux-4.0/mytest/002.png b/inst/apps/009-upload/tests/testthat/_snaps/linux-4.0/mytest/002.png
index b089f238a4..c1915b0be4 100644
Binary files a/inst/apps/009-upload/tests/testthat/_snaps/linux-4.0/mytest/002.png and b/inst/apps/009-upload/tests/testthat/_snaps/linux-4.0/mytest/002.png differ
diff --git a/inst/apps/009-upload/tests/testthat/_snaps/linux-4.0/mytest/004.png b/inst/apps/009-upload/tests/testthat/_snaps/linux-4.0/mytest/004.png
index 854c871e4d..167cfbb55d 100644
Binary files a/inst/apps/009-upload/tests/testthat/_snaps/linux-4.0/mytest/004.png and b/inst/apps/009-upload/tests/testthat/_snaps/linux-4.0/mytest/004.png differ
diff --git a/inst/apps/009-upload/tests/testthat/_snaps/linux-4.0/mytest/006.png b/inst/apps/009-upload/tests/testthat/_snaps/linux-4.0/mytest/006.png
index 3407021187..06bcdacb71 100644
Binary files a/inst/apps/009-upload/tests/testthat/_snaps/linux-4.0/mytest/006.png and b/inst/apps/009-upload/tests/testthat/_snaps/linux-4.0/mytest/006.png differ
diff --git a/inst/apps/009-upload/tests/testthat/_snaps/linux-4.1/mytest/002.png b/inst/apps/009-upload/tests/testthat/_snaps/linux-4.1/mytest/002.png
index b089f238a4..c1915b0be4 100644
Binary files a/inst/apps/009-upload/tests/testthat/_snaps/linux-4.1/mytest/002.png and b/inst/apps/009-upload/tests/testthat/_snaps/linux-4.1/mytest/002.png differ
diff --git a/inst/apps/009-upload/tests/testthat/_snaps/linux-4.1/mytest/004.png b/inst/apps/009-upload/tests/testthat/_snaps/linux-4.1/mytest/004.png
index 854c871e4d..167cfbb55d 100644
Binary files a/inst/apps/009-upload/tests/testthat/_snaps/linux-4.1/mytest/004.png and b/inst/apps/009-upload/tests/testthat/_snaps/linux-4.1/mytest/004.png differ
diff --git a/inst/apps/009-upload/tests/testthat/_snaps/linux-4.1/mytest/006.png b/inst/apps/009-upload/tests/testthat/_snaps/linux-4.1/mytest/006.png
index 3407021187..06bcdacb71 100644
Binary files a/inst/apps/009-upload/tests/testthat/_snaps/linux-4.1/mytest/006.png and b/inst/apps/009-upload/tests/testthat/_snaps/linux-4.1/mytest/006.png differ
diff --git a/inst/apps/009-upload/tests/testthat/_snaps/linux-4.2/mytest/002.png b/inst/apps/009-upload/tests/testthat/_snaps/linux-4.2/mytest/002.png
index b089f238a4..c1915b0be4 100644
Binary files a/inst/apps/009-upload/tests/testthat/_snaps/linux-4.2/mytest/002.png and b/inst/apps/009-upload/tests/testthat/_snaps/linux-4.2/mytest/002.png differ
diff --git a/inst/apps/009-upload/tests/testthat/_snaps/linux-4.2/mytest/004.png b/inst/apps/009-upload/tests/testthat/_snaps/linux-4.2/mytest/004.png
index 854c871e4d..167cfbb55d 100644
Binary files a/inst/apps/009-upload/tests/testthat/_snaps/linux-4.2/mytest/004.png and b/inst/apps/009-upload/tests/testthat/_snaps/linux-4.2/mytest/004.png differ
diff --git a/inst/apps/009-upload/tests/testthat/_snaps/linux-4.2/mytest/006.png b/inst/apps/009-upload/tests/testthat/_snaps/linux-4.2/mytest/006.png
index 3407021187..06bcdacb71 100644
Binary files a/inst/apps/009-upload/tests/testthat/_snaps/linux-4.2/mytest/006.png and b/inst/apps/009-upload/tests/testthat/_snaps/linux-4.2/mytest/006.png differ
diff --git a/inst/apps/009-upload/tests/testthat/_snaps/linux-4.3/mytest/002.png b/inst/apps/009-upload/tests/testthat/_snaps/linux-4.3/mytest/002.png
index b089f238a4..c1915b0be4 100644
Binary files a/inst/apps/009-upload/tests/testthat/_snaps/linux-4.3/mytest/002.png and b/inst/apps/009-upload/tests/testthat/_snaps/linux-4.3/mytest/002.png differ
diff --git a/inst/apps/009-upload/tests/testthat/_snaps/linux-4.3/mytest/004.png b/inst/apps/009-upload/tests/testthat/_snaps/linux-4.3/mytest/004.png
index 854c871e4d..167cfbb55d 100644
Binary files a/inst/apps/009-upload/tests/testthat/_snaps/linux-4.3/mytest/004.png and b/inst/apps/009-upload/tests/testthat/_snaps/linux-4.3/mytest/004.png differ
diff --git a/inst/apps/009-upload/tests/testthat/_snaps/linux-4.3/mytest/006.png b/inst/apps/009-upload/tests/testthat/_snaps/linux-4.3/mytest/006.png
index 3407021187..06bcdacb71 100644
Binary files a/inst/apps/009-upload/tests/testthat/_snaps/linux-4.3/mytest/006.png and b/inst/apps/009-upload/tests/testthat/_snaps/linux-4.3/mytest/006.png differ
diff --git a/inst/apps/009-upload/tests/testthat/_snaps/linux-4.4/mytest/002.png b/inst/apps/009-upload/tests/testthat/_snaps/linux-4.4/mytest/002.png
index b089f238a4..c1915b0be4 100644
Binary files a/inst/apps/009-upload/tests/testthat/_snaps/linux-4.4/mytest/002.png and b/inst/apps/009-upload/tests/testthat/_snaps/linux-4.4/mytest/002.png differ
diff --git a/inst/apps/009-upload/tests/testthat/_snaps/linux-4.4/mytest/004.png b/inst/apps/009-upload/tests/testthat/_snaps/linux-4.4/mytest/004.png
index 854c871e4d..167cfbb55d 100644
Binary files a/inst/apps/009-upload/tests/testthat/_snaps/linux-4.4/mytest/004.png and b/inst/apps/009-upload/tests/testthat/_snaps/linux-4.4/mytest/004.png differ
diff --git a/inst/apps/009-upload/tests/testthat/_snaps/linux-4.4/mytest/006.png b/inst/apps/009-upload/tests/testthat/_snaps/linux-4.4/mytest/006.png
index 3407021187..06bcdacb71 100644
Binary files a/inst/apps/009-upload/tests/testthat/_snaps/linux-4.4/mytest/006.png and b/inst/apps/009-upload/tests/testthat/_snaps/linux-4.4/mytest/006.png differ
diff --git a/inst/apps/009-upload/tests/testthat/_snaps/mac-4.1/mytest/002.png b/inst/apps/009-upload/tests/testthat/_snaps/mac-4.1/mytest/002.png
index e0e6322267..143d6c3e5c 100644
Binary files a/inst/apps/009-upload/tests/testthat/_snaps/mac-4.1/mytest/002.png and b/inst/apps/009-upload/tests/testthat/_snaps/mac-4.1/mytest/002.png differ
diff --git a/inst/apps/009-upload/tests/testthat/_snaps/mac-4.1/mytest/004.png b/inst/apps/009-upload/tests/testthat/_snaps/mac-4.1/mytest/004.png
index 528b1adc89..23bec013c2 100644
Binary files a/inst/apps/009-upload/tests/testthat/_snaps/mac-4.1/mytest/004.png and b/inst/apps/009-upload/tests/testthat/_snaps/mac-4.1/mytest/004.png differ
diff --git a/inst/apps/009-upload/tests/testthat/_snaps/mac-4.1/mytest/006.png b/inst/apps/009-upload/tests/testthat/_snaps/mac-4.1/mytest/006.png
index 035cafa85f..064617087a 100644
Binary files a/inst/apps/009-upload/tests/testthat/_snaps/mac-4.1/mytest/006.png and b/inst/apps/009-upload/tests/testthat/_snaps/mac-4.1/mytest/006.png differ
diff --git a/inst/apps/009-upload/tests/testthat/_snaps/mac-4.2/mytest/002.png b/inst/apps/009-upload/tests/testthat/_snaps/mac-4.2/mytest/002.png
index e0e6322267..143d6c3e5c 100644
Binary files a/inst/apps/009-upload/tests/testthat/_snaps/mac-4.2/mytest/002.png and b/inst/apps/009-upload/tests/testthat/_snaps/mac-4.2/mytest/002.png differ
diff --git a/inst/apps/009-upload/tests/testthat/_snaps/mac-4.2/mytest/004.png b/inst/apps/009-upload/tests/testthat/_snaps/mac-4.2/mytest/004.png
index 528b1adc89..23bec013c2 100644
Binary files a/inst/apps/009-upload/tests/testthat/_snaps/mac-4.2/mytest/004.png and b/inst/apps/009-upload/tests/testthat/_snaps/mac-4.2/mytest/004.png differ
diff --git a/inst/apps/009-upload/tests/testthat/_snaps/mac-4.2/mytest/006.png b/inst/apps/009-upload/tests/testthat/_snaps/mac-4.2/mytest/006.png
index 035cafa85f..064617087a 100644
Binary files a/inst/apps/009-upload/tests/testthat/_snaps/mac-4.2/mytest/006.png and b/inst/apps/009-upload/tests/testthat/_snaps/mac-4.2/mytest/006.png differ
diff --git a/inst/apps/009-upload/tests/testthat/_snaps/mac-4.3/mytest/002.png b/inst/apps/009-upload/tests/testthat/_snaps/mac-4.3/mytest/002.png
index e0e6322267..143d6c3e5c 100644
Binary files a/inst/apps/009-upload/tests/testthat/_snaps/mac-4.3/mytest/002.png and b/inst/apps/009-upload/tests/testthat/_snaps/mac-4.3/mytest/002.png differ
diff --git a/inst/apps/009-upload/tests/testthat/_snaps/mac-4.3/mytest/004.png b/inst/apps/009-upload/tests/testthat/_snaps/mac-4.3/mytest/004.png
index 528b1adc89..23bec013c2 100644
Binary files a/inst/apps/009-upload/tests/testthat/_snaps/mac-4.3/mytest/004.png and b/inst/apps/009-upload/tests/testthat/_snaps/mac-4.3/mytest/004.png differ
diff --git a/inst/apps/009-upload/tests/testthat/_snaps/mac-4.3/mytest/006.png b/inst/apps/009-upload/tests/testthat/_snaps/mac-4.3/mytest/006.png
index 035cafa85f..064617087a 100644
Binary files a/inst/apps/009-upload/tests/testthat/_snaps/mac-4.3/mytest/006.png and b/inst/apps/009-upload/tests/testthat/_snaps/mac-4.3/mytest/006.png differ
diff --git a/inst/apps/009-upload/tests/testthat/_snaps/mac-4.4/mytest/002.png b/inst/apps/009-upload/tests/testthat/_snaps/mac-4.4/mytest/002.png
index e0e6322267..143d6c3e5c 100644
Binary files a/inst/apps/009-upload/tests/testthat/_snaps/mac-4.4/mytest/002.png and b/inst/apps/009-upload/tests/testthat/_snaps/mac-4.4/mytest/002.png differ
diff --git a/inst/apps/009-upload/tests/testthat/_snaps/mac-4.4/mytest/004.png b/inst/apps/009-upload/tests/testthat/_snaps/mac-4.4/mytest/004.png
index 528b1adc89..23bec013c2 100644
Binary files a/inst/apps/009-upload/tests/testthat/_snaps/mac-4.4/mytest/004.png and b/inst/apps/009-upload/tests/testthat/_snaps/mac-4.4/mytest/004.png differ
diff --git a/inst/apps/009-upload/tests/testthat/_snaps/mac-4.4/mytest/006.png b/inst/apps/009-upload/tests/testthat/_snaps/mac-4.4/mytest/006.png
index 035cafa85f..064617087a 100644
Binary files a/inst/apps/009-upload/tests/testthat/_snaps/mac-4.4/mytest/006.png and b/inst/apps/009-upload/tests/testthat/_snaps/mac-4.4/mytest/006.png differ
diff --git a/inst/apps/009-upload/tests/testthat/_snaps/windows-4.4/mytest/002.png b/inst/apps/009-upload/tests/testthat/_snaps/windows-4.4/mytest/002.png
index 3def5ae7f5..d4b4405f8e 100644
Binary files a/inst/apps/009-upload/tests/testthat/_snaps/windows-4.4/mytest/002.png and b/inst/apps/009-upload/tests/testthat/_snaps/windows-4.4/mytest/002.png differ
diff --git a/inst/apps/009-upload/tests/testthat/_snaps/windows-4.4/mytest/004.png b/inst/apps/009-upload/tests/testthat/_snaps/windows-4.4/mytest/004.png
index 220fdfafa6..056861592b 100644
Binary files a/inst/apps/009-upload/tests/testthat/_snaps/windows-4.4/mytest/004.png and b/inst/apps/009-upload/tests/testthat/_snaps/windows-4.4/mytest/004.png differ
diff --git a/inst/apps/009-upload/tests/testthat/_snaps/windows-4.4/mytest/006.png b/inst/apps/009-upload/tests/testthat/_snaps/windows-4.4/mytest/006.png
index 35b5b1868b..b62a1df7cf 100644
Binary files a/inst/apps/009-upload/tests/testthat/_snaps/windows-4.4/mytest/006.png and b/inst/apps/009-upload/tests/testthat/_snaps/windows-4.4/mytest/006.png differ
diff --git a/inst/apps/010-download/tests/testthat/_snaps/linux-4.0/mytest/002.png b/inst/apps/010-download/tests/testthat/_snaps/linux-4.0/mytest/002.png
index b109977c0a..7978b0cc42 100644
Binary files a/inst/apps/010-download/tests/testthat/_snaps/linux-4.0/mytest/002.png and b/inst/apps/010-download/tests/testthat/_snaps/linux-4.0/mytest/002.png differ
diff --git a/inst/apps/010-download/tests/testthat/_snaps/linux-4.0/mytest/005.png b/inst/apps/010-download/tests/testthat/_snaps/linux-4.0/mytest/005.png
index 4f2a1fbded..434567530f 100644
Binary files a/inst/apps/010-download/tests/testthat/_snaps/linux-4.0/mytest/005.png and b/inst/apps/010-download/tests/testthat/_snaps/linux-4.0/mytest/005.png differ
diff --git a/inst/apps/010-download/tests/testthat/_snaps/linux-4.0/mytest/007.png b/inst/apps/010-download/tests/testthat/_snaps/linux-4.0/mytest/007.png
index c39641906e..e87b7cf611 100644
Binary files a/inst/apps/010-download/tests/testthat/_snaps/linux-4.0/mytest/007.png and b/inst/apps/010-download/tests/testthat/_snaps/linux-4.0/mytest/007.png differ
diff --git a/inst/apps/010-download/tests/testthat/_snaps/linux-4.1/mytest/002.png b/inst/apps/010-download/tests/testthat/_snaps/linux-4.1/mytest/002.png
index b109977c0a..7978b0cc42 100644
Binary files a/inst/apps/010-download/tests/testthat/_snaps/linux-4.1/mytest/002.png and b/inst/apps/010-download/tests/testthat/_snaps/linux-4.1/mytest/002.png differ
diff --git a/inst/apps/010-download/tests/testthat/_snaps/linux-4.1/mytest/005.png b/inst/apps/010-download/tests/testthat/_snaps/linux-4.1/mytest/005.png
index 4f2a1fbded..434567530f 100644
Binary files a/inst/apps/010-download/tests/testthat/_snaps/linux-4.1/mytest/005.png and b/inst/apps/010-download/tests/testthat/_snaps/linux-4.1/mytest/005.png differ
diff --git a/inst/apps/010-download/tests/testthat/_snaps/linux-4.1/mytest/007.png b/inst/apps/010-download/tests/testthat/_snaps/linux-4.1/mytest/007.png
index c39641906e..e87b7cf611 100644
Binary files a/inst/apps/010-download/tests/testthat/_snaps/linux-4.1/mytest/007.png and b/inst/apps/010-download/tests/testthat/_snaps/linux-4.1/mytest/007.png differ
diff --git a/inst/apps/010-download/tests/testthat/_snaps/linux-4.2/mytest/002.png b/inst/apps/010-download/tests/testthat/_snaps/linux-4.2/mytest/002.png
index b109977c0a..7978b0cc42 100644
Binary files a/inst/apps/010-download/tests/testthat/_snaps/linux-4.2/mytest/002.png and b/inst/apps/010-download/tests/testthat/_snaps/linux-4.2/mytest/002.png differ
diff --git a/inst/apps/010-download/tests/testthat/_snaps/linux-4.2/mytest/005.png b/inst/apps/010-download/tests/testthat/_snaps/linux-4.2/mytest/005.png
index 4f2a1fbded..434567530f 100644
Binary files a/inst/apps/010-download/tests/testthat/_snaps/linux-4.2/mytest/005.png and b/inst/apps/010-download/tests/testthat/_snaps/linux-4.2/mytest/005.png differ
diff --git a/inst/apps/010-download/tests/testthat/_snaps/linux-4.2/mytest/007.png b/inst/apps/010-download/tests/testthat/_snaps/linux-4.2/mytest/007.png
index c39641906e..e87b7cf611 100644
Binary files a/inst/apps/010-download/tests/testthat/_snaps/linux-4.2/mytest/007.png and b/inst/apps/010-download/tests/testthat/_snaps/linux-4.2/mytest/007.png differ
diff --git a/inst/apps/010-download/tests/testthat/_snaps/linux-4.3/mytest/002.png b/inst/apps/010-download/tests/testthat/_snaps/linux-4.3/mytest/002.png
index b109977c0a..7978b0cc42 100644
Binary files a/inst/apps/010-download/tests/testthat/_snaps/linux-4.3/mytest/002.png and b/inst/apps/010-download/tests/testthat/_snaps/linux-4.3/mytest/002.png differ
diff --git a/inst/apps/010-download/tests/testthat/_snaps/linux-4.3/mytest/005.png b/inst/apps/010-download/tests/testthat/_snaps/linux-4.3/mytest/005.png
index 4f2a1fbded..434567530f 100644
Binary files a/inst/apps/010-download/tests/testthat/_snaps/linux-4.3/mytest/005.png and b/inst/apps/010-download/tests/testthat/_snaps/linux-4.3/mytest/005.png differ
diff --git a/inst/apps/010-download/tests/testthat/_snaps/linux-4.3/mytest/007.png b/inst/apps/010-download/tests/testthat/_snaps/linux-4.3/mytest/007.png
index c39641906e..e87b7cf611 100644
Binary files a/inst/apps/010-download/tests/testthat/_snaps/linux-4.3/mytest/007.png and b/inst/apps/010-download/tests/testthat/_snaps/linux-4.3/mytest/007.png differ
diff --git a/inst/apps/010-download/tests/testthat/_snaps/linux-4.4/mytest/002.png b/inst/apps/010-download/tests/testthat/_snaps/linux-4.4/mytest/002.png
index b109977c0a..7978b0cc42 100644
Binary files a/inst/apps/010-download/tests/testthat/_snaps/linux-4.4/mytest/002.png and b/inst/apps/010-download/tests/testthat/_snaps/linux-4.4/mytest/002.png differ
diff --git a/inst/apps/010-download/tests/testthat/_snaps/linux-4.4/mytest/005.png b/inst/apps/010-download/tests/testthat/_snaps/linux-4.4/mytest/005.png
index 4f2a1fbded..434567530f 100644
Binary files a/inst/apps/010-download/tests/testthat/_snaps/linux-4.4/mytest/005.png and b/inst/apps/010-download/tests/testthat/_snaps/linux-4.4/mytest/005.png differ
diff --git a/inst/apps/010-download/tests/testthat/_snaps/linux-4.4/mytest/007.png b/inst/apps/010-download/tests/testthat/_snaps/linux-4.4/mytest/007.png
index c39641906e..e87b7cf611 100644
Binary files a/inst/apps/010-download/tests/testthat/_snaps/linux-4.4/mytest/007.png and b/inst/apps/010-download/tests/testthat/_snaps/linux-4.4/mytest/007.png differ
diff --git a/inst/apps/010-download/tests/testthat/_snaps/mac-4.1/mytest/002.png b/inst/apps/010-download/tests/testthat/_snaps/mac-4.1/mytest/002.png
index 83a779348c..3fe15b2789 100644
Binary files a/inst/apps/010-download/tests/testthat/_snaps/mac-4.1/mytest/002.png and b/inst/apps/010-download/tests/testthat/_snaps/mac-4.1/mytest/002.png differ
diff --git a/inst/apps/010-download/tests/testthat/_snaps/mac-4.1/mytest/005.png b/inst/apps/010-download/tests/testthat/_snaps/mac-4.1/mytest/005.png
index 41cf768a57..c66ee59c6f 100644
Binary files a/inst/apps/010-download/tests/testthat/_snaps/mac-4.1/mytest/005.png and b/inst/apps/010-download/tests/testthat/_snaps/mac-4.1/mytest/005.png differ
diff --git a/inst/apps/010-download/tests/testthat/_snaps/mac-4.1/mytest/007.png b/inst/apps/010-download/tests/testthat/_snaps/mac-4.1/mytest/007.png
index ef185628f9..042af13285 100644
Binary files a/inst/apps/010-download/tests/testthat/_snaps/mac-4.1/mytest/007.png and b/inst/apps/010-download/tests/testthat/_snaps/mac-4.1/mytest/007.png differ
diff --git a/inst/apps/010-download/tests/testthat/_snaps/mac-4.2/mytest/002.png b/inst/apps/010-download/tests/testthat/_snaps/mac-4.2/mytest/002.png
index 83a779348c..3fe15b2789 100644
Binary files a/inst/apps/010-download/tests/testthat/_snaps/mac-4.2/mytest/002.png and b/inst/apps/010-download/tests/testthat/_snaps/mac-4.2/mytest/002.png differ
diff --git a/inst/apps/010-download/tests/testthat/_snaps/mac-4.2/mytest/005.png b/inst/apps/010-download/tests/testthat/_snaps/mac-4.2/mytest/005.png
index 41cf768a57..c66ee59c6f 100644
Binary files a/inst/apps/010-download/tests/testthat/_snaps/mac-4.2/mytest/005.png and b/inst/apps/010-download/tests/testthat/_snaps/mac-4.2/mytest/005.png differ
diff --git a/inst/apps/010-download/tests/testthat/_snaps/mac-4.2/mytest/007.png b/inst/apps/010-download/tests/testthat/_snaps/mac-4.2/mytest/007.png
index ef185628f9..042af13285 100644
Binary files a/inst/apps/010-download/tests/testthat/_snaps/mac-4.2/mytest/007.png and b/inst/apps/010-download/tests/testthat/_snaps/mac-4.2/mytest/007.png differ
diff --git a/inst/apps/010-download/tests/testthat/_snaps/mac-4.3/mytest/002.png b/inst/apps/010-download/tests/testthat/_snaps/mac-4.3/mytest/002.png
index 83a779348c..3fe15b2789 100644
Binary files a/inst/apps/010-download/tests/testthat/_snaps/mac-4.3/mytest/002.png and b/inst/apps/010-download/tests/testthat/_snaps/mac-4.3/mytest/002.png differ
diff --git a/inst/apps/010-download/tests/testthat/_snaps/mac-4.3/mytest/005.png b/inst/apps/010-download/tests/testthat/_snaps/mac-4.3/mytest/005.png
index 41cf768a57..c66ee59c6f 100644
Binary files a/inst/apps/010-download/tests/testthat/_snaps/mac-4.3/mytest/005.png and b/inst/apps/010-download/tests/testthat/_snaps/mac-4.3/mytest/005.png differ
diff --git a/inst/apps/010-download/tests/testthat/_snaps/mac-4.3/mytest/007.png b/inst/apps/010-download/tests/testthat/_snaps/mac-4.3/mytest/007.png
index ef185628f9..042af13285 100644
Binary files a/inst/apps/010-download/tests/testthat/_snaps/mac-4.3/mytest/007.png and b/inst/apps/010-download/tests/testthat/_snaps/mac-4.3/mytest/007.png differ
diff --git a/inst/apps/010-download/tests/testthat/_snaps/mac-4.4/mytest/002.png b/inst/apps/010-download/tests/testthat/_snaps/mac-4.4/mytest/002.png
index 83a779348c..3fe15b2789 100644
Binary files a/inst/apps/010-download/tests/testthat/_snaps/mac-4.4/mytest/002.png and b/inst/apps/010-download/tests/testthat/_snaps/mac-4.4/mytest/002.png differ
diff --git a/inst/apps/010-download/tests/testthat/_snaps/mac-4.4/mytest/005.png b/inst/apps/010-download/tests/testthat/_snaps/mac-4.4/mytest/005.png
index 41cf768a57..c66ee59c6f 100644
Binary files a/inst/apps/010-download/tests/testthat/_snaps/mac-4.4/mytest/005.png and b/inst/apps/010-download/tests/testthat/_snaps/mac-4.4/mytest/005.png differ
diff --git a/inst/apps/010-download/tests/testthat/_snaps/mac-4.4/mytest/007.png b/inst/apps/010-download/tests/testthat/_snaps/mac-4.4/mytest/007.png
index ef185628f9..042af13285 100644
Binary files a/inst/apps/010-download/tests/testthat/_snaps/mac-4.4/mytest/007.png and b/inst/apps/010-download/tests/testthat/_snaps/mac-4.4/mytest/007.png differ
diff --git a/inst/apps/010-download/tests/testthat/_snaps/windows-4.4/mytest/002.png b/inst/apps/010-download/tests/testthat/_snaps/windows-4.4/mytest/002.png
index 1ca3d30073..0f3eed9462 100644
Binary files a/inst/apps/010-download/tests/testthat/_snaps/windows-4.4/mytest/002.png and b/inst/apps/010-download/tests/testthat/_snaps/windows-4.4/mytest/002.png differ
diff --git a/inst/apps/010-download/tests/testthat/_snaps/windows-4.4/mytest/005.png b/inst/apps/010-download/tests/testthat/_snaps/windows-4.4/mytest/005.png
index 2a918e1255..34f56b1b6b 100644
Binary files a/inst/apps/010-download/tests/testthat/_snaps/windows-4.4/mytest/005.png and b/inst/apps/010-download/tests/testthat/_snaps/windows-4.4/mytest/005.png differ
diff --git a/inst/apps/010-download/tests/testthat/_snaps/windows-4.4/mytest/007.png b/inst/apps/010-download/tests/testthat/_snaps/windows-4.4/mytest/007.png
index 2605aca87a..4f11e579a3 100644
Binary files a/inst/apps/010-download/tests/testthat/_snaps/windows-4.4/mytest/007.png and b/inst/apps/010-download/tests/testthat/_snaps/windows-4.4/mytest/007.png differ
diff --git a/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.3/mytest/002.png b/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.3/mytest/002.png
index 7e736d0109..4f4abfdd44 100644
Binary files a/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.3/mytest/002.png and b/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.3/mytest/002.png differ
diff --git a/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.3/mytest/004.png b/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.3/mytest/004.png
index f86affa49c..7124f69839 100644
Binary files a/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.3/mytest/004.png and b/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.3/mytest/004.png differ
diff --git a/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.3/mytest/006.png b/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.3/mytest/006.png
index 468ddc57d1..9c9324edb5 100644
Binary files a/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.3/mytest/006.png and b/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.3/mytest/006.png differ
diff --git a/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.3/mytest/008.png b/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.3/mytest/008.png
index 960e71b266..04fe2ad749 100644
Binary files a/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.3/mytest/008.png and b/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.3/mytest/008.png differ
diff --git a/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.4/mytest/002.png b/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.4/mytest/002.png
index 7e736d0109..4f4abfdd44 100644
Binary files a/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.4/mytest/002.png and b/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.4/mytest/002.png differ
diff --git a/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.4/mytest/004.png b/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.4/mytest/004.png
index f86affa49c..7124f69839 100644
Binary files a/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.4/mytest/004.png and b/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.4/mytest/004.png differ
diff --git a/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.4/mytest/006.png b/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.4/mytest/006.png
index 468ddc57d1..9c9324edb5 100644
Binary files a/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.4/mytest/006.png and b/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.4/mytest/006.png differ
diff --git a/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.4/mytest/008.png b/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.4/mytest/008.png
index 960e71b266..04fe2ad749 100644
Binary files a/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.4/mytest/008.png and b/inst/apps/012-datatables/tests/testthat/_snaps/mac-4.4/mytest/008.png differ
diff --git a/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.0/mytest/002.png b/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.0/mytest/002.png
index aabda3cba4..fd1e2f8309 100644
Binary files a/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.0/mytest/002.png and b/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.0/mytest/002.png differ
diff --git a/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.0/mytest/004.png b/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.0/mytest/004.png
index 750493e49c..2b8f04b484 100644
Binary files a/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.0/mytest/004.png and b/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.0/mytest/004.png differ
diff --git a/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.0/mytest/006.png b/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.0/mytest/006.png
index e60d8d1980..b2860762f4 100644
Binary files a/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.0/mytest/006.png and b/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.0/mytest/006.png differ
diff --git a/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.1/mytest/002.png b/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.1/mytest/002.png
index aabda3cba4..fd1e2f8309 100644
Binary files a/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.1/mytest/002.png and b/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.1/mytest/002.png differ
diff --git a/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.1/mytest/004.png b/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.1/mytest/004.png
index 750493e49c..2b8f04b484 100644
Binary files a/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.1/mytest/004.png and b/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.1/mytest/004.png differ
diff --git a/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.1/mytest/006.png b/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.1/mytest/006.png
index e60d8d1980..b2860762f4 100644
Binary files a/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.1/mytest/006.png and b/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.1/mytest/006.png differ
diff --git a/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.2/mytest/002.png b/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.2/mytest/002.png
index aabda3cba4..fd1e2f8309 100644
Binary files a/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.2/mytest/002.png and b/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.2/mytest/002.png differ
diff --git a/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.2/mytest/004.png b/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.2/mytest/004.png
index 750493e49c..2b8f04b484 100644
Binary files a/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.2/mytest/004.png and b/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.2/mytest/004.png differ
diff --git a/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.2/mytest/006.png b/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.2/mytest/006.png
index e60d8d1980..b2860762f4 100644
Binary files a/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.2/mytest/006.png and b/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.2/mytest/006.png differ
diff --git a/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.3/mytest/002.png b/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.3/mytest/002.png
index aabda3cba4..fd1e2f8309 100644
Binary files a/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.3/mytest/002.png and b/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.3/mytest/002.png differ
diff --git a/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.3/mytest/004.png b/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.3/mytest/004.png
index 750493e49c..2b8f04b484 100644
Binary files a/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.3/mytest/004.png and b/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.3/mytest/004.png differ
diff --git a/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.3/mytest/006.png b/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.3/mytest/006.png
index e60d8d1980..b2860762f4 100644
Binary files a/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.3/mytest/006.png and b/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.3/mytest/006.png differ
diff --git a/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.4/mytest/002.png b/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.4/mytest/002.png
index aabda3cba4..fd1e2f8309 100644
Binary files a/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.4/mytest/002.png and b/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.4/mytest/002.png differ
diff --git a/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.4/mytest/004.png b/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.4/mytest/004.png
index 750493e49c..2b8f04b484 100644
Binary files a/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.4/mytest/004.png and b/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.4/mytest/004.png differ
diff --git a/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.4/mytest/006.png b/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.4/mytest/006.png
index e60d8d1980..b2860762f4 100644
Binary files a/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.4/mytest/006.png and b/inst/apps/013-selectize/tests/testthat/_snaps/linux-4.4/mytest/006.png differ
diff --git a/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.1/mytest/002.png b/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.1/mytest/002.png
index 4684e61375..34cf2f35ae 100644
Binary files a/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.1/mytest/002.png and b/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.1/mytest/002.png differ
diff --git a/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.1/mytest/004.png b/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.1/mytest/004.png
index 35560f630d..ca67e1c0f2 100644
Binary files a/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.1/mytest/004.png and b/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.1/mytest/004.png differ
diff --git a/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.1/mytest/006.png b/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.1/mytest/006.png
index 09cb30e73c..6db4faff9c 100644
Binary files a/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.1/mytest/006.png and b/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.1/mytest/006.png differ
diff --git a/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.2/mytest/002.png b/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.2/mytest/002.png
index 4684e61375..34cf2f35ae 100644
Binary files a/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.2/mytest/002.png and b/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.2/mytest/002.png differ
diff --git a/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.2/mytest/004.png b/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.2/mytest/004.png
index 35560f630d..ca67e1c0f2 100644
Binary files a/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.2/mytest/004.png and b/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.2/mytest/004.png differ
diff --git a/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.2/mytest/006.png b/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.2/mytest/006.png
index 09cb30e73c..6db4faff9c 100644
Binary files a/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.2/mytest/006.png and b/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.2/mytest/006.png differ
diff --git a/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.3/mytest/002.png b/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.3/mytest/002.png
index 4684e61375..34cf2f35ae 100644
Binary files a/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.3/mytest/002.png and b/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.3/mytest/002.png differ
diff --git a/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.3/mytest/004.png b/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.3/mytest/004.png
index 35560f630d..ca67e1c0f2 100644
Binary files a/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.3/mytest/004.png and b/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.3/mytest/004.png differ
diff --git a/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.3/mytest/006.png b/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.3/mytest/006.png
index 09cb30e73c..6db4faff9c 100644
Binary files a/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.3/mytest/006.png and b/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.3/mytest/006.png differ
diff --git a/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.4/mytest/002.png b/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.4/mytest/002.png
index 4684e61375..34cf2f35ae 100644
Binary files a/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.4/mytest/002.png and b/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.4/mytest/002.png differ
diff --git a/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.4/mytest/004.png b/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.4/mytest/004.png
index 35560f630d..ca67e1c0f2 100644
Binary files a/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.4/mytest/004.png and b/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.4/mytest/004.png differ
diff --git a/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.4/mytest/006.png b/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.4/mytest/006.png
index 09cb30e73c..6db4faff9c 100644
Binary files a/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.4/mytest/006.png and b/inst/apps/013-selectize/tests/testthat/_snaps/mac-4.4/mytest/006.png differ
diff --git a/inst/apps/013-selectize/tests/testthat/_snaps/windows-4.4/mytest/002.png b/inst/apps/013-selectize/tests/testthat/_snaps/windows-4.4/mytest/002.png
index f67cfe53da..b7679b3f46 100644
Binary files a/inst/apps/013-selectize/tests/testthat/_snaps/windows-4.4/mytest/002.png and b/inst/apps/013-selectize/tests/testthat/_snaps/windows-4.4/mytest/002.png differ
diff --git a/inst/apps/013-selectize/tests/testthat/_snaps/windows-4.4/mytest/004.png b/inst/apps/013-selectize/tests/testthat/_snaps/windows-4.4/mytest/004.png
index c2fb3a2715..46d3a0f221 100644
Binary files a/inst/apps/013-selectize/tests/testthat/_snaps/windows-4.4/mytest/004.png and b/inst/apps/013-selectize/tests/testthat/_snaps/windows-4.4/mytest/004.png differ
diff --git a/inst/apps/013-selectize/tests/testthat/_snaps/windows-4.4/mytest/006.png b/inst/apps/013-selectize/tests/testthat/_snaps/windows-4.4/mytest/006.png
index 06d7015c85..59bbd4f60c 100644
Binary files a/inst/apps/013-selectize/tests/testthat/_snaps/windows-4.4/mytest/006.png and b/inst/apps/013-selectize/tests/testthat/_snaps/windows-4.4/mytest/006.png differ
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.0/mytest/001.json b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.0/mytest/001.json
index d83e7a341f..f0b1a81ad0 100644
--- a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.0/mytest/001.json
+++ b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.0/mytest/001.json
@@ -6,8 +6,8 @@
"fast": "This happens right away",
"slow": "Please wait for 2 seconds",
"slow_plot": {
- "src": "[image data hash: 9289033a531e5f0481a154e627ffb37e]",
- "width": 735,
+ "src": "[image data hash: b7b86e1d12d829e50973837e7f0549b0]",
+ "width": 962,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -21,7 +21,7 @@
},
"range": {
"left": 59.04,
- "right": 704.76,
+ "right": 931.76,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 735,
+ "width": 962,
"height": 400
}
}
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.0/mytest/002.png b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.0/mytest/002.png
index 90b6e1e537..9fcec1f402 100644
Binary files a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.0/mytest/002.png and b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.0/mytest/002.png differ
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.0/mytest/003.json b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.0/mytest/003.json
index 2249807a36..f48e30f088 100644
--- a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.0/mytest/003.json
+++ b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.0/mytest/003.json
@@ -6,8 +6,8 @@
"fast": "This happens right away",
"slow": "This happens later",
"slow_plot": {
- "src": "[image data hash: 579bf8a5fe19b4c41de1607c6aba4682]",
- "width": 735,
+ "src": "[image data hash: 4bbf61fc6a838b8600e48be411be8999]",
+ "width": 962,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -21,7 +21,7 @@
},
"range": {
"left": 59.04,
- "right": 704.76,
+ "right": 931.76,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 735,
+ "width": 962,
"height": 400
}
}
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.0/mytest/004.png b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.0/mytest/004.png
index 6a0bc5b662..2301b0e9b4 100644
Binary files a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.0/mytest/004.png and b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.0/mytest/004.png differ
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.1/mytest/001.json b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.1/mytest/001.json
index b64303c62e..c181fa290b 100644
--- a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.1/mytest/001.json
+++ b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.1/mytest/001.json
@@ -6,8 +6,8 @@
"fast": "This happens right away",
"slow": "Please wait for 2 seconds",
"slow_plot": {
- "src": "[image data hash: 3c86c294650776311cf4986b87df3273]",
- "width": 735,
+ "src": "[image data hash: 60005a8b2dfeaed7f88fa9a84cbd829d]",
+ "width": 962,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -21,7 +21,7 @@
},
"range": {
"left": 59.04,
- "right": 704.76,
+ "right": 931.76,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 735,
+ "width": 962,
"height": 400
}
}
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.1/mytest/002.png b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.1/mytest/002.png
index faec03ad71..560e33602f 100644
Binary files a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.1/mytest/002.png and b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.1/mytest/002.png differ
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.1/mytest/003.json b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.1/mytest/003.json
index 65c0b2dc29..53d37d73a2 100644
--- a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.1/mytest/003.json
+++ b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.1/mytest/003.json
@@ -6,8 +6,8 @@
"fast": "This happens right away",
"slow": "This happens later",
"slow_plot": {
- "src": "[image data hash: 2516f6101d32310f5bb0b22e3c5ec866]",
- "width": 735,
+ "src": "[image data hash: 1f0e1b596f8ed257cb8e9b1453ea564d]",
+ "width": 962,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -21,7 +21,7 @@
},
"range": {
"left": 59.04,
- "right": 704.76,
+ "right": 931.76,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 735,
+ "width": 962,
"height": 400
}
}
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.1/mytest/004.png b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.1/mytest/004.png
index 7c82603de5..61e7cceeee 100644
Binary files a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.1/mytest/004.png and b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.1/mytest/004.png differ
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.2/mytest/001.json b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.2/mytest/001.json
index b64303c62e..c181fa290b 100644
--- a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.2/mytest/001.json
+++ b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.2/mytest/001.json
@@ -6,8 +6,8 @@
"fast": "This happens right away",
"slow": "Please wait for 2 seconds",
"slow_plot": {
- "src": "[image data hash: 3c86c294650776311cf4986b87df3273]",
- "width": 735,
+ "src": "[image data hash: 60005a8b2dfeaed7f88fa9a84cbd829d]",
+ "width": 962,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -21,7 +21,7 @@
},
"range": {
"left": 59.04,
- "right": 704.76,
+ "right": 931.76,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 735,
+ "width": 962,
"height": 400
}
}
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.2/mytest/002.png b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.2/mytest/002.png
index faec03ad71..560e33602f 100644
Binary files a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.2/mytest/002.png and b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.2/mytest/002.png differ
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.2/mytest/003.json b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.2/mytest/003.json
index 65c0b2dc29..53d37d73a2 100644
--- a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.2/mytest/003.json
+++ b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.2/mytest/003.json
@@ -6,8 +6,8 @@
"fast": "This happens right away",
"slow": "This happens later",
"slow_plot": {
- "src": "[image data hash: 2516f6101d32310f5bb0b22e3c5ec866]",
- "width": 735,
+ "src": "[image data hash: 1f0e1b596f8ed257cb8e9b1453ea564d]",
+ "width": 962,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -21,7 +21,7 @@
},
"range": {
"left": 59.04,
- "right": 704.76,
+ "right": 931.76,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 735,
+ "width": 962,
"height": 400
}
}
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.2/mytest/004.png b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.2/mytest/004.png
index 7c82603de5..61e7cceeee 100644
Binary files a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.2/mytest/004.png and b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.2/mytest/004.png differ
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.3/mytest/001.json b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.3/mytest/001.json
index b64303c62e..c181fa290b 100644
--- a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.3/mytest/001.json
+++ b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.3/mytest/001.json
@@ -6,8 +6,8 @@
"fast": "This happens right away",
"slow": "Please wait for 2 seconds",
"slow_plot": {
- "src": "[image data hash: 3c86c294650776311cf4986b87df3273]",
- "width": 735,
+ "src": "[image data hash: 60005a8b2dfeaed7f88fa9a84cbd829d]",
+ "width": 962,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -21,7 +21,7 @@
},
"range": {
"left": 59.04,
- "right": 704.76,
+ "right": 931.76,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 735,
+ "width": 962,
"height": 400
}
}
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.3/mytest/002.png b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.3/mytest/002.png
index faec03ad71..560e33602f 100644
Binary files a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.3/mytest/002.png and b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.3/mytest/002.png differ
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.3/mytest/003.json b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.3/mytest/003.json
index 65c0b2dc29..53d37d73a2 100644
--- a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.3/mytest/003.json
+++ b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.3/mytest/003.json
@@ -6,8 +6,8 @@
"fast": "This happens right away",
"slow": "This happens later",
"slow_plot": {
- "src": "[image data hash: 2516f6101d32310f5bb0b22e3c5ec866]",
- "width": 735,
+ "src": "[image data hash: 1f0e1b596f8ed257cb8e9b1453ea564d]",
+ "width": 962,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -21,7 +21,7 @@
},
"range": {
"left": 59.04,
- "right": 704.76,
+ "right": 931.76,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 735,
+ "width": 962,
"height": 400
}
}
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.3/mytest/004.png b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.3/mytest/004.png
index 7c82603de5..61e7cceeee 100644
Binary files a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.3/mytest/004.png and b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.3/mytest/004.png differ
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.4/mytest/001.json b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.4/mytest/001.json
index b64303c62e..c181fa290b 100644
--- a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.4/mytest/001.json
+++ b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.4/mytest/001.json
@@ -6,8 +6,8 @@
"fast": "This happens right away",
"slow": "Please wait for 2 seconds",
"slow_plot": {
- "src": "[image data hash: 3c86c294650776311cf4986b87df3273]",
- "width": 735,
+ "src": "[image data hash: 60005a8b2dfeaed7f88fa9a84cbd829d]",
+ "width": 962,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -21,7 +21,7 @@
},
"range": {
"left": 59.04,
- "right": 704.76,
+ "right": 931.76,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 735,
+ "width": 962,
"height": 400
}
}
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.4/mytest/002.png b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.4/mytest/002.png
index faec03ad71..560e33602f 100644
Binary files a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.4/mytest/002.png and b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.4/mytest/002.png differ
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.4/mytest/003.json b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.4/mytest/003.json
index 65c0b2dc29..53d37d73a2 100644
--- a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.4/mytest/003.json
+++ b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.4/mytest/003.json
@@ -6,8 +6,8 @@
"fast": "This happens right away",
"slow": "This happens later",
"slow_plot": {
- "src": "[image data hash: 2516f6101d32310f5bb0b22e3c5ec866]",
- "width": 735,
+ "src": "[image data hash: 1f0e1b596f8ed257cb8e9b1453ea564d]",
+ "width": 962,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -21,7 +21,7 @@
},
"range": {
"left": 59.04,
- "right": 704.76,
+ "right": 931.76,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 735,
+ "width": 962,
"height": 400
}
}
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.4/mytest/004.png b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.4/mytest/004.png
index 7c82603de5..61e7cceeee 100644
Binary files a/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.4/mytest/004.png and b/inst/apps/014-onflushed/tests/testthat/_snaps/linux-4.4/mytest/004.png differ
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.1/mytest/001.json b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.1/mytest/001.json
index 8e9559dbff..008ad6b75a 100644
--- a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.1/mytest/001.json
+++ b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.1/mytest/001.json
@@ -6,8 +6,8 @@
"fast": "This happens right away",
"slow": "Please wait for 2 seconds",
"slow_plot": {
- "src": "[image data hash: 637f3ba77a3d3cf16672db097e122b80]",
- "width": 1170,
+ "src": "[image data hash: b070dd65568bf43c79f4e29f69147be0]",
+ "width": 962,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -21,7 +21,7 @@
},
"range": {
"left": 59.04,
- "right": 1139.76,
+ "right": 931.76,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 1170,
+ "width": 962,
"height": 400
}
}
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.1/mytest/002.png b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.1/mytest/002.png
index 64193dc983..e9d13df5dd 100644
Binary files a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.1/mytest/002.png and b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.1/mytest/002.png differ
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.1/mytest/003.json b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.1/mytest/003.json
index 61a50ccf93..88d75a4b76 100644
--- a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.1/mytest/003.json
+++ b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.1/mytest/003.json
@@ -6,8 +6,8 @@
"fast": "This happens right away",
"slow": "This happens later",
"slow_plot": {
- "src": "[image data hash: e7833ee66df77bff6c3cc1b3b495f748]",
- "width": 1170,
+ "src": "[image data hash: 4ac95e16f7b6279afb07d749d5b58e98]",
+ "width": 962,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -21,7 +21,7 @@
},
"range": {
"left": 59.04,
- "right": 1139.76,
+ "right": 931.76,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 1170,
+ "width": 962,
"height": 400
}
}
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.1/mytest/004.png b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.1/mytest/004.png
index 626dc1af23..4cbc84ba97 100644
Binary files a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.1/mytest/004.png and b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.1/mytest/004.png differ
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.2/mytest/001.json b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.2/mytest/001.json
index 9cd6a30e2b..3cbeb45d81 100644
--- a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.2/mytest/001.json
+++ b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.2/mytest/001.json
@@ -6,8 +6,8 @@
"fast": "This happens right away",
"slow": "Please wait for 2 seconds",
"slow_plot": {
- "src": "[image data hash: ee587b8ff86e230d044f96cd56ae60a3]",
- "width": 1170,
+ "src": "[image data hash: e222bc58a0e47644442ed9fb21742233]",
+ "width": 962,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -21,7 +21,7 @@
},
"range": {
"left": 59.04,
- "right": 1139.76,
+ "right": 931.76,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 1170,
+ "width": 962,
"height": 400
}
}
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.2/mytest/002.png b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.2/mytest/002.png
index 4b1f2ea12e..e44f761816 100644
Binary files a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.2/mytest/002.png and b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.2/mytest/002.png differ
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.2/mytest/003.json b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.2/mytest/003.json
index dd8ada816b..d5b7349def 100644
--- a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.2/mytest/003.json
+++ b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.2/mytest/003.json
@@ -6,8 +6,8 @@
"fast": "This happens right away",
"slow": "This happens later",
"slow_plot": {
- "src": "[image data hash: 836a9a5281c942dbf0302f35dd49b030]",
- "width": 1170,
+ "src": "[image data hash: b4717d789331cc031c165986faafda83]",
+ "width": 962,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -21,7 +21,7 @@
},
"range": {
"left": 59.04,
- "right": 1139.76,
+ "right": 931.76,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 1170,
+ "width": 962,
"height": 400
}
}
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.2/mytest/004.png b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.2/mytest/004.png
index 143461abaa..d5629e1a5a 100644
Binary files a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.2/mytest/004.png and b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.2/mytest/004.png differ
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.3/mytest/001.json b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.3/mytest/001.json
index 8e9559dbff..3cbeb45d81 100644
--- a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.3/mytest/001.json
+++ b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.3/mytest/001.json
@@ -6,8 +6,8 @@
"fast": "This happens right away",
"slow": "Please wait for 2 seconds",
"slow_plot": {
- "src": "[image data hash: 637f3ba77a3d3cf16672db097e122b80]",
- "width": 1170,
+ "src": "[image data hash: e222bc58a0e47644442ed9fb21742233]",
+ "width": 962,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -21,7 +21,7 @@
},
"range": {
"left": 59.04,
- "right": 1139.76,
+ "right": 931.76,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 1170,
+ "width": 962,
"height": 400
}
}
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.3/mytest/002.png b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.3/mytest/002.png
index 64193dc983..e44f761816 100644
Binary files a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.3/mytest/002.png and b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.3/mytest/002.png differ
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.3/mytest/003.json b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.3/mytest/003.json
index 61a50ccf93..d5b7349def 100644
--- a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.3/mytest/003.json
+++ b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.3/mytest/003.json
@@ -6,8 +6,8 @@
"fast": "This happens right away",
"slow": "This happens later",
"slow_plot": {
- "src": "[image data hash: e7833ee66df77bff6c3cc1b3b495f748]",
- "width": 1170,
+ "src": "[image data hash: b4717d789331cc031c165986faafda83]",
+ "width": 962,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -21,7 +21,7 @@
},
"range": {
"left": 59.04,
- "right": 1139.76,
+ "right": 931.76,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 1170,
+ "width": 962,
"height": 400
}
}
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.3/mytest/004.png b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.3/mytest/004.png
index 626dc1af23..d5629e1a5a 100644
Binary files a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.3/mytest/004.png and b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.3/mytest/004.png differ
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.4/mytest/001.json b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.4/mytest/001.json
index 9cd6a30e2b..3cbeb45d81 100644
--- a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.4/mytest/001.json
+++ b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.4/mytest/001.json
@@ -6,8 +6,8 @@
"fast": "This happens right away",
"slow": "Please wait for 2 seconds",
"slow_plot": {
- "src": "[image data hash: ee587b8ff86e230d044f96cd56ae60a3]",
- "width": 1170,
+ "src": "[image data hash: e222bc58a0e47644442ed9fb21742233]",
+ "width": 962,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -21,7 +21,7 @@
},
"range": {
"left": 59.04,
- "right": 1139.76,
+ "right": 931.76,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 1170,
+ "width": 962,
"height": 400
}
}
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.4/mytest/002.png b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.4/mytest/002.png
index 4b1f2ea12e..e44f761816 100644
Binary files a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.4/mytest/002.png and b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.4/mytest/002.png differ
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.4/mytest/003.json b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.4/mytest/003.json
index dd8ada816b..d5b7349def 100644
--- a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.4/mytest/003.json
+++ b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.4/mytest/003.json
@@ -6,8 +6,8 @@
"fast": "This happens right away",
"slow": "This happens later",
"slow_plot": {
- "src": "[image data hash: 836a9a5281c942dbf0302f35dd49b030]",
- "width": 1170,
+ "src": "[image data hash: b4717d789331cc031c165986faafda83]",
+ "width": 962,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -21,7 +21,7 @@
},
"range": {
"left": 59.04,
- "right": 1139.76,
+ "right": 931.76,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 1170,
+ "width": 962,
"height": 400
}
}
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.4/mytest/004.png b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.4/mytest/004.png
index 143461abaa..d5629e1a5a 100644
Binary files a/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.4/mytest/004.png and b/inst/apps/014-onflushed/tests/testthat/_snaps/mac-4.4/mytest/004.png differ
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/windows-4.4/mytest/001.json b/inst/apps/014-onflushed/tests/testthat/_snaps/windows-4.4/mytest/001.json
index f7e50ba672..7c80a73905 100644
--- a/inst/apps/014-onflushed/tests/testthat/_snaps/windows-4.4/mytest/001.json
+++ b/inst/apps/014-onflushed/tests/testthat/_snaps/windows-4.4/mytest/001.json
@@ -6,8 +6,8 @@
"fast": "This happens right away",
"slow": "Please wait for 2 seconds",
"slow_plot": {
- "src": "[image data hash: 42ea26392d18f5776ffb75046e568dbd]",
- "width": 958,
+ "src": "[image data hash: 235f55be6a1a612a0d8929dc85d7d8f8]",
+ "width": 962,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -21,7 +21,7 @@
},
"range": {
"left": 59.04,
- "right": 927.76,
+ "right": 931.76,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 958,
+ "width": 962,
"height": 400
}
}
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/windows-4.4/mytest/002.png b/inst/apps/014-onflushed/tests/testthat/_snaps/windows-4.4/mytest/002.png
index 4735daa628..2e08ecc4a5 100644
Binary files a/inst/apps/014-onflushed/tests/testthat/_snaps/windows-4.4/mytest/002.png and b/inst/apps/014-onflushed/tests/testthat/_snaps/windows-4.4/mytest/002.png differ
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/windows-4.4/mytest/003.json b/inst/apps/014-onflushed/tests/testthat/_snaps/windows-4.4/mytest/003.json
index 054b7b57cb..a5c59f37b9 100644
--- a/inst/apps/014-onflushed/tests/testthat/_snaps/windows-4.4/mytest/003.json
+++ b/inst/apps/014-onflushed/tests/testthat/_snaps/windows-4.4/mytest/003.json
@@ -6,8 +6,8 @@
"fast": "This happens right away",
"slow": "This happens later",
"slow_plot": {
- "src": "[image data hash: f9fdb8e2f368349fa152d1d8bdf5ef0f]",
- "width": 941,
+ "src": "[image data hash: c82f583b3d25ef43654ff44e25b34b11]",
+ "width": 962,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -21,7 +21,7 @@
},
"range": {
"left": 59.04,
- "right": 910.76,
+ "right": 931.76,
"bottom": 325.56,
"top": 58.04
},
@@ -35,7 +35,7 @@
}
],
"dims": {
- "width": 941,
+ "width": 962,
"height": 400
}
}
diff --git a/inst/apps/014-onflushed/tests/testthat/_snaps/windows-4.4/mytest/004.png b/inst/apps/014-onflushed/tests/testthat/_snaps/windows-4.4/mytest/004.png
index 575187d097..e65f791a42 100644
Binary files a/inst/apps/014-onflushed/tests/testthat/_snaps/windows-4.4/mytest/004.png and b/inst/apps/014-onflushed/tests/testthat/_snaps/windows-4.4/mytest/004.png differ
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.0/mytest/001.json b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.0/mytest/001.json
index 9f7d7e467d..732e33d130 100644
--- a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.0/mytest/001.json
+++ b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.0/mytest/001.json
@@ -5,8 +5,8 @@
},
"output": {
"regPlot": {
- "src": "[image data hash: ebb375fe897c96f3fcb3ed166834684a]",
- "width": 489.9844,
+ "src": "[image data hash: 6e2ca604cd4b4458a837c0766fc70c91]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 34.84
},
"range": {
- "left": 57.716,
- "right": 488.5415,
+ "left": 57.63,
+ "right": 629.8874,
"bottom": 341.4,
"top": 0.44
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.0/mytest/002.png b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.0/mytest/002.png
index 47e21fd4c0..2bea768d42 100644
Binary files a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.0/mytest/002.png and b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.0/mytest/002.png differ
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.0/mytest/003.json b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.0/mytest/003.json
index a815becd6c..9292412aab 100644
--- a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.0/mytest/003.json
+++ b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.0/mytest/003.json
@@ -5,8 +5,8 @@
},
"output": {
"regPlot": {
- "src": "[image data hash: 9439b54fd633126838899e4530b624d4]",
- "width": 489.9844,
+ "src": "[image data hash: ace2903d3f807fba92f2fe0d4ffe0555]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 34.84
},
"range": {
- "left": 57.716,
- "right": 488.5415,
+ "left": 57.63,
+ "right": 629.8874,
"bottom": 341.4,
"top": 0.44
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.0/mytest/004.png b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.0/mytest/004.png
index df1ee1f6a9..c99dbd6eaa 100644
Binary files a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.0/mytest/004.png and b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.0/mytest/004.png differ
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.1/mytest/001.json b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.1/mytest/001.json
index eb4351f243..08000edfa3 100644
--- a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.1/mytest/001.json
+++ b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.1/mytest/001.json
@@ -5,8 +5,8 @@
},
"output": {
"regPlot": {
- "src": "[image data hash: 680e040274ee95ba10d93b20bf56330f]",
- "width": 489.9844,
+ "src": "[image data hash: ee82803200edfc329a2291fe7b85743a]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 34.84
},
"range": {
- "left": 57.716,
- "right": 488.5415,
+ "left": 57.63,
+ "right": 629.8874,
"bottom": 341.4,
"top": 0.44
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.1/mytest/002.png b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.1/mytest/002.png
index 8204799ff5..06a097a41c 100644
Binary files a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.1/mytest/002.png and b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.1/mytest/002.png differ
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.1/mytest/003.json b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.1/mytest/003.json
index cdaac76637..16c9f4ada7 100644
--- a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.1/mytest/003.json
+++ b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.1/mytest/003.json
@@ -5,8 +5,8 @@
},
"output": {
"regPlot": {
- "src": "[image data hash: 990989784e2e20ce36b866a09f15fc2d]",
- "width": 489.9844,
+ "src": "[image data hash: fe1403b03e2d8ff30935352e936c0d01]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 34.84
},
"range": {
- "left": 57.716,
- "right": 488.5415,
+ "left": 57.63,
+ "right": 629.8874,
"bottom": 341.4,
"top": 0.44
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.1/mytest/004.png b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.1/mytest/004.png
index ad4921970e..5a51979efc 100644
Binary files a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.1/mytest/004.png and b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.1/mytest/004.png differ
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.2/mytest/001.json b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.2/mytest/001.json
index eb4351f243..08000edfa3 100644
--- a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.2/mytest/001.json
+++ b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.2/mytest/001.json
@@ -5,8 +5,8 @@
},
"output": {
"regPlot": {
- "src": "[image data hash: 680e040274ee95ba10d93b20bf56330f]",
- "width": 489.9844,
+ "src": "[image data hash: ee82803200edfc329a2291fe7b85743a]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 34.84
},
"range": {
- "left": 57.716,
- "right": 488.5415,
+ "left": 57.63,
+ "right": 629.8874,
"bottom": 341.4,
"top": 0.44
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.2/mytest/002.png b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.2/mytest/002.png
index 8204799ff5..06a097a41c 100644
Binary files a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.2/mytest/002.png and b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.2/mytest/002.png differ
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.2/mytest/003.json b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.2/mytest/003.json
index cdaac76637..16c9f4ada7 100644
--- a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.2/mytest/003.json
+++ b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.2/mytest/003.json
@@ -5,8 +5,8 @@
},
"output": {
"regPlot": {
- "src": "[image data hash: 990989784e2e20ce36b866a09f15fc2d]",
- "width": 489.9844,
+ "src": "[image data hash: fe1403b03e2d8ff30935352e936c0d01]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 34.84
},
"range": {
- "left": 57.716,
- "right": 488.5415,
+ "left": 57.63,
+ "right": 629.8874,
"bottom": 341.4,
"top": 0.44
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.2/mytest/004.png b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.2/mytest/004.png
index ad4921970e..5a51979efc 100644
Binary files a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.2/mytest/004.png and b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.2/mytest/004.png differ
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.3/mytest/001.json b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.3/mytest/001.json
index eb4351f243..08000edfa3 100644
--- a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.3/mytest/001.json
+++ b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.3/mytest/001.json
@@ -5,8 +5,8 @@
},
"output": {
"regPlot": {
- "src": "[image data hash: 680e040274ee95ba10d93b20bf56330f]",
- "width": 489.9844,
+ "src": "[image data hash: ee82803200edfc329a2291fe7b85743a]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 34.84
},
"range": {
- "left": 57.716,
- "right": 488.5415,
+ "left": 57.63,
+ "right": 629.8874,
"bottom": 341.4,
"top": 0.44
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.3/mytest/002.png b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.3/mytest/002.png
index 8204799ff5..06a097a41c 100644
Binary files a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.3/mytest/002.png and b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.3/mytest/002.png differ
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.3/mytest/003.json b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.3/mytest/003.json
index cdaac76637..16c9f4ada7 100644
--- a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.3/mytest/003.json
+++ b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.3/mytest/003.json
@@ -5,8 +5,8 @@
},
"output": {
"regPlot": {
- "src": "[image data hash: 990989784e2e20ce36b866a09f15fc2d]",
- "width": 489.9844,
+ "src": "[image data hash: fe1403b03e2d8ff30935352e936c0d01]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 34.84
},
"range": {
- "left": 57.716,
- "right": 488.5415,
+ "left": 57.63,
+ "right": 629.8874,
"bottom": 341.4,
"top": 0.44
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.3/mytest/004.png b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.3/mytest/004.png
index ad4921970e..5a51979efc 100644
Binary files a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.3/mytest/004.png and b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.3/mytest/004.png differ
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.4/mytest/001.json b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.4/mytest/001.json
index eb4351f243..08000edfa3 100644
--- a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.4/mytest/001.json
+++ b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.4/mytest/001.json
@@ -5,8 +5,8 @@
},
"output": {
"regPlot": {
- "src": "[image data hash: 680e040274ee95ba10d93b20bf56330f]",
- "width": 489.9844,
+ "src": "[image data hash: ee82803200edfc329a2291fe7b85743a]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 34.84
},
"range": {
- "left": 57.716,
- "right": 488.5415,
+ "left": 57.63,
+ "right": 629.8874,
"bottom": 341.4,
"top": 0.44
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.4/mytest/002.png b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.4/mytest/002.png
index 8204799ff5..06a097a41c 100644
Binary files a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.4/mytest/002.png and b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.4/mytest/002.png differ
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.4/mytest/003.json b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.4/mytest/003.json
index cdaac76637..16c9f4ada7 100644
--- a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.4/mytest/003.json
+++ b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.4/mytest/003.json
@@ -5,8 +5,8 @@
},
"output": {
"regPlot": {
- "src": "[image data hash: 990989784e2e20ce36b866a09f15fc2d]",
- "width": 489.9844,
+ "src": "[image data hash: fe1403b03e2d8ff30935352e936c0d01]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 34.84
},
"range": {
- "left": 57.716,
- "right": 488.5415,
+ "left": 57.63,
+ "right": 629.8874,
"bottom": 341.4,
"top": 0.44
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 489.9844,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.4/mytest/004.png b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.4/mytest/004.png
index ad4921970e..5a51979efc 100644
Binary files a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.4/mytest/004.png and b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/linux-4.4/mytest/004.png differ
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.1/mytest/001.json b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.1/mytest/001.json
index cb2ebfe93c..583f92a319 100644
--- a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.1/mytest/001.json
+++ b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.1/mytest/001.json
@@ -5,8 +5,8 @@
},
"output": {
"regPlot": {
- "src": "[image data hash: e0c1bdc75c88326faec66d974dbd94ff]",
- "width": 770,
+ "src": "[image data hash: 7b13e328760d5e7635014ee313198106]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,7 +20,7 @@
},
"range": {
"left": 57.6,
- "right": 768.56,
+ "right": 629.8881,
"bottom": 341.4,
"top": 0.44
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.1/mytest/002.png b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.1/mytest/002.png
index c30da4bf72..5ba5d386c6 100644
Binary files a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.1/mytest/002.png and b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.1/mytest/002.png differ
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.1/mytest/003.json b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.1/mytest/003.json
index ddd9b14b2e..c02bc77131 100644
--- a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.1/mytest/003.json
+++ b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.1/mytest/003.json
@@ -5,8 +5,8 @@
},
"output": {
"regPlot": {
- "src": "[image data hash: d8f0e11e85cc9a4004f9f1186e0463ee]",
- "width": 770,
+ "src": "[image data hash: 3056278a97f1d0167c7946c0442ae2e8]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -20,7 +20,7 @@
},
"range": {
"left": 57.6,
- "right": 768.56,
+ "right": 629.8881,
"bottom": 341.4,
"top": 0.44
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.1/mytest/004.png b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.1/mytest/004.png
index 6dc420c471..8cf0d2c325 100644
Binary files a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.1/mytest/004.png and b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.1/mytest/004.png differ
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.2/mytest/001.json b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.2/mytest/001.json
index 1e3646ef8c..5227fb7d18 100644
--- a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.2/mytest/001.json
+++ b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.2/mytest/001.json
@@ -5,8 +5,8 @@
},
"output": {
"regPlot": {
- "src": "[image data hash: 7c3054bbb0d4fc1183bab0afb5b801b7]",
- "width": 770,
+ "src": "[image data hash: 470c5634b8b360aec96ea860e8a87136]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 34.84
},
"range": {
- "left": 57.6,
- "right": 768.56,
+ "left": 57.63,
+ "right": 629.8874,
"bottom": 341.4,
"top": 0.44
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.2/mytest/002.png b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.2/mytest/002.png
index 4d6e16d235..87b2d92acb 100644
Binary files a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.2/mytest/002.png and b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.2/mytest/002.png differ
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.2/mytest/003.json b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.2/mytest/003.json
index 5995a10272..f5b31260fc 100644
--- a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.2/mytest/003.json
+++ b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.2/mytest/003.json
@@ -5,8 +5,8 @@
},
"output": {
"regPlot": {
- "src": "[image data hash: 80f6debec209799782d7df1234bcffde]",
- "width": 770,
+ "src": "[image data hash: 2cb7f3677538d6eb997426d9a4856e8d]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 34.84
},
"range": {
- "left": 57.6,
- "right": 768.56,
+ "left": 57.63,
+ "right": 629.8874,
"bottom": 341.4,
"top": 0.44
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.2/mytest/004.png b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.2/mytest/004.png
index d6b4e06f48..b53a3568c5 100644
Binary files a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.2/mytest/004.png and b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.2/mytest/004.png differ
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.3/mytest/001.json b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.3/mytest/001.json
index cb2ebfe93c..5227fb7d18 100644
--- a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.3/mytest/001.json
+++ b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.3/mytest/001.json
@@ -5,8 +5,8 @@
},
"output": {
"regPlot": {
- "src": "[image data hash: e0c1bdc75c88326faec66d974dbd94ff]",
- "width": 770,
+ "src": "[image data hash: 470c5634b8b360aec96ea860e8a87136]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 34.84
},
"range": {
- "left": 57.6,
- "right": 768.56,
+ "left": 57.63,
+ "right": 629.8874,
"bottom": 341.4,
"top": 0.44
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.3/mytest/002.png b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.3/mytest/002.png
index c30da4bf72..87b2d92acb 100644
Binary files a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.3/mytest/002.png and b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.3/mytest/002.png differ
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.3/mytest/003.json b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.3/mytest/003.json
index ddd9b14b2e..f5b31260fc 100644
--- a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.3/mytest/003.json
+++ b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.3/mytest/003.json
@@ -5,8 +5,8 @@
},
"output": {
"regPlot": {
- "src": "[image data hash: d8f0e11e85cc9a4004f9f1186e0463ee]",
- "width": 770,
+ "src": "[image data hash: 2cb7f3677538d6eb997426d9a4856e8d]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 34.84
},
"range": {
- "left": 57.6,
- "right": 768.56,
+ "left": 57.63,
+ "right": 629.8874,
"bottom": 341.4,
"top": 0.44
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.3/mytest/004.png b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.3/mytest/004.png
index 6dc420c471..b53a3568c5 100644
Binary files a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.3/mytest/004.png and b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.3/mytest/004.png differ
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.4/mytest/001.json b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.4/mytest/001.json
index 1e3646ef8c..5227fb7d18 100644
--- a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.4/mytest/001.json
+++ b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.4/mytest/001.json
@@ -5,8 +5,8 @@
},
"output": {
"regPlot": {
- "src": "[image data hash: 7c3054bbb0d4fc1183bab0afb5b801b7]",
- "width": 770,
+ "src": "[image data hash: 470c5634b8b360aec96ea860e8a87136]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 34.84
},
"range": {
- "left": 57.6,
- "right": 768.56,
+ "left": 57.63,
+ "right": 629.8874,
"bottom": 341.4,
"top": 0.44
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.4/mytest/002.png b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.4/mytest/002.png
index 4d6e16d235..87b2d92acb 100644
Binary files a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.4/mytest/002.png and b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.4/mytest/002.png differ
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.4/mytest/003.json b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.4/mytest/003.json
index 5995a10272..f5b31260fc 100644
--- a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.4/mytest/003.json
+++ b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.4/mytest/003.json
@@ -5,8 +5,8 @@
},
"output": {
"regPlot": {
- "src": "[image data hash: 80f6debec209799782d7df1234bcffde]",
- "width": 770,
+ "src": "[image data hash: 2cb7f3677538d6eb997426d9a4856e8d]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 34.84
},
"range": {
- "left": 57.6,
- "right": 768.56,
+ "left": 57.63,
+ "right": 629.8874,
"bottom": 341.4,
"top": 0.44
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 770,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.4/mytest/004.png b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.4/mytest/004.png
index d6b4e06f48..b53a3568c5 100644
Binary files a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.4/mytest/004.png and b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/mac-4.4/mytest/004.png differ
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/windows-4.4/mytest/001.json b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/windows-4.4/mytest/001.json
index bfb06c4644..8a77cf25e6 100644
--- a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/windows-4.4/mytest/001.json
+++ b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/windows-4.4/mytest/001.json
@@ -5,8 +5,8 @@
},
"output": {
"regPlot": {
- "src": "[image data hash: 9af4a2331e7e9d6329d2a6657aa7d17f]",
- "width": 628.6562,
+ "src": "[image data hash: 1d071b2d0d936143e04951e017adecba]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 34.84
},
"range": {
- "left": 57.6602,
- "right": 627.2147,
+ "left": 57.63,
+ "right": 629.8874,
"bottom": 341.4,
"top": 0.44
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 628.6562,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/windows-4.4/mytest/002.png b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/windows-4.4/mytest/002.png
index 19844a9f2a..c3bf0c6a20 100644
Binary files a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/windows-4.4/mytest/002.png and b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/windows-4.4/mytest/002.png differ
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/windows-4.4/mytest/003.json b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/windows-4.4/mytest/003.json
index bfcba74434..4a515eb869 100644
--- a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/windows-4.4/mytest/003.json
+++ b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/windows-4.4/mytest/003.json
@@ -5,8 +5,8 @@
},
"output": {
"regPlot": {
- "src": "[image data hash: fa50d54680a7af85933ffe1c83b181f4]",
- "width": 628.6562,
+ "src": "[image data hash: c36a08714fea9b58c9d18296445b9f18]",
+ "width": 631.3281,
"height": 400,
"alt": "Plot object",
"coordmap": {
@@ -19,8 +19,8 @@
"top": 34.84
},
"range": {
- "left": 57.6602,
- "right": 627.2147,
+ "left": 57.63,
+ "right": 629.8874,
"bottom": 341.4,
"top": 0.44
},
@@ -34,7 +34,7 @@
}
],
"dims": {
- "width": 628.6562,
+ "width": 631.3281,
"height": 400
}
}
diff --git a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/windows-4.4/mytest/004.png b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/windows-4.4/mytest/004.png
index fd0ec9e782..38b0aab91a 100644
Binary files a/inst/apps/016-knitr-pdf/tests/testthat/_snaps/windows-4.4/mytest/004.png and b/inst/apps/016-knitr-pdf/tests/testthat/_snaps/windows-4.4/mytest/004.png differ
diff --git a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.0/mytest/002.png b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.0/mytest/002.png
index b8417ba4ad..8bea2247f9 100644
Binary files a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.0/mytest/002.png and b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.0/mytest/002.png differ
diff --git a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.0/mytest/004.png b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.0/mytest/004.png
index 4062a91aa1..faa9dc7906 100644
Binary files a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.0/mytest/004.png and b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.0/mytest/004.png differ
diff --git a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.1/mytest/002.png b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.1/mytest/002.png
index b8417ba4ad..8bea2247f9 100644
Binary files a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.1/mytest/002.png and b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.1/mytest/002.png differ
diff --git a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.1/mytest/004.png b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.1/mytest/004.png
index 4062a91aa1..faa9dc7906 100644
Binary files a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.1/mytest/004.png and b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.1/mytest/004.png differ
diff --git a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.2/mytest/002.png b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.2/mytest/002.png
index b8417ba4ad..8bea2247f9 100644
Binary files a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.2/mytest/002.png and b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.2/mytest/002.png differ
diff --git a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.2/mytest/004.png b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.2/mytest/004.png
index 4062a91aa1..faa9dc7906 100644
Binary files a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.2/mytest/004.png and b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.2/mytest/004.png differ
diff --git a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.3/mytest/002.png b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.3/mytest/002.png
index b8417ba4ad..8bea2247f9 100644
Binary files a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.3/mytest/002.png and b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.3/mytest/002.png differ
diff --git a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.3/mytest/004.png b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.3/mytest/004.png
index 4062a91aa1..faa9dc7906 100644
Binary files a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.3/mytest/004.png and b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.3/mytest/004.png differ
diff --git a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.4/mytest/002.png b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.4/mytest/002.png
index b8417ba4ad..8bea2247f9 100644
Binary files a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.4/mytest/002.png and b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.4/mytest/002.png differ
diff --git a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.4/mytest/004.png b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.4/mytest/004.png
index 4062a91aa1..faa9dc7906 100644
Binary files a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.4/mytest/004.png and b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/linux-4.4/mytest/004.png differ
diff --git a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.1/mytest/002.png b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.1/mytest/002.png
index 60bf61c03c..4765ecc0fd 100644
Binary files a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.1/mytest/002.png and b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.1/mytest/002.png differ
diff --git a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.1/mytest/004.png b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.1/mytest/004.png
index e1aec2c46e..eeebd059ee 100644
Binary files a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.1/mytest/004.png and b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.1/mytest/004.png differ
diff --git a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.2/mytest/002.png b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.2/mytest/002.png
index 60bf61c03c..4765ecc0fd 100644
Binary files a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.2/mytest/002.png and b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.2/mytest/002.png differ
diff --git a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.2/mytest/004.png b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.2/mytest/004.png
index e1aec2c46e..eeebd059ee 100644
Binary files a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.2/mytest/004.png and b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.2/mytest/004.png differ
diff --git a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.3/mytest/002.png b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.3/mytest/002.png
index 60bf61c03c..4765ecc0fd 100644
Binary files a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.3/mytest/002.png and b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.3/mytest/002.png differ
diff --git a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.3/mytest/004.png b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.3/mytest/004.png
index e1aec2c46e..eeebd059ee 100644
Binary files a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.3/mytest/004.png and b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.3/mytest/004.png differ
diff --git a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.4/mytest/002.png b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.4/mytest/002.png
index 60bf61c03c..4765ecc0fd 100644
Binary files a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.4/mytest/002.png and b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.4/mytest/002.png differ
diff --git a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.4/mytest/004.png b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.4/mytest/004.png
index e1aec2c46e..eeebd059ee 100644
Binary files a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.4/mytest/004.png and b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/mac-4.4/mytest/004.png differ
diff --git a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/windows-4.4/mytest/002.png b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/windows-4.4/mytest/002.png
index d4273037c7..fde5275528 100644
Binary files a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/windows-4.4/mytest/002.png and b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/windows-4.4/mytest/002.png differ
diff --git a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/windows-4.4/mytest/004.png b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/windows-4.4/mytest/004.png
index e8ea04debd..3e4ee34269 100644
Binary files a/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/windows-4.4/mytest/004.png and b/inst/apps/017-select-vs-selectize/tests/testthat/_snaps/windows-4.4/mytest/004.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.0/mytest/002.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.0/mytest/002.png
index e9acfaa272..7c50d93d69 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.0/mytest/002.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.0/mytest/002.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.0/mytest/004.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.0/mytest/004.png
index 9e0408f126..c218cd66f2 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.0/mytest/004.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.0/mytest/004.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.0/mytest/006.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.0/mytest/006.png
index 767efda3fe..b7823cd748 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.0/mytest/006.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.0/mytest/006.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.0/mytest/008.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.0/mytest/008.png
index 7d50176d62..aa139ac0b6 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.0/mytest/008.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.0/mytest/008.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.0/mytest/010.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.0/mytest/010.png
index a0aecd8efd..ec309d32ed 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.0/mytest/010.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.0/mytest/010.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.1/mytest/002.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.1/mytest/002.png
index e9acfaa272..7c50d93d69 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.1/mytest/002.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.1/mytest/002.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.1/mytest/004.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.1/mytest/004.png
index 9e0408f126..c218cd66f2 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.1/mytest/004.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.1/mytest/004.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.1/mytest/006.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.1/mytest/006.png
index 767efda3fe..b7823cd748 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.1/mytest/006.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.1/mytest/006.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.1/mytest/008.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.1/mytest/008.png
index 7d50176d62..aa139ac0b6 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.1/mytest/008.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.1/mytest/008.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.1/mytest/010.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.1/mytest/010.png
index a0aecd8efd..ec309d32ed 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.1/mytest/010.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.1/mytest/010.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.2/mytest/002.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.2/mytest/002.png
index e9acfaa272..7c50d93d69 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.2/mytest/002.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.2/mytest/002.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.2/mytest/004.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.2/mytest/004.png
index 9e0408f126..c218cd66f2 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.2/mytest/004.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.2/mytest/004.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.2/mytest/006.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.2/mytest/006.png
index 767efda3fe..b7823cd748 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.2/mytest/006.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.2/mytest/006.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.2/mytest/008.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.2/mytest/008.png
index 7d50176d62..aa139ac0b6 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.2/mytest/008.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.2/mytest/008.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.2/mytest/010.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.2/mytest/010.png
index a0aecd8efd..ec309d32ed 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.2/mytest/010.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.2/mytest/010.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.3/mytest/002.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.3/mytest/002.png
index e9acfaa272..7c50d93d69 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.3/mytest/002.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.3/mytest/002.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.3/mytest/004.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.3/mytest/004.png
index 9e0408f126..c218cd66f2 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.3/mytest/004.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.3/mytest/004.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.3/mytest/006.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.3/mytest/006.png
index 767efda3fe..b7823cd748 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.3/mytest/006.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.3/mytest/006.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.3/mytest/008.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.3/mytest/008.png
index 7d50176d62..aa139ac0b6 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.3/mytest/008.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.3/mytest/008.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.3/mytest/010.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.3/mytest/010.png
index a0aecd8efd..ec309d32ed 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.3/mytest/010.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.3/mytest/010.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.4/mytest/002.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.4/mytest/002.png
index e9acfaa272..7c50d93d69 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.4/mytest/002.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.4/mytest/002.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.4/mytest/004.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.4/mytest/004.png
index 9e0408f126..c218cd66f2 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.4/mytest/004.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.4/mytest/004.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.4/mytest/006.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.4/mytest/006.png
index 767efda3fe..b7823cd748 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.4/mytest/006.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.4/mytest/006.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.4/mytest/008.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.4/mytest/008.png
index 7d50176d62..aa139ac0b6 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.4/mytest/008.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.4/mytest/008.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.4/mytest/010.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.4/mytest/010.png
index a0aecd8efd..ec309d32ed 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.4/mytest/010.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/linux-4.4/mytest/010.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.1/mytest/002.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.1/mytest/002.png
index ea8c08cbd8..a163eb038f 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.1/mytest/002.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.1/mytest/002.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.1/mytest/004.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.1/mytest/004.png
index 9f7a9e792c..95b9d6af5d 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.1/mytest/004.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.1/mytest/004.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.1/mytest/006.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.1/mytest/006.png
index 9c9a9d2f06..2885b80765 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.1/mytest/006.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.1/mytest/006.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.1/mytest/008.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.1/mytest/008.png
index 7da12a0206..b2ca3ddd9a 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.1/mytest/008.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.1/mytest/008.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.1/mytest/010.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.1/mytest/010.png
index f66f83048e..96cfeeb236 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.1/mytest/010.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.1/mytest/010.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.2/mytest/002.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.2/mytest/002.png
index ea8c08cbd8..a163eb038f 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.2/mytest/002.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.2/mytest/002.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.2/mytest/004.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.2/mytest/004.png
index 9f7a9e792c..95b9d6af5d 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.2/mytest/004.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.2/mytest/004.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.2/mytest/006.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.2/mytest/006.png
index 9c9a9d2f06..2885b80765 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.2/mytest/006.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.2/mytest/006.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.2/mytest/008.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.2/mytest/008.png
index 7da12a0206..b2ca3ddd9a 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.2/mytest/008.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.2/mytest/008.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.2/mytest/010.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.2/mytest/010.png
index f66f83048e..96cfeeb236 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.2/mytest/010.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.2/mytest/010.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.3/mytest/002.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.3/mytest/002.png
index ea8c08cbd8..a163eb038f 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.3/mytest/002.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.3/mytest/002.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.3/mytest/004.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.3/mytest/004.png
index 9f7a9e792c..95b9d6af5d 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.3/mytest/004.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.3/mytest/004.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.3/mytest/006.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.3/mytest/006.png
index 9c9a9d2f06..2885b80765 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.3/mytest/006.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.3/mytest/006.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.3/mytest/008.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.3/mytest/008.png
index 7da12a0206..b2ca3ddd9a 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.3/mytest/008.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.3/mytest/008.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.3/mytest/010.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.3/mytest/010.png
index f66f83048e..96cfeeb236 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.3/mytest/010.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.3/mytest/010.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.4/mytest/002.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.4/mytest/002.png
index ea8c08cbd8..a163eb038f 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.4/mytest/002.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.4/mytest/002.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.4/mytest/004.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.4/mytest/004.png
index 9f7a9e792c..95b9d6af5d 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.4/mytest/004.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.4/mytest/004.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.4/mytest/006.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.4/mytest/006.png
index 9c9a9d2f06..2885b80765 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.4/mytest/006.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.4/mytest/006.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.4/mytest/008.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.4/mytest/008.png
index 7da12a0206..b2ca3ddd9a 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.4/mytest/008.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.4/mytest/008.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.4/mytest/010.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.4/mytest/010.png
index f66f83048e..96cfeeb236 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.4/mytest/010.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/mac-4.4/mytest/010.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/windows-4.4/mytest/002.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/windows-4.4/mytest/002.png
index 3b455355e9..218e53e551 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/windows-4.4/mytest/002.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/windows-4.4/mytest/002.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/windows-4.4/mytest/004.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/windows-4.4/mytest/004.png
index 3a7169b26a..ed7bdb849e 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/windows-4.4/mytest/004.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/windows-4.4/mytest/004.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/windows-4.4/mytest/006.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/windows-4.4/mytest/006.png
index bbb8cdc19e..cea57f7222 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/windows-4.4/mytest/006.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/windows-4.4/mytest/006.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/windows-4.4/mytest/008.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/windows-4.4/mytest/008.png
index b4e8ddbd50..9818d0f236 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/windows-4.4/mytest/008.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/windows-4.4/mytest/008.png differ
diff --git a/inst/apps/018-datatable-options/tests/testthat/_snaps/windows-4.4/mytest/010.png b/inst/apps/018-datatable-options/tests/testthat/_snaps/windows-4.4/mytest/010.png
index d5e69b997b..b128b8a8b1 100644
Binary files a/inst/apps/018-datatable-options/tests/testthat/_snaps/windows-4.4/mytest/010.png and b/inst/apps/018-datatable-options/tests/testthat/_snaps/windows-4.4/mytest/010.png differ
diff --git a/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.0/mytest/002.png b/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.0/mytest/002.png
index 2450bef274..b386a9d31d 100644
Binary files a/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.0/mytest/002.png and b/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.0/mytest/002.png differ
diff --git a/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.0/mytest/004.png b/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.0/mytest/004.png
index b97e57c5c0..5f583525b8 100644
Binary files a/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.0/mytest/004.png and b/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.0/mytest/004.png differ
diff --git a/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.1/mytest/002.png b/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.1/mytest/002.png
index 2450bef274..b386a9d31d 100644
Binary files a/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.1/mytest/002.png and b/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.1/mytest/002.png differ
diff --git a/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.1/mytest/004.png b/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.1/mytest/004.png
index b97e57c5c0..5f583525b8 100644
Binary files a/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.1/mytest/004.png and b/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.1/mytest/004.png differ
diff --git a/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.2/mytest/002.png b/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.2/mytest/002.png
index 2450bef274..b386a9d31d 100644
Binary files a/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.2/mytest/002.png and b/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.2/mytest/002.png differ
diff --git a/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.2/mytest/004.png b/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.2/mytest/004.png
index b97e57c5c0..5f583525b8 100644
Binary files a/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.2/mytest/004.png and b/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.2/mytest/004.png differ
diff --git a/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.3/mytest/002.png b/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.3/mytest/002.png
index 2450bef274..b386a9d31d 100644
Binary files a/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.3/mytest/002.png and b/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.3/mytest/002.png differ
diff --git a/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.3/mytest/004.png b/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.3/mytest/004.png
index b97e57c5c0..5f583525b8 100644
Binary files a/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.3/mytest/004.png and b/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.3/mytest/004.png differ
diff --git a/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.4/mytest/002.png b/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.4/mytest/002.png
index 2450bef274..b386a9d31d 100644
Binary files a/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.4/mytest/002.png and b/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.4/mytest/002.png differ
diff --git a/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.4/mytest/004.png b/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.4/mytest/004.png
index b97e57c5c0..5f583525b8 100644
Binary files a/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.4/mytest/004.png and b/inst/apps/019-mathjax/tests/testthat/_snaps/linux-4.4/mytest/004.png differ
diff --git a/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.1/mytest/002.png b/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.1/mytest/002.png
index ccb6975e37..c0b5f445bc 100644
Binary files a/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.1/mytest/002.png and b/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.1/mytest/002.png differ
diff --git a/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.1/mytest/004.png b/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.1/mytest/004.png
index 6d08567199..c9325c3fb5 100644
Binary files a/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.1/mytest/004.png and b/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.1/mytest/004.png differ
diff --git a/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.2/mytest/002.png b/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.2/mytest/002.png
index ccb6975e37..c0b5f445bc 100644
Binary files a/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.2/mytest/002.png and b/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.2/mytest/002.png differ
diff --git a/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.2/mytest/004.png b/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.2/mytest/004.png
index 6d08567199..c9325c3fb5 100644
Binary files a/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.2/mytest/004.png and b/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.2/mytest/004.png differ
diff --git a/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.3/mytest/002.png b/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.3/mytest/002.png
index ccb6975e37..c0b5f445bc 100644
Binary files a/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.3/mytest/002.png and b/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.3/mytest/002.png differ
diff --git a/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.3/mytest/004.png b/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.3/mytest/004.png
index 6d08567199..c9325c3fb5 100644
Binary files a/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.3/mytest/004.png and b/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.3/mytest/004.png differ
diff --git a/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.4/mytest/002.png b/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.4/mytest/002.png
index ccb6975e37..c0b5f445bc 100644
Binary files a/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.4/mytest/002.png and b/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.4/mytest/002.png differ
diff --git a/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.4/mytest/004.png b/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.4/mytest/004.png
index 6d08567199..c9325c3fb5 100644
Binary files a/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.4/mytest/004.png and b/inst/apps/019-mathjax/tests/testthat/_snaps/mac-4.4/mytest/004.png differ
diff --git a/inst/apps/019-mathjax/tests/testthat/_snaps/windows-4.4/mytest/002.png b/inst/apps/019-mathjax/tests/testthat/_snaps/windows-4.4/mytest/002.png
index abb765d75a..fe7fb13491 100644
Binary files a/inst/apps/019-mathjax/tests/testthat/_snaps/windows-4.4/mytest/002.png and b/inst/apps/019-mathjax/tests/testthat/_snaps/windows-4.4/mytest/002.png differ
diff --git a/inst/apps/019-mathjax/tests/testthat/_snaps/windows-4.4/mytest/004.png b/inst/apps/019-mathjax/tests/testthat/_snaps/windows-4.4/mytest/004.png
index 3a14329764..14624c2f08 100644
Binary files a/inst/apps/019-mathjax/tests/testthat/_snaps/windows-4.4/mytest/004.png and b/inst/apps/019-mathjax/tests/testthat/_snaps/windows-4.4/mytest/004.png differ
diff --git a/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.0/mytest/002.png b/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.0/mytest/002.png
index 10ba11ed60..3095ed7d46 100644
Binary files a/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.0/mytest/002.png and b/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.0/mytest/002.png differ
diff --git a/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.0/mytest/004.png b/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.0/mytest/004.png
index e715db9fe8..a435ae5a43 100644
Binary files a/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.0/mytest/004.png and b/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.0/mytest/004.png differ
diff --git a/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.1/mytest/002.png b/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.1/mytest/002.png
index 10ba11ed60..3095ed7d46 100644
Binary files a/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.1/mytest/002.png and b/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.1/mytest/002.png differ
diff --git a/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.1/mytest/004.png b/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.1/mytest/004.png
index e715db9fe8..a435ae5a43 100644
Binary files a/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.1/mytest/004.png and b/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.1/mytest/004.png differ
diff --git a/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.2/mytest/002.png b/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.2/mytest/002.png
index 10ba11ed60..3095ed7d46 100644
Binary files a/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.2/mytest/002.png and b/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.2/mytest/002.png differ
diff --git a/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.2/mytest/004.png b/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.2/mytest/004.png
index e715db9fe8..a435ae5a43 100644
Binary files a/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.2/mytest/004.png and b/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.2/mytest/004.png differ
diff --git a/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.3/mytest/002.png b/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.3/mytest/002.png
index 10ba11ed60..3095ed7d46 100644
Binary files a/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.3/mytest/002.png and b/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.3/mytest/002.png differ
diff --git a/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.3/mytest/004.png b/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.3/mytest/004.png
index e715db9fe8..a435ae5a43 100644
Binary files a/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.3/mytest/004.png and b/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.3/mytest/004.png differ
diff --git a/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.4/mytest/002.png b/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.4/mytest/002.png
index 10ba11ed60..3095ed7d46 100644
Binary files a/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.4/mytest/002.png and b/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.4/mytest/002.png differ
diff --git a/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.4/mytest/004.png b/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.4/mytest/004.png
index e715db9fe8..a435ae5a43 100644
Binary files a/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.4/mytest/004.png and b/inst/apps/020-knit-html/tests/testthat/_snaps/linux-4.4/mytest/004.png differ
diff --git a/inst/apps/020-knit-html/tests/testthat/_snaps/mac-4.1/mytest/002.png b/inst/apps/020-knit-html/tests/testthat/_snaps/mac-4.1/mytest/002.png
index 953c71b1b3..448d4f18ca 100644
Binary files a/inst/apps/020-knit-html/tests/testthat/_snaps/mac-4.1/mytest/002.png and b/inst/apps/020-knit-html/tests/testthat/_snaps/mac-4.1/mytest/002.png differ
diff --git a/inst/apps/020-knit-html/tests/testthat/_snaps/mac-4.1/mytest/004.png b/inst/apps/020-knit-html/tests/testthat/_snaps/mac-4.1/mytest/004.png
index a73201432f..8b292036c1 100644
Binary files a/inst/apps/020-knit-html/tests/testthat/_snaps/mac-4.1/mytest/004.png and b/inst/apps/020-knit-html/tests/testthat/_snaps/mac-4.1/mytest/004.png differ
diff --git a/inst/apps/020-knit-html/tests/testthat/_snaps/mac-4.2/mytest/002.png b/inst/apps/020-knit-html/tests/testthat/_snaps/mac-4.2/mytest/002.png
index 953c71b1b3..448d4f18ca 100644
Binary files a/inst/apps/020-knit-html/tests/testthat/_snaps/mac-4.2/mytest/002.png and b/inst/apps/020-knit-html/tests/testthat/_snaps/mac-4.2/mytest/002.png differ
diff --git a/inst/apps/020-knit-html/tests/testthat/_snaps/mac-4.2/mytest/004.png b/inst/apps/020-knit-html/tests/testthat/_snaps/mac-4.2/mytest/004.png
index a73201432f..8b292036c1 100644
Binary files a/inst/apps/020-knit-html/tests/testthat/_snaps/mac-4.2/mytest/004.png and b/inst/apps/020-knit-html/tests/testthat/_snaps/mac-4.2/mytest/004.png differ
diff --git a/inst/apps/020-knit-html/tests/testthat/_snaps/mac-4.3/mytest/001.json b/inst/apps/020-knit-html/tests/testthat/_snaps/mac-4.3/mytest/001.json
index 03175d9cf3..e620419f81 100644
--- a/inst/apps/020-knit-html/tests/testthat/_snaps/mac-4.3/mytest/001.json
+++ b/inst/apps/020-knit-html/tests/testthat/_snaps/mac-4.3/mytest/001.json
@@ -4,9 +4,10 @@
},
"output": {
"report": {
- "message": "there is no package called ‘markdown’",
- "call": "loadNamespace(x)",
- "type": "packageNotFoundError"
+ "html": " Here is my regression model:<\/p>\n options(digits = 4)\nfit <- lm(regFormula(), data = mtcars)\nb <- coef(fit)\nsummary(fit)\n## \n## Call:\n## lm(formula = regFormula(), data = mtcars)\n## \n## Residuals:\n## Min 1Q Median 3Q Max \n## -4.981 -2.119 0.222 1.072 7.519 \n## \n## Coefficients:\n## Estimate Std. Error t value Pr(>|t|) \n## (Intercept) 37.885 2.074 18.27 < 2e-16 ***\n## cyl -2.876 0.322 -8.92 6.1e-10 ***\n## ---\n## Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1\n## \n## Residual standard error: 3.21 on 30 degrees of freedom\n## Multiple R-squared: 0.726,\tAdjusted R-squared: 0.717 \n## F-statistic: 79.6 on 1 and 30 DF, p-value: 6.11e-10\n<\/code><\/pre>\nThe fitting result is \\(mpg = 37.8846 + -2.8758cyl\\).\nBelow is a scatter plot with the regression line.<\/p>\n par(mar = c(4, 4, 1, 1))\nplot(regFormula(), data = mtcars, pch = 19, col = 'gray')\nabline(fit, col = 'red', lwd = 2)\n<\/code><\/pre>\n <\/p>\n\n
| | | |