CRAN Package Check Results for Package RISmed

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.7 6.59 37.08 43.67 OK
r-devel-linux-x86_64-debian-gcc 2.1.7 4.07 28.19 32.26 OK
r-devel-linux-x86_64-fedora-clang 2.1.7 58.63 NOTE
r-devel-linux-x86_64-fedora-gcc 2.1.7 47.73 NOTE
r-devel-windows-ix86+x86_64 2.1.7 18.00 56.00 74.00 OK
r-patched-linux-x86_64 2.1.7 7.19 36.14 43.33 OK
r-patched-solaris-x86 2.1.7 68.50 NOTE
r-release-linux-x86_64 2.1.7 5.62 36.06 41.68 OK
r-release-macos-x86_64 2.1.7 NOTE
r-release-windows-ix86+x86_64 2.1.7 15.00 56.00 71.00 OK
r-oldrel-macos-x86_64 2.1.7 ERROR
r-oldrel-windows-ix86+x86_64 2.1.7 12.00 73.00 85.00 OK

Check Details

Version: 2.1.7
Check: data for non-ASCII characters
Result: NOTE
     Note: found 12 marked UTF-8 strings
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

Version: 2.1.7
Check: examples
Result: ERROR
    Running examples in ‘RISmed-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: Cited
    > ### Title: Number of citations
    > ### Aliases: Cited
    >
    > ### ** Examples
    >
    > res <- EUtilsSummary("myeloma[ti]", mindate = "2002/01/01", maxdate = "2002/02/01", retmax = 5)
    > Cited(res)
    Warning in readLines(the_url) :
     cannot open URL 'https://eutils.ncbi.nlm.nih.gov/entrez/eutils/elink.fcgi?retmode=xml&dbfrom=pubmed&id=11818668&cmd=neighbor': HTTP status was '429 Unknown Error'
    Error in readLines(the_url) :
     cannot open the connection to 'https://eutils.ncbi.nlm.nih.gov/entrez/eutils/elink.fcgi?retmode=xml&dbfrom=pubmed&id=11818668&cmd=neighbor'
    Calls: Cited -> Cited -> sapply -> lapply -> FUN -> readLines
    Execution halted
Flavor: r-oldrel-macos-x86_64