-
In trying to use `add_gps_to_rayshader` I got this error:
```
Error in cbind(flight$long, rep(e@ymin, nrow(flight))) :
object 'flight' not found
```
Upon investigating it looks like an obje…
-
I originally posted this [here](https://github.com/tylermorganwall/rayshader/issues/19) but the issue was closed so I was unsure if anybody saw my message.
@tylermorganwall I am receiving the sa…
-
Hello :hand: I could not find any information about the license that this software is released under. Perhaps a maintainer can help with this question?
Love the outputs of the program :+1:
-
installed the latest version from github, but it seems the make_base cpp export got lost in the latest update. Now when I try plot_3d(solid = TRUE) I get the error:
Error in make_base_cpp(heightmap…
-
First, thank you for this really nice package.
I am playing with datasets along the coasts, which means there are some `NA` values for the area covered by the sea.
While using `plot_3d`, the fol…
-
I'm trying to install `rayshader` package on Windows 10 with R **3.5.0** via RStudio and it returns me a following error:
```
> devtools::install_github("tylermorganwall/rayshader")
Downloading G…
-
Sorry for the naive question, I'm totally new in R. When I'm installing the rayshader, I got wrong here:
Error in i.p(...) :
(converted from warning) installation of package ‘C:/Users/HAT_PI~1/Ap…
-
I have a tif file of a part of the Rift Valley in Kenya. I have put the tif file in a - [Dropbox](https://www.dropbox.com/s/42uly2il4ajs5t6/ASTGTM2_S01E036_dem.tif?dl=0)
There are 2 issues:
- onl…
-
I encountered a case where `plot_3d()` fails with missing values. It's the exact same code I used for this render: https://twitter.com/ClausWilke/status/1075423829491634177 only that I'm now looking a…
-
In `plot_map`, raster is used to plot the rayshader matrix and sets the xmn/xmx, ymn/ymx equal to the first and last *centre coordinates* that are passed to `rgl.surface`.
This could offset the mi…