Package: shinycroneditor 1.0.0
shinycroneditor: 'shiny' Cron Expression Input Widget
A widget for 'shiny' apps to handle schedule expression input, using the 'cron-expression-input' JavaScript component. Note that this does not edit the 'crontab' file, it is just an input element for the schedules. See <https://github.com/DatalabFabriek/shinycroneditor/blob/main/inst/examples/shiny-app.R> for an example implementation.
Authors:
shinycroneditor_1.0.0.tar.gz
shinycroneditor_1.0.0.zip(r-4.5)shinycroneditor_1.0.0.zip(r-4.4)shinycroneditor_1.0.0.zip(r-4.3)
shinycroneditor_1.0.0.tgz(r-4.4-any)shinycroneditor_1.0.0.tgz(r-4.3-any)
shinycroneditor_1.0.0.tar.gz(r-4.5-noble)shinycroneditor_1.0.0.tar.gz(r-4.4-noble)
shinycroneditor_1.0.0.tgz(r-4.4-emscripten)shinycroneditor_1.0.0.tgz(r-4.3-emscripten)
shinycroneditor.pdf |shinycroneditor.html✨
shinycroneditor/json (API)
# Install 'shinycroneditor' in R: |
install.packages('shinycroneditor', repos = c('https://semipublicdlf.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 2 months agofrom:810e0159ad. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 23 2024 |
R-4.5-win | OK | Nov 23 2024 |
R-4.5-linux | OK | Nov 23 2024 |
R-4.4-win | OK | Nov 23 2024 |
R-4.4-mac | OK | Nov 23 2024 |
R-4.3-win | OK | Nov 23 2024 |
R-4.3-mac | OK | Nov 23 2024 |
Exports:croncronOutputrenderCron
Dependencies:base64encbslibcachemclidigestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetsjquerylibjsonliteknitrlifecyclememoisemimeR6rappdirsrlangrmarkdownsasstinytexxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Cron editor, creates a 'htmlwidgets' object, for use in a 'shiny' dashboard | cron |
Shiny bindings for cron editor | croneditor-shiny cronOutput renderCron |