mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2024-11-24 05:51:55 +01:00
Compare commits
No commits in common. "7bbdf9b7fb77a217abd65faebd8b58e44bccfc66" and "6abee8f78ee81a4a4201ca582e74783388286db6" have entirely different histories.
7bbdf9b7fb
...
6abee8f78e
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,4 +10,3 @@ docs
|
||||
drafting
|
||||
\.DS_Store
|
||||
.DS_Store
|
||||
cran-comments.md
|
||||
|
2
NEWS.md
2
NEWS.md
@ -13,7 +13,7 @@
|
||||
|
||||
### Documentation and more
|
||||
|
||||
* Dependencies: In order to deploy `shiny_cast()` with `shinylive`, I need to remove `curl` as a dependency. To accomplish this, the `shiny_deploy()` helper functions has been moved to the package [`project.aid`](https://github.com/agdamsbo/project.aid). This was before realising that `REDCapR` has `curl` as dependency, which is the culprit. `REDCapCAST` is not going to be a `shinylive` web-app without removing `REDCapR` dependency or any other REDCap database interaction, which would defy the purpose. I'll stick to hosted Shiny app instead.
|
||||
* Dependencies: In order to deploy `shiny_cast()` with `shinylive`, I need to remove `curl` as a dependency. To accomplish this, the `shiny_deploy()` helper functions has been moved to the package [`pacakge.aid`](https://github.com/agdamsbo/package.aid). This was before realising that `REDCapR` has `curl` as dependency, which is the culprit. `REDCapCAST` is not going to be a `shinylive` web-app without removing `REDCapR` dependency or any other REDCap database interaction, which would defy the purpose. I'll stick to hosted Shiny app instead.
|
||||
|
||||
# REDCapCAST 24.2.1
|
||||
|
||||
|
@ -1,11 +1,2 @@
|
||||
── R CMD check results ───────────────────────────────────────── REDCapCAST 24.6.1 ────
|
||||
Duration: 22.2s
|
||||
|
||||
0 errors ✔ | 0 warnings ✔ | 0 notes ✔
|
||||
|
||||
R CMD check succeeded
|
||||
|
||||
## Test environments
|
||||
New Rhubv2 implemented and tested with GitHub actions. All passed.
|
||||
|
||||
Link corrected.
|
||||
|
Loading…
Reference in New Issue
Block a user