CRAN Package Check Results for Package aws

Last updated on 2020-08-07 01:49:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.4-3 21.94 111.74 133.68 OK
r-devel-linux-x86_64-debian-gcc 2.4-3 19.75 82.22 101.97 OK
r-devel-linux-x86_64-fedora-clang 2.4-3 173.48 OK
r-devel-linux-x86_64-fedora-gcc 2.4-3 159.06 OK
r-devel-windows-ix86+x86_64 2.4-3 68.00 97.00 165.00 OK
r-patched-linux-x86_64 2.4-3 22.58 104.58 127.16 OK
r-patched-solaris-x86 2.4-3 184.90 OK
r-release-linux-x86_64 2.4-3 22.12 104.98 127.10 OK
r-release-macos-x86_64 2.4-3 OK
r-release-windows-ix86+x86_64 2.4-3 63.00 137.00 200.00 OK
r-oldrel-macos-x86_64 2.4-3 ERROR
r-oldrel-windows-ix86+x86_64 2.4-3 52.00 99.00 151.00 OK

Check Details

Version: 2.4-3
Check: running R code from vignettes
Result: ERROR
    Errors in running code in vignettes:
    when running code in ‘aws-Example.Rnw’
     ...
    > yhat0 <- kernsm(y1, h = 10)
    
    > yhat1 <- aws(y1, hmax = 100)
    Running PS with lambda= 14.6 hmax= 100 number of iterations: 22 memory step OFF
    Estimated variance: 0.0845
    Progress:step 1 hakt 1.03
    OMP: Error #15: Initializing libomp.dylib, but found libomp.dylib already initialized.
    OMP: Hint This means that multiple copies of the OpenMP runtime have been linked into the program. That is dangerous, since it can degrade performance or cause incorrect results. The best thing to do is to ensure that only a single OpenMP runtime is linked into the process, e.g. by avoiding static linking of the OpenMP runtime in any library. As an unsafe, unsupported, undocumented workaround you can set the environment variable KMP_DUPLICATE_LIB_OK=TRUE to allow the program to continue to execute, but that may cause crashes or silently produce incorrect results. For more information, please see http://openmp.llvm.org/
    
    ... incomplete output. Crash?
    
     ‘aws-Example.Rnw’... failed to complete the test
Flavor: r-oldrel-macos-x86_64

Version: 2.4-3
Check: re-building of vignette outputs
Result: NOTE
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘aws-Example.Rnw’ using Sweave
    Loading required package: awsMethods
    
    Use the function setCores() to change the number of CPU cores.
    
    OMP: Error #15: Initializing libomp.dylib, but found libomp.dylib already initialized.
    OMP: Hint This means that multiple copies of the OpenMP runtime have been linked into the program. That is dangerous, since it can degrade performance or cause incorrect results. The best thing to do is to ensure that only a single OpenMP runtime is linked into the process, e.g. by avoiding static linking of the OpenMP runtime in any library. As an unsafe, unsupported, undocumented workaround you can set the environment variable KMP_DUPLICATE_LIB_OK=TRUE to allow the program to continue to execute, but that may cause crashes or silently produce incorrect results. For more information, please see http://openmp.llvm.org/
Flavor: r-oldrel-macos-x86_64