Last updated on 2014-11-24 23:47:14.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 0.89 | 19.08 | 19.97 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 0.79 | 20.45 | 21.24 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 37.63 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 37.92 | OK | |||
r-devel-osx-x86_64-clang | 1.0.2 | 39.23 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0.2 | 3.00 | 30.00 | 33.00 | OK | |
r-patched-linux-x86_64 | 1.0.2 | 0.86 | 20.31 | 21.16 | OK | |
r-patched-solaris-sparc | 1.0.2 | 215.30 | OK | |||
r-patched-solaris-x86 | 1.0.2 | 57.80 | OK | |||
r-release-linux-ix86 | 1.0.2 | 1.24 | 27.01 | 28.24 | OK | |
r-release-linux-x86_64 | 1.0.2 | 0.86 | 20.23 | 21.09 | OK | |
r-release-osx-x86_64-mavericks | 1.0.2 | OK | ||||
r-release-osx-x86_64-snowleopard | 1.0.2 | OK | ||||
r-release-windows-ix86+x86_64 | 1.0.2 | 3.00 | 31.00 | 34.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 4.00 | 17.00 | 21.00 | ERROR |
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in 'RsimMosaic-Ex.R' failed
The error most likely occurred in:
> ### Name: addBackTile
> ### Title: Add a tile back to the tile library
> ### Aliases: addBackTile
> ### Keywords: utilities misc
>
> ### ** Examples
>
> # Creates the tile library data frame from the example tiles
> my2MassTilesFull <- createLibraryIndexDataFrame(system.file("extdata/2Massier/",
+ package="RsimMosaic"))
Error in jpeg::readJPEG(filenameArray[i]) : unable to open NA
Calls: createLibraryIndexDataFrame -> <Anonymous> -> .Call
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64