Now working everywhere: your Ubuntu, friend's Fedora, cousin's Arch setup (btw)
No sudo, no tears, just base R science ✨
(package support coming soon!)
#RStats #AppImage #DataScience
Now working everywhere: your Ubuntu, friend's Fedora, cousin's Arch setup (btw)
No sudo, no tears, just base R science ✨
(package support coming soon!)
#RStats #AppImage #DataScience
Same #rshiny → desktop workflow on #Fedora 42 aarch64:
shinyelectron::export() → #rshinylive → #AppImage → portable #Linux app
Plot twist: no more "go buy yourself a real computer" moments - you get zero #rstats dependencies too! The condescending Unix users have won this round.
This represents the base Shiny application code and dependencies
Platform-Specific Packaging Overhead (ARM64):
Windows: 300.1 MB
macOS: 264.1 MB
Linux: 304.9 MB
Total Application Size by Platform:
Windows: 362 MB
macOS: 326.4 MB
Linux: 366.8 MB
This represents the base Shiny application code and dependencies
Platform-Specific Packaging Overhead (ARM64):
Windows: 300.1 MB
macOS: 264.1 MB
Linux: 304.9 MB
Total Application Size by Platform:
Windows: 362 MB
macOS: 326.4 MB
Linux: 366.8 MB
shinyelectron::export() → #rshinylive → installer → app.exe
[Worth the Parallels license to record this from my Mac]
Still no #rstats dependencies for end users. Living the cross-platform life (virtually).
shinyelectron::export() → #rshinylive → installer → app.exe
[Worth the Parallels license to record this from my Mac]
Still no #rstats dependencies for end users. Living the cross-platform life (virtually).
shinyelectron::export() → #rshinylive conversion → .dmg → Native Mac app
Zero #rstats dependencies for end users! Early days but promising 👀
shinyelectron::export() → #rshinylive conversion → .dmg → Native Mac app
Zero #rstats dependencies for end users! Early days but promising 👀
The R+RStudio image has R 4.2.1 and RStudio Build 2022.07.2.
Maybe raise a ticket to update the underlying suites?
The R+RStudio image has R 4.2.1 and RStudio Build 2022.07.2.
Maybe raise a ticket to update the underlying suites?
🎯 Auto Xcode detection & OpenMP library mapping
🔬 Diagnostics tests
🧹 Safe uninstall
📦 Repo: github.com/coatless-she...
📝 Post: blog.thecoatlessprofessor.com/programming/...
🎯 Auto Xcode detection & OpenMP library mapping
🔬 Diagnostics tests
🧹 Safe uninstall
📦 Repo: github.com/coatless-she...
📝 Post: blog.thecoatlessprofessor.com/programming/...
{macrtools} now installs & configures OpenMP with:
`openmp_install()` and you're done! ⚡️
mac.thecoatlessprofessor.com/macrtools/re...
#rstats #hpc
{macrtools} now installs & configures OpenMP with:
`openmp_install()` and you're done! ⚡️
mac.thecoatlessprofessor.com/macrtools/re...
#rstats #hpc
Step 2: Share it
Step 3: Spend 2 hours helping someone install R and troubleshoot their environment
OR
Step 1: Write R code
Step 2: webR sharelink
webr.r-wasm.org/latest/?mode...
Step 3: Profit ✨
#rstats #webr
Step 2: Share it
Step 3: Spend 2 hours helping someone install R and troubleshoot their environment
OR
Step 1: Write R code
Step 2: webR sharelink
webr.r-wasm.org/latest/?mode...
Step 3: Profit ✨
#rstats #webr
@examplesWebR now goes full-screen because your data viz deserves better than a cramped iframe!
Click "Full-width" → no more squinting
Try it: rd.thecoatlessprofessor.com/webr-in-pkgd...
#rstats #webr
@examplesWebR now goes full-screen because your data viz deserves better than a cramped iframe!
Click "Full-width" → no more squinting
Try it: rd.thecoatlessprofessor.com/webr-in-pkgd...
#rstats #webr
📦 Pkg: github.com/coatless-rpk...
🎯 Demo pkgdown repo: github.com/coatless-r-n...
🌐 pkgdown website: rd.thecoatlessprofessor.com/webr-in-pkgd...
📦 Pkg: github.com/coatless-rpk...
🎯 Demo pkgdown repo: github.com/coatless-r-n...
🌐 pkgdown website: rd.thecoatlessprofessor.com/webr-in-pkgd...
1. Shared code now auto-runs when you click links (by adding &a parameter to end of code=)
2. Choose your view: editor, plot, terminal, or files with ?mode='editor-plot'
Try it yourself: webr.r-wasm.org/latest/?mode...
1. Shared code now auto-runs when you click links (by adding &a parameter to end of code=)
2. Choose your view: editor, plot, terminal, or files with ?mode='editor-plot'
Try it yourself: webr.r-wasm.org/latest/?mode...
Thanks to @gws.phd (webR creator) for adding this awesome feature to webR Latest (0.5.4-dev)!
Try it out with this demo snippet: webr.r-wasm.org/latest/#code...
Thanks to @gws.phd (webR creator) for adding this awesome feature to webR Latest (0.5.4-dev)!
Try it out with this demo snippet: webr.r-wasm.org/latest/#code...
The linkate Quarto extension automatically collects every URL and creates a tidy "Links" section at the bottom. Just add one line to your YAML!
📚 Docs: quarto.thecoatlessprofessor.com/linkate/
💻 Repo: github.com/coatless-qua...
#quarto
The linkate Quarto extension automatically collects every URL and creates a tidy "Links" section at the bottom. Just add one line to your YAML!
📚 Docs: quarto.thecoatlessprofessor.com/linkate/
💻 Repo: github.com/coatless-qua...
#quarto
This is huge for #python and #rstats data scientists - having a unified, modern IDE that speaks both languages fluently. Can't wait to see how this accelerates data science workflows!
Try it out here: positron.posit.co/download.html
This is huge for #python and #rstats data scientists - having a unified, modern IDE that speaks both languages fluently. Can't wait to see how this accelerates data science workflows!
Try it out here: positron.posit.co/download.html
Standard escaping doesn't work, but hex escape sequences do: \u{24}
Wrote up a quick note with Typst's ASCII table tool for finding any character's hex code.
blog.thecoatlessprofessor.com/programming/...
Standard escaping doesn't work, but hex escape sequences do: \u{24}
Wrote up a quick note with Typst's ASCII table tool for finding any character's hex code.
blog.thecoatlessprofessor.com/programming/...
marimo-team.github.io/quarto-marimo/
What's marimo? Reactive #jupyter -like notebooks that automatically run cells when code changes. marimo islands is making this tech portable everywhere 🏝️
marimo-team.github.io/quarto-marimo/
What's marimo? Reactive #jupyter -like notebooks that automatically run cells when code changes. marimo islands is making this tech portable everywhere 🏝️