Skip to content

Commit 0aac669

Browse files
prep release
1 parent 5cc51d1 commit 0aac669

File tree

4 files changed

+24
-4
lines changed

4 files changed

+24
-4
lines changed

app.R

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
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+
58
library(shinyBS)
69

710
pkgload::load_all(export_all = FALSE,

cran-comments.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
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

rsconnect/shinyapps.io/spannbaueradam/r_regex_tester.dcf

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ account: spannbaueradam
55
server: shinyapps.io
66
hostUrl: https://api.shinyapps.io/v1
77
appId: 168980
8-
bundleId: 4570711
8+
bundleId: 5421036
99
url: https://spannbaueradam.shinyapps.io/r_regex_tester/
10-
when: 1620403079.8755
10+
when: 1640904477.83578
11+
lastSyncTime: 1640904477.83579
1112
asMultiple: FALSE
1213
asStatic: FALSE
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
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

0 commit comments

Comments
 (0)