CRAN Package Check Results for Package Rtts

Last updated on 2019-08-09 13:47:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.3 2.61 22.48 25.09 ERROR
r-devel-linux-x86_64-debian-gcc 0.3.3 1.95 18.47 20.42 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.3 30.10 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3.3 28.69 ERROR
r-devel-windows-ix86+x86_64 0.3.3 7.00 46.00 53.00 ERROR
r-patched-linux-x86_64 0.3.3 2.00 22.52 24.52 ERROR
r-patched-solaris-x86 0.3.3 52.00 OK
r-release-linux-x86_64 0.3.3 2.38 22.57 24.95 ERROR
r-release-windows-ix86+x86_64 0.3.3 9.00 51.00 60.00 OK
r-release-osx-x86_64 0.3.3 OK
r-oldrel-windows-ix86+x86_64 0.3.3 3.00 69.00 72.00 OK
r-oldrel-osx-x86_64 0.3.3 OK

Check Details

Version: 0.3.3
Check: examples
Result: ERROR
    Running examples in 'Rtts-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: tts_google
    > ### Title: Convert Text into Speech
    > ### Aliases: tts_google
    >
    > ### ** Examples
    >
    > # Used default value for destfile argument,
    > # so the generated voice file will be saved in the working directory.
    > tts_google("Hello.")
    Warning: function 'tts_google' is deprecated due to API issue. Please use 'tts_ITIR' instead.
    (Your request was done with 'tts_ITRI' this time)
    Error in if (status == "good luck") { :
     missing value where TRUE/FALSE needed
    Calls: tts_google -> tts_ITRI
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.3.3
Check: examples
Result: ERROR
    Running examples in ‘Rtts-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: tts_google
    > ### Title: Convert Text into Speech
    > ### Aliases: tts_google
    >
    > ### ** Examples
    >
    > # Used default value for destfile argument,
    > # so the generated voice file will be saved in the working directory.
    > tts_google("Hello.")
    Warning: function 'tts_google' is deprecated due to API issue. Please use 'tts_ITIR' instead.
    (Your request was done with 'tts_ITRI' this time)
    Error in if (status == "good luck") { :
     missing value where TRUE/FALSE needed
    Calls: tts_google -> tts_ITRI
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64