-
Hello,
I'm using a new MacBook M1 and I can't install the package from GitHub. I can install it from CRAN but the version is older (0.19) than the one on the Github.
While installing, I get thi…
-
I am trying to get elevation data for TX, and I have the shapefile. When I load the shapefile and run get_elev_raster I get this error about prj. I can not get it to work no matter what crs I input, a…
-
> devtools::install_github("tylermorganwall/rayshader")
Downloading GitHub repo tylermorganwall/rayshader@master
from URL https://api.github.com/repos/tylermorganwall/rayshader/zipball/m…
-
Hi Tyler, I am super excited about the new version of rayshader and I was testing it starting yesterday when I encounter big memory issues. I tried to make exhaustive testing so it will be as helpful …
-
Hi Tyler, I've been puzzled by why rendering jobs have slowed down rather drastically. Windows task manager shows that render_scene is only using one thread. Set `options(cores= 12)`, but still only …
-
Hi Tyler!
First time trying the package. I thought it would come handy for a problem I have:
There are three parameters (x, y, z) that influence a 4th (w).
I thought I could use ggplot2 with ray…
-
Hello,
First of all, thanks for the awesome package. The examples look great!
I have been trying to use rayshader and plot_gg for a while. I run the examples from the website and I can run the plo…
-
After update from R 3.6 to 4.0 on MacOS Catalina,
`plot_gg()` does not work in multi-core mode, and the ETA visualization bar is not shown either.
After about 1.5 min, the following error is thrown…
-
Hi,
I was trying to render a LiDAR point cloud on top of the DTM rendered by `rayshader`. Using the `lidR` package it was expected to be easy but in practice the axes chosen in `rayshader` make thi…
-
CentOS 7 running R 3.6. Just downloaded rayshader from CRAN and was very excited to test it. However, installation fails on GL/flu.h missing.
Should it have been part of the CRAN library or is some…