CRAN Package Check Results for Package omxr

Last updated on 2020-10-12 16:47:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.3 4.41 43.05 47.46 ERROR
r-devel-linux-x86_64-debian-gcc 0.3.3 3.59 33.40 36.99 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.3 68.39 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.3 58.57 NOTE
r-devel-windows-ix86+x86_64 0.3.3 12.00 67.00 79.00 OK
r-patched-linux-x86_64 0.3.3 4.52 40.64 45.16 ERROR
r-patched-solaris-x86 0.3.3 85.80 NOTE
r-release-linux-x86_64 0.3.3 3.84 40.54 44.38 ERROR
r-release-macos-x86_64 0.3.3 NOTE
r-release-windows-ix86+x86_64 0.3.3 9.00 66.00 75.00 OK
r-oldrel-macos-x86_64 0.3.3 NOTE
r-oldrel-windows-ix86+x86_64 0.3.3 9.00 50.00 59.00 OK

Check Details

Version: 0.3.3
Check: examples
Result: ERROR
    Running examples in 'omxr-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: get_omx_attr
    > ### Title: Read OMX attributes
    > ### Aliases: get_omx_attr
    >
    > ### ** Examples
    >
    > omxfile <- omxr_example("skims.omx")
    > get_omx_attr(omxfile)
    Error in rhdf5::H5Fopen(file) :
     HDF5. File accessibilty. Unable to open file.
    Calls: get_omx_attr -> <Anonymous>
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.3.3
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘hms’ ‘readr’ ‘zlibbioc’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64