File tree 4 files changed +24
-4
lines changed
rsconnect/shinyapps.io/spannbaueradam
4 files changed +24
-4
lines changed Original file line number Diff line number Diff line change 2
2
# To deploy, run: rsconnect::deployApp()
3
3
# Or use the blue button on top of this file
4
4
5
+ # Deploy to r_regex_tester_app for testing
6
+ # Deploy to r_regex_tester for prod
7
+
5
8
library(shinyBS )
6
9
7
10
pkgload :: load_all(export_all = FALSE ,
Original file line number Diff line number Diff line change 1
1
## Test environments
2
+
2
3
* local R installation, R 4.1.1 (macOS Big Sur 11.6)
3
4
* ubuntu 16.04 (on travis-ci; devel & release)
4
- * win-builder (devel & release)
5
+ * win-builder (devel, release, & old release)
5
6
6
7
## R CMD check results
7
8
8
- 0 errors | 0 warnings | 0 notes (spelling i think)
9
+ 0 errors | 0 warnings | 0 notes
10
+
11
+ ## Notes about release
9
12
10
13
* This is a minor release to fix a bug
Original file line number Diff line number Diff line change @@ -5,8 +5,9 @@ account: spannbaueradam
5
5
server: shinyapps.io
6
6
hostUrl: https://api.shinyapps.io/v1
7
7
appId: 168980
8
- bundleId: 4570711
8
+ bundleId: 5421036
9
9
url: https://spannbaueradam.shinyapps.io/r_regex_tester/
10
- when: 1620403079.8755
10
+ when: 1640904477.83578
11
+ lastSyncTime: 1640904477.83579
11
12
asMultiple: FALSE
12
13
asStatic: FALSE
Original file line number Diff line number Diff line change
1
+ name: r_regex_tester_app
2
+ title: r_regex_tester_app
3
+ username:
4
+ account: spannbaueradam
5
+ server: shinyapps.io
6
+ hostUrl: https://api.shinyapps.io/v1
7
+ appId: 5382006
8
+ bundleId: 5421030
9
+ url: https://spannbaueradam.shinyapps.io/r_regex_tester_app/
10
+ when: 1640904282.24599
11
+ lastSyncTime: 1640904282.24601
12
+ asMultiple: FALSE
13
+ asStatic: FALSE
You can’t perform that action at this time.
0 commit comments