Tyler Morgan-Wall
tylermorganwall@fosstodon.org
<p>:anAmigaBall: :rstats: R, data science, dataviz, maps, raytracing. Developer of rayshader, rayrender, and the rayverse | PhD in Physics from Johns Hopkins | Penn </p><p><a href="https://fosstodon.org/tags/RStats" class="mention hashtag" rel="tag">#<span>RStats</span></a> <a href="https://fosstodon.org/tags/Rayshader" class="mention hashtag" rel="tag">#<span>Rayshader</span></a> <a href="https://fosstodon.org/tags/Rayverse" class="mention hashtag" rel="tag">#<span>Rayverse</span></a> <a href="https://fosstodon.org/tags/Rayrender" class="mention hashtag" rel="tag">#<span>Rayrender</span></a> <a href="https://fosstodon.org/tags/Dataviz" class="mention hashtag" rel="tag">#<span>Dataviz</span></a> <a href="https://fosstodon.org/tags/3D" class="mention hashtag" rel="tag">#<span>3D</span></a><
Posts
-
Post #3693506
What can you do when you combine the great spatial ecosystem in R (sf, terra + many others) with rayshader? The only limit is your imagination.😎 Modeled. Animated. And Rendered. Entirely in R. Rayshader 1.0 coming soon 😃 #RStats #rayshader #rayrender #rayverse
-
Post #2316523
ggplot(ritual) + geom_sf() + theme_c̵̤͛̌̎̀͘t̶̡̨̯̝̼͗̂͒͊̀̾̇̾͜h̸̡̰͉̼̖͉̉u̶̡̗̮̜͍̠̯̙̍l̸̞̲̓̒̒̓̓̃̔h̶̛̖̣̲̩̖͉̠͍̬̄̔̊̽͜u̸̱͛̈̽̀̅() + coord_noneuclidean() #RStats #rayshader #rayrender
-
Post #2168686
why would I get AI to write my documentation and examples, that&#39;s the best part. #RStats #rayshader
-
Post #2168685
RE: https://fosstodon.org/@tylermorganwall/116454548093886803 I implemented a fork of {targets} which provides the necessary changes to support {mori} shared memory regions! Check out the discussion thread below to learn more about the implementation: https://github.com/ropensci/targets/discussions/1584 And try out the primary fork here: https://github.com/tylermorganwall/targets/tree/marshal-cache #RStats
-
Post #2110484
Just released 🌳tarborist v0.15.0! Canceled targets have a little canceled icon next to them now. ... That&#39;s it. That&#39;s the update.👐 #RStats
-
Post #2034526
There&#39;s plenty of discourse online about the value of GenAI for OSS, but I had a package fail to install on CRAN due to CRAN-specific config issues (not found on any rhub runners) and used GenAI to help develop a fix in under 24 hours, before a single BDR email came. Now that&#39;s progress 👍 #RStats
-
Post #1689019
Introducing 🌳tarborist: a VS Code extension providing tree-sitter powered static analysis of {targets} pipelines with target info on hover, tar_map() autocompletion, cycle detection, and upstream/downstream info/links #RStats Github: https://github.com/tylermorganwall/tarborist OpenVSX: https://open-vsx.org/vscode/item?itemName=tylermorganwall.tarborist
-
Post #1686428
&quot;Man, I really wish RStudio respected hierarchy in code-folded section headers... I wonder how easy it would be to...&quot; (inner voice: DON&#39;T DO IT! IT&#39;S NOT WORTH IT! JUST GET BACK TO WORK! THE YAK IS BEST LEFT UNSHORN!) &quot;... I&#39;m gonna do it.&quot; #RStats #RStudio
-
Post #1645054
RE: https://fosstodon.org/@shikokuchuo/116454059557476140 This is really big (if it works!)—a big limitation for the use of R in simulation up to this point has been memory bloat. I’ve had to turn off parallel processing/reduce the number of workers many times in my {targets} workflows due to OOM errors. Hopefully this will solve that problem #RStats
-
Post #1581535
new release of 🌳tarborist, the Positron pipeline helper for {targets}! v0.8.0 brings option runtime/size heat maps for targets: it will now tell you how large or how long (user-selectable) each target is in the pipeline! I&#39;ve also added the size and runtime information to the hover. #RStats
-
Post #1581530
Millions and millions of points... #RStats #rayshader #rayrender
-
Post #1581528
Get in, kids! An ADSB storm is coming! #RStats #rayshader #rayrender
-
Post #1405056
Ranking R function typing errors by the amount of whimsy they inspire: 1) libary: Ha, it&#39;s like I&#39;m a toddler! 2) maen: Ha, it&#39;s like I&#39;m Welsh! 3) liens: Ha, it&#39;s like I&#39;m a banker! ... 1000) dplyr::fitler: :blobcateyes: #RStats
-
Post #1323162
Look at how cool this is! 🌳Tarborist now tracks and tags invalidation (and potential invalidation) within your {targets} pipeline and actively updates as you work, so you can get a preview of what&#39;s actually going to run before you run tar_make()! #RStats GH: https://github.com/tylermorganwall/tarborist
-
Post #1136038
Using R to simulate the sky for the full day of July 30th, 2025 in Washington, DC (hint at what&#39;s coming in the future for rayshader: give a lat, long, and time of day, and render an image with not only the exact sun orientation at that time, but a realistic simulation of the atmosphere as well🧑🍳 🤌) #RStats #rayshader
-
Post #786536
Well well well, what do we have here? Is that... real 3D data in my 3D ggplot? 🤫 #RStats #rayshader #rayverse
-
Post #706782
1/5‼️Gigantic new #rayverse update + blog post! Introducing {skymodelr}: render 3D scenes in #RStats with realistically-lit skies at a given location, using just a latitude, longitude, and a time. Blog: https://www.tylermw.com/posts/rayverse/atmospheric-simulation-in-r.html Github: https://github.com/tylermorganwall/skymodelr Site: www.skymodelr.com