Last updated on 2015-02-05 23:50:37.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.6-2 | 3.65 | 32.09 | 35.74 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.6-2 | 4.00 | 31.29 | 35.29 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.6-2 | 69.75 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.6-2 | 68.89 | OK | |||
r-devel-osx-x86_64-clang | 1.6-2 | 68.68 | OK | |||
r-devel-windows-ix86+x86_64 | 1.6-2 | 19.00 | 60.00 | 79.00 | OK | |
r-patched-linux-x86_64 | 1.6-2 | 4.76 | 40.17 | 44.94 | OK | |
r-patched-solaris-sparc | 1.6-2 | 447.00 | OK | |||
r-patched-solaris-x86 | 1.6-2 | 113.40 | OK | |||
r-release-linux-ix86 | 1.6-2 | 5.40 | 50.70 | 56.09 | OK | |
r-release-linux-x86_64 | 1.6-2 | 4.55 | 40.69 | 45.24 | OK | |
r-release-osx-x86_64-mavericks | 1.6-2 | OK | ||||
r-release-osx-x86_64-snowleopard | 1.6-2 | ERROR | ||||
r-release-windows-ix86+x86_64 | 1.6-2 | 25.00 | 86.00 | 111.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 1.6-2 | 17.00 | 89.00 | 106.00 | OK |
Version: 1.6-2
Check: examples
Result: ERROR
Running examples in ‘smacof-Ex.R’ failed
The error most likely occurred in:
> ### Name: plot3d.smacof
> ### Title: 3D SMACOF plots
> ### Aliases: plot3d.smacof plot3d.smacofR plot3d.smacofID plot3dstatic
> ### plot3dstatic.smacof plot3dstatic.smacofR plot3dstatic.smacofID
> ### Keywords: hplot
>
> ### ** Examples
>
>
> ## 3D plot for spherical SMACOF
> data(trading)
> res <- smacofSphere(trading, ndim = 3, verbose = FALSE, itmax = 5000)
> plot3d(res, plot.type = "confplot")
Thu Feb 5 08:42:46 hagal.research.att.com R[10276] <Error>: unknown error code: invalid pixel format
Thu Feb 5 08:42:46 hagal.research.att.com R[10276] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
X Error of failed request: GLXBadContext
Major opcode of failed request: 0 ()
Serial number of failed request: 27
Current serial number in output stream: 27
Flavor: r-release-osx-x86_64-snowleopard