Package: R2SWF 0.9-9
R2SWF: Convert R Graphics to Flash Animations
Using the 'Ming' library <https://github.com/libming/libming> to create Flash animations. Users can either use the 'SWF' device swf() to generate 'SWF' file directly through plotting functions like plot() and lines(), or convert images of other formats ('SVG', 'PNG', 'JPEG') into 'SWF'.
Authors:
R2SWF_0.9-9.tar.gz
R2SWF_0.9-9.zip(r-4.5)R2SWF_0.9-9.zip(r-4.4)R2SWF_0.9-9.zip(r-4.3)
R2SWF_0.9-9.tgz(r-4.4-x86_64)R2SWF_0.9-9.tgz(r-4.4-arm64)R2SWF_0.9-9.tgz(r-4.3-x86_64)R2SWF_0.9-9.tgz(r-4.3-arm64)
R2SWF_0.9-9.tar.gz(r-4.5-noble)R2SWF_0.9-9.tar.gz(r-4.4-noble)
R2SWF_0.9-9.tgz(r-4.4-emscripten)R2SWF_0.9-9.tgz(r-4.3-emscripten)
R2SWF.pdf |R2SWF.html✨
R2SWF/json (API)
NEWS
# Install 'R2SWF' in R: |
install.packages('R2SWF', repos = c('https://yixuan.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/yixuan/r2swf/issues
Last updated 8 months agofrom:6eaf9098e7. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 26 2024 |
R-4.5-win-x86_64 | OK | Oct 26 2024 |
R-4.5-linux-x86_64 | OK | Oct 26 2024 |
R-4.4-win-x86_64 | OK | Oct 26 2024 |
R-4.4-mac-x86_64 | OK | Oct 26 2024 |
R-4.4-mac-aarch64 | OK | Oct 26 2024 |
R-4.3-win-x86_64 | OK | Oct 26 2024 |
R-4.3-mac-x86_64 | OK | Oct 26 2024 |
R-4.3-mac-aarch64 | OK | Oct 26 2024 |
Exports:dev2swffile2swfimage2swfsvg2swfswfswf2html
Dependencies:sysfonts
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Convert R graphics to SWF using different graphics devices | dev2swf |
Convert image files to SWF | file2swf |
Convert bitmap images to SWF | image2swf |
Convert a sequence of SVG files to SWF file | svg2swf |
SWF graphics device | swf |
Embed the SWF file into an HTML page | swf2html |