Jarl is a CLI tool with extensions in VS Code, Positron, and Zed. It can check thousands of lines of R code in milliseconds.
Jarl provides several output formats, a Github Actions workflow, and more.
Blog post: www.etiennebacher.com/posts/2025-1...
Jarl is a CLI tool with extensions in VS Code, Positron, and Zed. It can check thousands of lines of R code in milliseconds.
Jarl provides several output formats, a Github Actions workflow, and more.
Blog post: www.etiennebacher.com/posts/2025-1...
GeoArrow on Web; Can We Live Without GeoJSON?
yutannihilation.github.io/foss4g-2025-...
GeoArrow on Web; Can We Live Without GeoJSON?
yutannihilation.github.io/foss4g-2025-...
Spatial uncertainty visualisation (bivariate, pixel, exceedance, glyph), like {Vizumap}, but fully integrated with ggplot2 -- a much simpler API with all the advantages of the ggplot2 system.
Spatial uncertainty visualisation (bivariate, pixel, exceedance, glyph), like {Vizumap}, but fully integrated with ggplot2 -- a much simpler API with all the advantages of the ggplot2 system.
dev.to/mierune/reki...
David O’Sullivan breaks down the trade-offs in a blog post.
URL: dosull.github.io/posts/2024-1...
#RStats #RSpatial #Maps #tmap #ggplot2
We're aiming to expand the `filter()` family:
- `filter()` to keep rows
- `filter_out()` to drop rows
- `when_any()` and `when_all()` as modifiers
Read more and leave feedback here:
github.com/tidyverse/ti...
We're aiming to expand the `filter()` family:
- `filter()` to keep rows
- `filter_out()` to drop rows
- `when_any()` and `when_all()` as modifiers
Read more and leave feedback here:
github.com/tidyverse/ti...
The data community showcased stunning work in #RStats/ #Python using gt, Reactable, and #Quarto, transforming complex data into beautiful, effective communication.
Congrats to all the winners!
See the innovation: posit.co/blog/2025-ta...
The data community showcased stunning work in #RStats/ #Python using gt, Reactable, and #Quarto, transforming complex data into beautiful, effective communication.
Congrats to all the winners!
See the innovation: posit.co/blog/2025-ta...
Check out the rendered HTML here: radiantearth.github.io/stac-geoparq...
Check out the rendered HTML here: radiantearth.github.io/stac-geoparq...
Catch our team showing how modern tools make geospatial faster and more interoperable.
Find us for zines + join the GeoRust sprint.
Get the deets: developmentseed.org/blog/2025-10...
#foss4g #osgeo
Catch our team showing how modern tools make geospatial faster and more interoperable.
Find us for zines + join the GeoRust sprint.
Get the deets: developmentseed.org/blog/2025-10...
#foss4g #osgeo
21th November, 11:00–11:25
talks.osgeo.org/foss4g-2025/...
21th November, 11:00–11:25
talks.osgeo.org/foss4g-2025/...
Register: events.zoom.us/ev/Ai-geyS63...
Register: events.zoom.us/ev/Ai-geyS63...
@columnar.tech to accelerate the shift from slow, row-oriented APIs like ODBC and JDBC to >10x faster alternatives powered by @arrow.apache.org. Learn more 👇
@columnar.tech to accelerate the shift from slow, row-oriented APIs like ODBC and JDBC to >10x faster alternatives powered by @arrow.apache.org. Learn more 👇
Read more: github.com/posit-dev/mc...
Read more: github.com/posit-dev/mc...
arrow.apache.org/blog/2025/10...
arrow.apache.org/blog/2025/10...
New features include: ✨ Light & dark mode support for brand colors and logos 📦 Brand extensions for sharing across projects ♿ HTML accessibility checks with Axe-core 🔧 Access to execution context from code cells
Full details: quarto.org/docs/blog/po...
New features include: ✨ Light & dark mode support for brand colors and logos 📦 Brand extensions for sharing across projects ♿ HTML accessibility checks with Axe-core 🔧 Access to execution context from code cells
Full details: quarto.org/docs/blog/po...
Not because I think the current documentation is lacking 😅, but it takes you to an `Ask DeepWiki` prompt with the full mirai source code as context so you can ask questions (and get answers) in *any* language.
Any feedback welcome! #rstats
Not because I think the current documentation is lacking 😅, but it takes you to an `Ask DeepWiki` prompt with the full mirai source code as context so you can ask questions (and get answers) in *any* language.
Any feedback welcome! #rstats
apache.r-universe.dev/sedonadb
apache.r-universe.dev/sedonadb
Built in Rust with Apache DataFusion
sedona.apache.org/latest/blog/...
Built in Rust with Apache DataFusion
sedona.apache.org/latest/blog/...
github.com/yutannihilat...
github.com/yutannihilat...
A guide to creating thematic maps in R with the tmap package.
Covers everything from loading data to interactive and animated maps, with reproducible code.
Read online: tmap.geocompx.org
#rstats #rspatial #geocompx #gischat #maps