Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error runnning it in Mac #259

Open
fkgruber opened this issue Aug 23, 2023 · 0 comments
Open

Error runnning it in Mac #259

fkgruber opened this issue Aug 23, 2023 · 0 comments

Comments

@fkgruber
Copy link

Hi
I was able to install it but then when I run it I get:
Warning: Error in dyn.load: unable to load shared object '/opt/homebrew/lib/R/4.2/site-library/ragg/libs/ragg.so':
dlopen(/opt/homebrew/lib/R/4.2/site-library/ragg/libs/ragg.so, 0x0006): Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib
Referenced from: <36091ED2-2145-389E-BB85-BFBC82AA10EB> /opt/homebrew/lib/R/4.2/site-library/ragg/libs/ragg.so
Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/r/4.3.1/lib/R/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.1/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5.1/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.1/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/r/4.3.1/lib/R/lib/libtiff.5.dylib' (no such fi [... truncated]
132: dyn.load
131: library.dynam
130: loadNamespace
129: startPNG
128: drawPlot
114: reactive:plotObj
98: drawReactive
85: renderFunc
84: output$esquisse-plooooooot-plot
3: shiny::runApp
2: runGadget
1: esquisse::esquisser
Warning: Error in dyn.load: unable to load shared object '/opt/homebrew/lib/R/4.2/site-library/ragg/libs/ragg.so':
dlopen(/opt/homebrew/lib/R/4.2/site-library/ragg/libs/ragg.so, 0x0006): Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib
Referenced from: <36091ED2-2145-389E-BB85-BFBC82AA10EB> /opt/homebrew/lib/R/4.2/site-library/ragg/libs/ragg.so
Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/r/4.3.1/lib/R/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.1/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5.1/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.1/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/r/4.3.1/lib/R/lib/libtiff.5.dylib' (no such fi [... truncated]
132: dyn.load
131: library.dynam
130: loadNamespace
129: startPNG
128: drawPlot
114: reactive:plotObj
98: drawReactive
85: renderFunc
84: output$esquisse-plooooooot-plot
3: shiny::runApp
2: runGadget
1: esquisse::esquisser

sessionInfo:

sessionInfo()
R version 4.3.1 (2023-06-16)
Platform: aarch64-apple-darwin22.4.0 (64-bit)
Running under: macOS Ventura 13.2.1

Matrix products: default
BLAS: /opt/homebrew/Cellar/openblas/0.3.23/lib/libopenblasp-r0.3.23.dylib
LAPACK: /opt/homebrew/Cellar/r/4.3.1/lib/R/lib/libRlapack.dylib; LAPACK version 3.11.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant