toastui
R htmlwidgets for ToastUI libraries: grid, calendar, chart and editor
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.6%) to scientific vocabulary
Keywords
Repository
R htmlwidgets for ToastUI libraries: grid, calendar, chart and editor
Basic Info
- Host: GitHub
- Owner: dreamRs
- License: other
- Language: R
- Default Branch: master
- Homepage: https://dreamrs.github.io/toastui
- Size: 22.9 MB
Statistics
- Stars: 91
- Watchers: 3
- Forks: 9
- Open Issues: 11
- Releases: 8
Topics
Metadata Files
README.md
toastui
R Htmlwidgets for TOAST UI JavaScript libraries: Grid, Calendar, Chart and Editor.
Installation
Install from CRAN with:
r
install.packages("toastui")
Or install the development version from GitHub with:
```r
install.packages("remotes")
remotes::install_github("dreamRs/toastui") ```
Grid
Interactive tables with data editing, filtering, sorting, and more. See documentation and examples:

Edit mode example:

Calendar
Interactive daily, weekly or monthly calendar. See documentation and examples:
- Monthly view:

- Weekly view:

Chart
Interactive charts:

Editor
Interactive Markdown WYSIWYG Editor:

Development
This package uses packer to manage JavaScript source code and dependencies. If you want to modify it, you'll need a working installation of Node.js.
After cloning the Git repository, install nodes modules with:
r
packer::npm_install()
Modify code in srcjs/ directory, then run:
r
packer::bundle_prod() # or packer::bundle_dev()
Re-install the package or use pkgload::load_all() to try changes.
Owner
- Name: dreamRs
- Login: dreamRs
- Kind: organization
- Email: info@dreamrs.fr
- Location: Paris, France
- Website: https://www.dreamrs.fr/
- Repositories: 26
- Profile: https://github.com/dreamRs
La datascience avec un grand R
GitHub Events
Total
- Create event: 2
- Release event: 1
- Issues event: 10
- Watch event: 9
- Issue comment event: 6
- Push event: 17
- Pull request event: 1
- Fork event: 1
Last Year
- Create event: 2
- Release event: 1
- Issues event: 10
- Watch event: 9
- Issue comment event: 6
- Push event: 17
- Pull request event: 1
- Fork event: 1
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 50
- Total pull requests: 5
- Average time to close issues: 6 months
- Average time to close pull requests: 27 days
- Total issue authors: 36
- Total pull request authors: 2
- Average comments per issue: 2.5
- Average comments per pull request: 0.4
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 4
- Pull requests: 2
- Average time to close issues: 11 days
- Average time to close pull requests: 14 minutes
- Issue authors: 4
- Pull request authors: 1
- Average comments per issue: 0.5
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- jeanantoinedasilva (5)
- RoshanPShetty (4)
- nick-youngblut (3)
- royfrancis (2)
- noamanemobidata (2)
- scconner7 (2)
- pablotis (1)
- ivelasq (1)
- trafficonese (1)
- jbwzzang (1)
- Herdi86 (1)
- magentile (1)
- agronomofiorentini (1)
- dougbarrows (1)
- LeonardoDonatoNunes (1)
Pull Request Authors
- pvictor (3)
- MichalLauer (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 5,144 last-month
- Total docker downloads: 7
- Total dependent packages: 0
- Total dependent repositories: 4
- Total versions: 7
- Total maintainers: 1
cran.r-project.org: toastui
Interactive Tables, Calendars and Charts for the Web
- Homepage: https://dreamrs.github.io/toastui/
- Documentation: http://cran.r-project.org/web/packages/toastui/toastui.pdf
- License: MIT + file LICENSE
-
Latest release: 0.4.0
published 11 months ago
Rankings
Maintainers (1)
Dependencies
- R >= 2.10 depends
- htmltools * imports
- htmlwidgets * imports
- magrittr * imports
- rlang * imports
- shiny >= 1.1.0 imports
- shinyWidgets * imports
- utils * imports
- apexcharter * suggests
- knitr * suggests
- rmarkdown * suggests
- scales * suggests
- tinytest * suggests
- 161 dependencies
- @toast-ui/chart ^4.4.1 development
- css-loader ^6.6.0 development
- dayjs ^1.10.7 development
- style-loader ^3.3.1 development
- tui-calendar ^1.15.3 development
- tui-grid ^4.21.3 development
- tui-pagination ^3.4.1 development
- webpack ^5.69.1 development
- webpack-cli ^4.9.2 development
- webpack-merge ^5.8.0 development
- actions/checkout v3 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- actions/cache v2 composite
- actions/checkout v2 composite
- r-lib/actions/setup-pandoc v1 composite
- r-lib/actions/setup-r v1 composite