CRAN Package Check Results for Package iptmnetr

Last updated on 2021-05-30 06:50:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.8 2.35 24.12 26.47 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.8 1.77 19.24 21.01 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.8 41.36 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.8 30.65 NOTE
r-devel-windows-x86_64 0.1.8 4.00 33.00 37.00 NOTE
r-devel-windows-x86_64-gcc10-UCRT 0.1.8 NOTE
r-patched-linux-x86_64 0.1.8 2.34 23.32 25.66 NOTE
r-patched-solaris-x86 0.1.8 48.00 NOTE
r-release-linux-x86_64 0.1.8 1.93 23.73 25.66 NOTE
r-release-macos-arm64 0.1.8 ERROR
r-release-macos-x86_64 0.1.8 NOTE
r-release-windows-ix86+x86_64 0.1.8 4.00 43.00 47.00 NOTE
r-oldrel-macos-x86_64 0.1.8 OK
r-oldrel-windows-ix86+x86_64 0.1.8 4.00 36.00 40.00 OK

Additional issues

noLD OpenBLAS

Check Details

Version: 0.1.8
Check: LazyData
Result: NOTE
     'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-devel-windows-x86_64-gcc10-UCRT, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64

Version: 0.1.8
Check: examples
Result: ERROR
    Running examples in ‘iptmnetr-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: get_info
    > ### Title: Get information.
    > ### Aliases: get_info
    >
    > ### ** Examples
    >
    > info <- get_info("Q15796")
    No encoding supplied: defaulting to UTF-8.
    Error in get_info("Q15796") :
     Request failed with code : 500 and error : IO error: failed to lookup address information: Name or service not known
    Execution halted
Flavor: r-release-macos-arm64

Version: 0.1.8
Check: tests
Result: ERROR
     Running ‘testthat.R’ [1s/6s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     1. └─iptmnetr::get_ppi_for_proteoforms("Q15796") test_api.R:46:2
     ── Error (test_api.R:69:3): get_ptm_enzymes_from_list returns valid data ───────
     Error: Request failed with code : 500 and error : IO error: failed to lookup address information: Name or service not known
     Backtrace:
     █
     1. └─iptmnetr::get_ptm_enzymes_from_list(substrates) test_api.R:69:2
     ── Error (test_api.R:99:3): test get_ptm_ppi_from_list returns valid data ──────
     Error: Request failed with code : 500 and error : IO error: failed to lookup address information: Name or service not known
     Backtrace:
     █
     1. └─iptmnetr::get_ptm_ppi_from_list(substrates) test_api.R:99:2
    
     [ FAIL 9 | WARN 0 | SKIP 2 | PASS 0 ]
     Error: Test failures
     Execution halted
Flavor: r-release-macos-arm64