CRAN Package Check Results for Package tm.plugin.dc

Last updated on 2017-07-26 01:56:43.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2-8 0.96 22.42 23.38 OK
r-devel-linux-x86_64-debian-gcc 0.2-8 0.88 22.19 23.07 OK
r-devel-linux-x86_64-fedora-clang 0.2-8 30.39 OK
r-devel-linux-x86_64-fedora-gcc 0.2-8 29.01 OK
r-devel-windows-ix86+x86_64 0.2-8 7.00 37.00 44.00 OK
r-patched-linux-x86_64 0.2-8 0.99 22.52 23.51 OK
r-patched-solaris-x86 0.2-8 44.20 OK
r-release-linux-x86_64 0.2-8 0.91 22.68 23.60 OK
r-release-windows-ix86+x86_64 0.2-8 4.00 52.00 56.00 OK
r-release-osx-x86_64 0.2-8 OK
r-oldrel-windows-ix86+x86_64 0.2-8 3.00 38.00 41.00 OK
r-oldrel-osx-x86_64 0.2-8 ERROR

Check Details

Version: 0.2-8
Check: examples
Result: ERROR
    Running examples in ‘tm.plugin.dc-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: tm_map.DCorpus
    > ### Title: Transformations on Distributed Corpora
    > ### Aliases: tm_map.DCorpus
    >
    > ### ** Examples
    >
    > data("crude")
    > tm_map(as.DCorpus(crude), content_transformer(tolower))
    Warning in file(con, "w") :
     cannot open file '/var/folders/8q/c881c7rn7_x34vj58f4ywhvm0000h3/T//Rtmpb0djBE/DSL-20160505-034420-gjoxfxyrqb/chunk-15dc814df4a7b': No such file or directory
    Error in file(con, "w") : cannot open the connection
    Calls: tm_map ... DS_write_lines -> <Anonymous> -> <Anonymous> -> file
    Execution halted
Flavor: r-oldrel-osx-x86_64