Skip to content

Commit

Permalink
Undo changes to snapshots (they're just for experimenting)
Browse files Browse the repository at this point in the history
  • Loading branch information
cpsievert committed Apr 1, 2024
1 parent 847be9b commit 2725925
Show file tree
Hide file tree
Showing 182 changed files with 4,421 additions and 2,879 deletions.
28 changes: 15 additions & 13 deletions inst/apps/001-hello/app.R
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,20 @@ ui <- fluidPage(
sidebarPanel(

# Input: Slider for the number of bins ----
sliderInput(
inputId = "bins",
label = "Number of bins:",
min = 1,
max = 50,
value = 30
)
sliderInput(inputId = "bins",
label = "Number of bins:",
min = 1,
max = 50,
value = 30)

),

# Main panel for displaying outputs ----
mainPanel(

# Output: Histogram ----
plotOutput(outputId = "distPlot")

)
),

Expand Down Expand Up @@ -62,6 +62,7 @@ ui <- fluidPage(

# Define server logic required to draw a histogram ----
server <- function(input, output, session) {

# include shinyjster_server call at top of server definition
shinyjster::shinyjster_server(input, output)

Expand All @@ -72,12 +73,13 @@ server <- function(input, output, session) {
})

output$distPlot <- renderPlot({
hist(x,
breaks = bins(), col = "#75AADB", border = "white",
xlab = "Waiting time to next eruption (in mins)",
main = "Histogram of waiting times"
)
})

hist(x, breaks = bins(), col = "#75AADB", border = "white",
xlab = "Waiting time to next eruption (in mins)",
main = "Histogram of waiting times")

})

}


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"output": {
"distPlot": {
"src": "[image data hash: a9b09e6e4161a972b5e0076ff45af3bf]",
"src": "[image data hash: a3f9a99bb16e34b90d7f87f6a6dc04e6]",
"width": 631.3281,
"height": 400,
"alt": "Plot object",
Expand Down
Binary file modified inst/apps/001-hello/tests/testthat/_snaps/linux-3.6/mytest/002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"output": {
"distPlot": {
"src": "[image data hash: cd8d6794781760b078244e59f80867a6]",
"src": "[image data hash: 93b7c046dd86eff01a0e01259c6277d1]",
"width": 631.3281,
"height": 400,
"alt": "Plot object",
Expand Down
Binary file modified inst/apps/001-hello/tests/testthat/_snaps/linux-3.6/mytest/004.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"output": {
"distPlot": {
"src": "[image data hash: 1cc9f0b3c05787e1c37000465ec49e11]",
"src": "[image data hash: 8bdcd86c4f0c2e52a0a977933b67752a]",
"width": 631.3281,
"height": 400,
"alt": "Plot object",
Expand Down
Binary file modified inst/apps/001-hello/tests/testthat/_snaps/linux-3.6/mytest/006.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"output": {
"distPlot": {
"src": "[image data hash: a9b09e6e4161a972b5e0076ff45af3bf]",
"src": "[image data hash: a3f9a99bb16e34b90d7f87f6a6dc04e6]",
"width": 631.3281,
"height": 400,
"alt": "Plot object",
Expand Down
Binary file modified inst/apps/001-hello/tests/testthat/_snaps/linux-4.0/mytest/002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"output": {
"distPlot": {
"src": "[image data hash: cd8d6794781760b078244e59f80867a6]",
"src": "[image data hash: 93b7c046dd86eff01a0e01259c6277d1]",
"width": 631.3281,
"height": 400,
"alt": "Plot object",
Expand Down
Binary file modified inst/apps/001-hello/tests/testthat/_snaps/linux-4.0/mytest/004.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"output": {
"distPlot": {
"src": "[image data hash: 1cc9f0b3c05787e1c37000465ec49e11]",
"src": "[image data hash: 8bdcd86c4f0c2e52a0a977933b67752a]",
"width": 631.3281,
"height": 400,
"alt": "Plot object",
Expand Down
Binary file modified inst/apps/001-hello/tests/testthat/_snaps/linux-4.0/mytest/006.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"output": {
"distPlot": {
"src": "[image data hash: a9b09e6e4161a972b5e0076ff45af3bf]",
"src": "[image data hash: a3f9a99bb16e34b90d7f87f6a6dc04e6]",
"width": 631.3281,
"height": 400,
"alt": "Plot object",
Expand Down
Binary file modified inst/apps/001-hello/tests/testthat/_snaps/linux-4.1/mytest/002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"output": {
"distPlot": {
"src": "[image data hash: cd8d6794781760b078244e59f80867a6]",
"src": "[image data hash: 93b7c046dd86eff01a0e01259c6277d1]",
"width": 631.3281,
"height": 400,
"alt": "Plot object",
Expand Down
Binary file modified inst/apps/001-hello/tests/testthat/_snaps/linux-4.1/mytest/004.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"output": {
"distPlot": {
"src": "[image data hash: 1cc9f0b3c05787e1c37000465ec49e11]",
"src": "[image data hash: 8bdcd86c4f0c2e52a0a977933b67752a]",
"width": 631.3281,
"height": 400,
"alt": "Plot object",
Expand Down
Binary file modified inst/apps/001-hello/tests/testthat/_snaps/linux-4.1/mytest/006.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"output": {
"distPlot": {
"src": "[image data hash: a9b09e6e4161a972b5e0076ff45af3bf]",
"src": "[image data hash: a3f9a99bb16e34b90d7f87f6a6dc04e6]",
"width": 631.3281,
"height": 400,
"alt": "Plot object",
Expand Down
Binary file modified inst/apps/001-hello/tests/testthat/_snaps/linux-4.2/mytest/002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"output": {
"distPlot": {
"src": "[image data hash: cd8d6794781760b078244e59f80867a6]",
"src": "[image data hash: 93b7c046dd86eff01a0e01259c6277d1]",
"width": 631.3281,
"height": 400,
"alt": "Plot object",
Expand Down
Binary file modified inst/apps/001-hello/tests/testthat/_snaps/linux-4.2/mytest/004.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"output": {
"distPlot": {
"src": "[image data hash: 1cc9f0b3c05787e1c37000465ec49e11]",
"src": "[image data hash: 8bdcd86c4f0c2e52a0a977933b67752a]",
"width": 631.3281,
"height": 400,
"alt": "Plot object",
Expand Down
Binary file modified inst/apps/001-hello/tests/testthat/_snaps/linux-4.2/mytest/006.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"output": {
"distPlot": {
"src": "[image data hash: a9b09e6e4161a972b5e0076ff45af3bf]",
"src": "[image data hash: a3f9a99bb16e34b90d7f87f6a6dc04e6]",
"width": 631.3281,
"height": 400,
"alt": "Plot object",
Expand Down
Binary file modified inst/apps/001-hello/tests/testthat/_snaps/linux-4.3/mytest/002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"output": {
"distPlot": {
"src": "[image data hash: cd8d6794781760b078244e59f80867a6]",
"src": "[image data hash: 93b7c046dd86eff01a0e01259c6277d1]",
"width": 631.3281,
"height": 400,
"alt": "Plot object",
Expand Down
Binary file modified inst/apps/001-hello/tests/testthat/_snaps/linux-4.3/mytest/004.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"output": {
"distPlot": {
"src": "[image data hash: 1cc9f0b3c05787e1c37000465ec49e11]",
"src": "[image data hash: 8bdcd86c4f0c2e52a0a977933b67752a]",
"width": 631.3281,
"height": 400,
"alt": "Plot object",
Expand Down
Binary file modified inst/apps/001-hello/tests/testthat/_snaps/linux-4.3/mytest/006.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"output": {
"distPlot": {
"src": "[image data hash: b98e7be8ddb11902c2c06a2435c93334]",
"src": "[image data hash: 5044e64b1c7e4673a0778267b468c945]",
"width": 631.3281,
"height": 400,
"alt": "Plot object",
Expand All @@ -18,8 +18,8 @@
"top": 28.08
},
"range": {
"left": 59.04,
"right": 601.0881,
"left": 59.0707,
"right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"output": {
"distPlot": {
"src": "[image data hash: ae1258b86a7d33535aec8089ce39bfb8]",
"src": "[image data hash: 998df657f756d6de47ca3dafbe962df1]",
"width": 631.3281,
"height": 400,
"alt": "Plot object",
Expand All @@ -18,8 +18,8 @@
"top": 72.8
},
"range": {
"left": 59.04,
"right": 601.0881,
"left": 59.0707,
"right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"output": {
"distPlot": {
"src": "[image data hash: 315bc2acbb9cc2e4b8129baa0312d2d0]",
"src": "[image data hash: dc0ddcd4858aa8b21e2550878b9e81ce]",
"width": 631.3281,
"height": 400,
"alt": "Plot object",
Expand All @@ -18,8 +18,8 @@
"top": 38.48
},
"range": {
"left": 59.04,
"right": 601.0881,
"left": 59.0707,
"right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"output": {
"distPlot": {
"src": "[image data hash: b98e7be8ddb11902c2c06a2435c93334]",
"src": "[image data hash: 0e3dbadc7ae18f1b36f2e50aeada32b3]",
"width": 631.3281,
"height": 400,
"alt": "Plot object",
Expand All @@ -18,8 +18,8 @@
"top": 28.08
},
"range": {
"left": 59.04,
"right": 601.0881,
"left": 59.0707,
"right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"output": {
"distPlot": {
"src": "[image data hash: ae1258b86a7d33535aec8089ce39bfb8]",
"src": "[image data hash: dab04fe40e355b62c479df397797169e]",
"width": 631.3281,
"height": 400,
"alt": "Plot object",
Expand All @@ -18,8 +18,8 @@
"top": 72.8
},
"range": {
"left": 59.04,
"right": 601.0881,
"left": 59.0707,
"right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"output": {
"distPlot": {
"src": "[image data hash: 315bc2acbb9cc2e4b8129baa0312d2d0]",
"src": "[image data hash: 87d18999cc7d1f9936cdfb8d7e60b2cd]",
"width": 631.3281,
"height": 400,
"alt": "Plot object",
Expand All @@ -18,8 +18,8 @@
"top": 38.48
},
"range": {
"left": 59.04,
"right": 601.0881,
"left": 59.0707,
"right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"output": {
"distPlot": {
"src": "[image data hash: b98e7be8ddb11902c2c06a2435c93334]",
"src": "[image data hash: 0e3dbadc7ae18f1b36f2e50aeada32b3]",
"width": 631.3281,
"height": 400,
"alt": "Plot object",
Expand All @@ -18,8 +18,8 @@
"top": 28.08
},
"range": {
"left": 59.04,
"right": 601.0881,
"left": 59.0707,
"right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"output": {
"distPlot": {
"src": "[image data hash: ae1258b86a7d33535aec8089ce39bfb8]",
"src": "[image data hash: dab04fe40e355b62c479df397797169e]",
"width": 631.3281,
"height": 400,
"alt": "Plot object",
Expand All @@ -18,8 +18,8 @@
"top": 72.8
},
"range": {
"left": 59.04,
"right": 601.0881,
"left": 59.0707,
"right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"output": {
"distPlot": {
"src": "[image data hash: 315bc2acbb9cc2e4b8129baa0312d2d0]",
"src": "[image data hash: 87d18999cc7d1f9936cdfb8d7e60b2cd]",
"width": 631.3281,
"height": 400,
"alt": "Plot object",
Expand All @@ -18,8 +18,8 @@
"top": 38.48
},
"range": {
"left": 59.04,
"right": 601.0881,
"left": 59.0707,
"right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"output": {
"distPlot": {
"src": "[image data hash: b98e7be8ddb11902c2c06a2435c93334]",
"src": "[image data hash: 0e3dbadc7ae18f1b36f2e50aeada32b3]",
"width": 631.3281,
"height": 400,
"alt": "Plot object",
Expand All @@ -18,8 +18,8 @@
"top": 28.08
},
"range": {
"left": 59.04,
"right": 601.0881,
"left": 59.0707,
"right": 601.0724,
"bottom": 325.56,
"top": 58.04
},
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 2725925

Please sign in to comment.