Package: shinydrive 0.1.5
shinydrive: File Sharing Shiny Module
Shiny module for easily sharing files between users. Admin can add, remove, edit and download file. User can only download file. It's also possible to manage files using R functions directly.
Authors:
shinydrive_0.1.5.tar.gz
shinydrive_0.1.5.zip(r-4.7)shinydrive_0.1.5.zip(r-4.6)shinydrive_0.1.5.zip(r-4.5)
shinydrive_0.1.5.tgz(r-4.6-any)shinydrive_0.1.5.tgz(r-4.5-any)
shinydrive_0.1.5.tar.gz(r-4.7-any)shinydrive_0.1.5.tar.gz(r-4.6-any)
shinydrive_0.1.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
shinydrive/json (API)
NEWS
| # Install 'shinydrive' in R: |
| install.packages('shinydrive', repos = c('https://bthieurmel.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:e1f9b15435. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 130 | ||
| source / vignettes | OK | 155 | ||
| linux-release-x86_64 | OK | 137 | ||
| macos-release-arm64 | OK | 74 | ||
| macos-oldrel-arm64 | OK | 107 | ||
| windows-devel | OK | 85 | ||
| windows-release | OK | 124 | ||
| windows-oldrel | OK | 86 | ||
| wasm-release | OK | 121 |
Exports:add_file_in_dircombine_yaml_recursivedelete_configdelete_old_configedit_file_in_dirget_yaml_infoinit_configshiny_drive_servershiny_drive_uisuppress_file_in_dir
Dependencies:base64encbslibcachemclicommonmarkcrosstalkdigestDTevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlazyevallifecyclemagrittrmemoisemimeotelpromisesR.methodsS3R.ooR.utilsR6rappdirsRcpprlangrmarkdownsassshinysourcetoolstinytexwithrxfunxtableyamlzip
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Add / suppress / edit a file | add_file_in_dir edit_file_in_dir get_yaml_info suppress_file_in_dir |
| Combine YAML files recursively from subdirectories | combine_yaml_recursive |
| Delete all YAML files | delete_config |
| Delete config files older than a specific number of days | delete_old_config |
| Create YAML configuration files recursively | init_config |
| File management shiny module. | shiny_drive_server shiny_drive_ui |
