For those interested in spatial analysis with #rstats, the second version of the super-handy book Geocomputation with R is now available.
There is also a version for #python!
r.geocompx.org
py.geocompx.org
@zevross.bsky.social
Web applications, Data Science, Spatial Analysis, R Programmer & Instructor, Python, Data Viz, Public Health.
For those interested in spatial analysis with #rstats, the second version of the super-handy book Geocomputation with R is now available.
There is also a version for #python!
r.geocompx.org
py.geocompx.org
Title slide: Will your code run again? Tips for making code reproducible in R
If you missed my talk but still want to learn how to make your R code more reproducible, my slides are here π:
daxkellie.quarto.pub/will-your-co...
All the links to packages and resources I mentioned are there, so hopefully this can be a nice reference, too!
#ESAus2024 #rstats #quartopub π§ͺπ
I'm sure that many of you know this already, but if you need to be able to change between R versions for different projects rig is a great tool! #rstats
github.com/r-lib/rig
I've been testing uv for #python package/project management (replacing pip/poetry etc) and it's shockingly fast. Less than a yr old, already has 27k GitHub stars.
Using `uv sync` restores a virtual env with a specific python version and dozens of packages in less than 1s!
github.com/astral-sh/uv