Skip to content

Commit

Permalink
prep release
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamSpannbauer committed Dec 31, 2021
1 parent 5cc51d1 commit 0aac669
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 4 deletions.
3 changes: 3 additions & 0 deletions app.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
# To deploy, run: rsconnect::deployApp()
# Or use the blue button on top of this file

# Deploy to r_regex_tester_app for testing
# Deploy to r_regex_tester for prod

library(shinyBS)

pkgload::load_all(export_all = FALSE,
Expand Down
7 changes: 5 additions & 2 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
## Test environments

* local R installation, R 4.1.1 (macOS Big Sur 11.6)
* ubuntu 16.04 (on travis-ci; devel & release)
* win-builder (devel & release)
* win-builder (devel, release, & old release)

## R CMD check results

0 errors | 0 warnings | 0 notes (spelling i think)
0 errors | 0 warnings | 0 notes

## Notes about release

* This is a minor release to fix a bug
5 changes: 3 additions & 2 deletions rsconnect/shinyapps.io/spannbaueradam/r_regex_tester.dcf
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ account: spannbaueradam
server: shinyapps.io
hostUrl: https://api.shinyapps.io/v1
appId: 168980
bundleId: 4570711
bundleId: 5421036
url: https://spannbaueradam.shinyapps.io/r_regex_tester/
when: 1620403079.8755
when: 1640904477.83578
lastSyncTime: 1640904477.83579
asMultiple: FALSE
asStatic: FALSE
13 changes: 13 additions & 0 deletions rsconnect/shinyapps.io/spannbaueradam/r_regex_tester_app.dcf
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: r_regex_tester_app
title: r_regex_tester_app
username:
account: spannbaueradam
server: shinyapps.io
hostUrl: https://api.shinyapps.io/v1
appId: 5382006
bundleId: 5421030
url: https://spannbaueradam.shinyapps.io/r_regex_tester_app/
when: 1640904282.24599
lastSyncTime: 1640904282.24601
asMultiple: FALSE
asStatic: FALSE

0 comments on commit 0aac669

Please sign in to comment.