CRAN Package Check Results for Package tm.plugin.dc

Last updated on 2023-09-28 19:59:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2-10 2.88 32.02 34.90 OK
r-devel-linux-x86_64-debian-gcc 0.2-10 2.50 25.23 27.73 OK
r-devel-linux-x86_64-fedora-clang 0.2-10 43.96 OK
r-devel-linux-x86_64-fedora-gcc 0.2-10 45.06 ERROR
r-devel-windows-x86_64 0.2-10 4.00 46.00 50.00 OK
r-patched-linux-x86_64 0.2-10 3.56 31.85 35.41 OK
r-release-linux-x86_64 0.2-10 3.13 31.75 34.88 OK
r-release-macos-arm64 0.2-10 20.00 OK
r-release-macos-x86_64 0.2-10 26.00 OK
r-release-windows-x86_64 0.2-10 4.00 48.00 52.00 OK
r-oldrel-macos-arm64 0.2-10 19.00 OK
r-oldrel-macos-x86_64 0.2-10 24.00 OK
r-oldrel-windows-x86_64 0.2-10 5.00 55.00 60.00 OK

Check Details

Version: 0.2-10
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 '/tmp/RtmpXyrRV2/working_dir/RtmpUWdaUk/DSL-20230926-072721-ydgabwknrs/chunk-2e6ee8286a4917': 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-devel-linux-x86_64-fedora-gcc