File tree Expand file tree Collapse file tree 4 files changed +24
-4
lines changed
rsconnect/shinyapps.io/spannbaueradam Expand file tree Collapse file tree 4 files changed +24
-4
lines changed Original file line number Diff line number Diff line change 22# To deploy, run: rsconnect::deployApp()
33# Or use the blue button on top of this file
44
5+ # Deploy to r_regex_tester_app for testing
6+ # Deploy to r_regex_tester for prod
7+
58library(shinyBS )
69
710pkgload :: load_all(export_all = FALSE ,
Original file line number Diff line number Diff line change 11## Test environments
2+
23* local R installation, R 4.1.1 (macOS Big Sur 11.6)
34* ubuntu 16.04 (on travis-ci; devel & release)
4- * win-builder (devel & release)
5+ * win-builder (devel, release, & old release)
56
67## R CMD check results
78
8- 0 errors | 0 warnings | 0 notes (spelling i think)
9+ 0 errors | 0 warnings | 0 notes
10+
11+ ## Notes about release
912
1013* 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
55server: shinyapps.io
66hostUrl: https://api.shinyapps.io/v1
77appId: 168980
8- bundleId: 4570711
8+ bundleId: 5421036
99url: https://spannbaueradam.shinyapps.io/r_regex_tester/
10- when: 1620403079.8755
10+ when: 1640904477.83578
11+ lastSyncTime: 1640904477.83579
1112asMultiple: FALSE
1213asStatic: 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