tylermorganwall / rayrender

A pathtracer for R. Build and render complex scenes and 3D data visualizations directly from R
http://www.rayrender.net
622 stars 43 forks source link

Can't fload - error #33

Closed tombroekel closed 2 years ago

tombroekel commented 2 years ago

Hi, I can't get render_highquality() to work, as the following error occurs. I use the latest github version of rayrender. I run R through R-Studio:

R version 4.0.2 (2020-06-22) Platform: x86_64-apple-darwin17.0 (64-bit) Running under: OS X 12.3.1

Screenshot 2022-04-14 at 23 26 21
tylermorganwall commented 2 years ago

This is a closed rayshader issue (https://github.com/tylermorganwall/rayshader/issues/216) —solve it by updating to the latest version of rayshader on github.

remotes::install_github("tylermorganwall/rayshader")