mirror of
https://github.com/Doctorado-ML/benchmark.git
synced 2025-08-18 17:05:54 +00:00
Add results files
This commit is contained in:
17
results/exreport_err_f1-micro.txt
Normal file
17
results/exreport_err_f1-micro.txt
Normal file
@@ -0,0 +1,17 @@
|
||||
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, 6): Library not loaded: /opt/X11/lib/libSM.6.dylib
|
||||
Referenced from: /Library/Frameworks/R.framework/Versions/4.0/Resources/modules/R_X11.so
|
||||
Reason: image not found
|
||||
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, 6): 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: image not found
|
||||
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