CRAN Package Check Results for Package easyPubMed

Last updated on 2022-04-24 03:52:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.13 2.71 100.55 103.26 OK
r-devel-linux-x86_64-debian-gcc 2.13 2.45 81.81 84.26 OK
r-devel-linux-x86_64-fedora-clang 2.13 130.70 OK
r-devel-linux-x86_64-fedora-gcc 2.13 107.45 OK
r-patched-linux-x86_64 2.13 2.57 89.56 92.13 OK
r-release-linux-x86_64 2.13 2.06 92.69 94.75 OK
r-release-macos-arm64 2.13 OK
r-release-macos-x86_64 2.13 OK
r-release-windows-x86_64 2.13 23.00 177.00 200.00 OK
r-oldrel-macos-arm64 2.13 OK
r-oldrel-macos-x86_64 2.13 OK
r-oldrel-windows-ix86+x86_64 2.13 6.00 0.00 6.00 FAIL

Check Details

Version: 2.13
Check: re-building of vignette outputs
Result: FAIL
    Check process probably crashed or hung up for 20 minutes ... killed
    Most likely this happened in the example checks (?),
    if not, ignore the following last lines of example output:
    > ### Title: Trim and Format Address Information
    > ### Aliases: trim_address
    >
    > ### ** Examples
    >
    > addr_string <- " 2 Dept of Urology, Feinberg School of Medicine,"
    > addr_string <- paste(addr_string, "Chicago, US; Dept of Mol Bio as well...")
    > print(addr_string)
    [1] " 2 Dept of Urology, Feinberg School of Medicine, Chicago, US; Dept of Mol Bio as well..."
    > print(trim_address(addr = addr_string))
    [1] "Dept of Urology, Feinberg School of Medicine, Chicago, US"
    >
    >
    >
    >
    > ### * <FOOTER>
    > ###
    > cleanEx()
    > options(digits = 7L)
    > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
    Time elapsed: 1.73 0.38 488.04 NA NA
    > grDevices::dev.off()
    null device
     1
    > ###
    > ### Local variables: ***
    > ### mode: outline-minor ***
    > ### outline-regexp: "\\(> \\)?### [*]+" ***
    > ### End: ***
    > quit('no')
    ======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-oldrel-windows-ix86+x86_64