Last updated on 2017-12-20 00:47:24 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2-8 | 1.26 | 21.94 | 23.20 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2-8 | OK | ||||
r-devel-linux-x86_64-fedora-clang | 0.2-8 | 30.19 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2-8 | 31.49 | OK | |||
r-devel-windows-ix86+x86_64 | 0.2-8 | 7.00 | 38.00 | 45.00 | OK | |
r-patched-linux-x86_64 | 0.2-8 | 1.36 | 24.26 | 25.62 | OK | |
r-patched-solaris-x86 | 0.2-8 | 44.20 | OK | |||
r-release-linux-x86_64 | 0.2-8 | 1.39 | 24.33 | 25.72 | OK | |
r-release-windows-ix86+x86_64 | 0.2-8 | 4.00 | 41.00 | 45.00 | OK | |
r-release-osx-x86_64 | 0.2-8 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.2-8 | 7.00 | 45.00 | 52.00 | OK | |
r-oldrel-osx-x86_64 | 0.2-8 | ERROR |
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