tylermorganwall / rayrender

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

cant install rayrender via github #42

Closed nahardito closed 1 year ago

nahardito commented 1 year ago

im newbie in r

i have followed instructions to install rayrender via "remotes::install_github("https://github.com/tylermorganwall/rayrender")" but an error. There are some errors likes "problem copying .\tylermorganwall-rayrender-f542630\tests\testthat_snaps\basic-rendering\render_camera_info_test12_lookfrom-c(-10, 1, 10)_lookat-c(0, 0.75, 0)_camera_up-c(0, 1, 0)_focal_distance-5_fov-0.png to..." and the last line likes: "copying to build directory failed Error: Failed to install 'rayshader' from GitHub: Failed to install 'rayrender' from GitHub: ! System command 'Rcmd.exe' failed"

Whats the solution bout that? because when i tried before 12 feb, success. And i see there is an update on 12 feb, does have any affect? Thanks

tylermorganwall commented 1 year ago

This sounds like a local configuration issue--I can't provide any assistance.