Closed elipousson closed 4 months ago
You just need to update to the latest version of rayshader (this was fixed in this following commit https://github.com/tylermorganwall/rayshader/commit/53498da030290b6e16368fc1c8c605e3b5eb5de5):
install.packages('rayshader', repos = c('https://tylermorganwall.r-universe.dev', 'https://cloud.r-project.org'))
It is surely possible that this is an issue with my setup instead of with the package but, just in case, I wanted to report the potential issue.
Here is a reprex with the code copied directly from the first two code blocks in the README:
Created on 2024-06-18 with reprex v2.1.0