mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 13:17:30 +02:00
deploy_shiny() has moved to a different package
This commit is contained in:
parent
c54cea7be0
commit
a181a2816c
4 changed files with 2 additions and 67 deletions
4
NEWS.md
4
NEWS.md
|
|
@ -1,8 +1,8 @@
|
|||
# REDCapCAST 24.3.1
|
||||
# REDCapCAST 24.3.1 - in development
|
||||
|
||||
### 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 [`pacakge.aid`](https://github.com/agdamsbo/package.aid). This is for a rainy day: https://r-wasm.github.io/rwasm/.
|
||||
* 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 is for a rainy day: https://r-wasm.github.io/rwasm/. The whole shiny part may be migrated to its own project to try to separate things and be easy on dependencies. Time will tell.
|
||||
|
||||
|
||||
# REDCapCAST 24.2.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue