CRAN Package Check Results for Package pkgcopier

Last updated on 2019-05-02 22:51:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.1 1.50 24.15 25.65 OK
r-devel-linux-x86_64-debian-gcc 0.0.1 1.28 19.57 20.85 OK
r-devel-linux-x86_64-fedora-clang 0.0.1 17.23 ERROR
r-devel-linux-x86_64-fedora-gcc 0.0.1 28.48 ERROR
r-patched-linux-x86_64 0.0.1 1.46 23.74 25.20 OK
r-patched-solaris-x86 0.0.1 47.60 ERROR
r-release-linux-x86_64 0.0.1 1.31 24.35 25.66 OK
r-release-windows-ix86+x86_64 0.0.1 6.00 48.00 54.00 OK
r-release-osx-x86_64 0.0.1 OK
r-oldrel-windows-ix86+x86_64 0.0.1 2.00 33.00 35.00 OK
r-oldrel-osx-x86_64 0.0.1 OK

Check Details

Version: 0.0.1
Check: examples
Result: ERROR
    Running examples in ‘pkgcopier-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: pkg_copy
    > ### Title: Copy package info to cloud
    > ### Aliases: pkg_copy
    >
    > ### ** Examples
    >
    > pkg_copy()
    Error in pkg_copy() :
     Failed! You can report problems at https://github.com/haozhu233/pkgcopier/issues
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.0.1
Check: examples
Result: ERROR
    Running examples in ‘pkgcopier-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: pkg_copy
    > ### Title: Copy package info to cloud
    > ### Aliases: pkg_copy
    >
    > ### ** Examples
    >
    > pkg_copy()
    Error in curl::curl_fetch_memory(url, handle = handle) :
     Timeout was reached: Operation timed out after 10000 milliseconds with 0 out of 0 bytes received
    Calls: pkg_copy ... request_fetch -> request_fetch.write_memory -> <Anonymous>
    Execution halted
Flavor: r-patched-solaris-x86