mirror of
https://github.com/Doctorado-ML/benchmark.git
synced 2025-08-15 23:45:54 +00:00
Remove exreport_err from results
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
Warning messages:
|
||||
1: In grSoftVersion() :
|
||||
unable to load shared object '/Library/Frameworks/R.framework/Resources/modules//R_X11.so':
|
||||
dlopen(/Library/Frameworks/R.framework/Resources/modules//R_X11.so, 0x0006): Library not loaded: /opt/X11/lib/libSM.6.dylib
|
||||
Referenced from: /Library/Frameworks/R.framework/Versions/4.0/Resources/modules/R_X11.so
|
||||
Reason: tried: '/opt/X11/lib/libSM.6.dylib' (no such file), '/Library/Frameworks/R.framework/Resources/lib/libSM.6.dylib' (no such file), '/Library/Java/JavaVirtualMachines/jdk1.8.0_241.jdk/Contents/Home/jre/lib/server/libSM.6.dylib' (no such file)
|
||||
2: In cairoVersion() :
|
||||
unable to load shared object '/Library/Frameworks/R.framework/Resources/library/grDevices/libs//cairo.so':
|
||||
dlopen(/Library/Frameworks/R.framework/Resources/library/grDevices/libs//cairo.so, 0x0006): Library not loaded: /opt/X11/lib/libXrender.1.dylib
|
||||
Referenced from: /Library/Frameworks/R.framework/Versions/4.0/Resources/library/grDevices/libs/cairo.so
|
||||
Reason: tried: '/opt/X11/lib/libXrender.1.dylib' (no such file), '/Library/Frameworks/R.framework/Resources/lib/libXrender.1.dylib' (no such file), '/Library/Java/JavaVirtualMachines/jdk1.8.0_241.jdk/Contents/Home/jre/lib/server/libXrender.1.dylib' (no such file)
|
||||
3: In svg(paste(figPath, id, ".svg", sep = ""), width = 11.69, height = 8.27) :
|
||||
failed to load cairo DLL
|
||||
4: In svg(paste(figPath, id, ".svg", sep = ""), width = 11.69, height = 8.27) :
|
||||
failed to load cairo DLL
|
||||
5: In svg(paste(figPath, id, ".svg", sep = ""), width = 11.69, height = 8.27) :
|
||||
failed to load cairo DLL
|
Reference in New Issue
Block a user