Skip to content

Commit 75151f0

Browse files
committed
Shiny apps in v2.0.0 to record in the events table
1 parent bf9d28a commit 75151f0

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

inst/shiny/B01Sa_reglin/app.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
learnitdown::learnitdownShinyVersion("1.1.0")
1+
learnitdown::learnitdownShinyVersion("2.0.0")
22
conf <- BioDataScience::config()
33

44
library(shiny)

inst/shiny/B05Sa_micmen/app.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
learnitdown::learnitdownShinyVersion("1.1.0")
1+
learnitdown::learnitdownShinyVersion("2.0.0")
22
conf <- BioDataScience::config()
33

44
library(shiny)

inst/shiny/B05Sb_exponent/app.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
learnitdown::learnitdownShinyVersion("1.1.0")
1+
learnitdown::learnitdownShinyVersion("2.0.0")
22
conf <- BioDataScience::config()
33

44
library(shiny)

inst/shiny/B05Sc_logis/app.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
learnitdown::learnitdownShinyVersion("1.1.0")
1+
learnitdown::learnitdownShinyVersion("2.0.0")
22
conf <- BioDataScience::config()
33

44
library(shiny)

inst/shiny/B05Sd_gen_logis/app.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
learnitdown::learnitdownShinyVersion("1.2.0")
1+
learnitdown::learnitdownShinyVersion("2.0.0")
22
conf <- BioDataScience::config()
33

44
library(shiny)

inst/shiny/B05Se_gompertz/app.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
learnitdown::learnitdownShinyVersion("1.2.1")
1+
learnitdown::learnitdownShinyVersion("2.0.0")
22
conf <- BioDataScience::config()
33

44
library(shiny)

inst/shiny/B05Sf_richards/app.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
learnitdown::learnitdownShinyVersion("1.1.0")
1+
learnitdown::learnitdownShinyVersion("2.0.0")
22
conf <- BioDataScience::config()
33

44
library(shiny)

0 commit comments

Comments
 (0)