rayshader icon indicating copy to clipboard operation
rayshader copied to clipboard

Error in parse(outFile) - Error when compiling

Open JasonCurole opened this issue 1 year ago • 0 comments

Thanks so much for what looks like an amazing package.

I am receiving the following error when compiling from source:

Error in parse(outFile) : /tmp/RtmpWZby3b/R.INSTALL9781f7584afd5/rayvertex/R/add_shape.R:772:30: unexpected '>' 771: scaleval = (bbox_size + material$toon_outline_width)/bbox_size 772: single_obj = single_obj |> ^ ERROR: unable to collate and parse R files for package ‘rayvertex’

Downloading from: trying URL 'https://tylermorganwall.r-universe.dev/src/contrib/rayvertex_0.4.5.tar.gz'

Please let me know if you need any other information.

JasonCurole avatar Sep 16 '22 21:09 JasonCurole