CRAN Package Check Results for Package wpa

Last updated on 2025-12-28 01:48:57 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.10.0 27.01 456.85 483.86 OK
r-devel-linux-x86_64-debian-gcc 1.10.0 19.38 272.08 291.46 OK
r-devel-linux-x86_64-fedora-clang 1.10.0 48.00 725.58 773.58 OK
r-devel-linux-x86_64-fedora-gcc 1.10.0 47.00 719.66 766.66 OK
r-devel-windows-x86_64 1.10.0 30.00 472.00 502.00 ERROR
r-patched-linux-x86_64 1.10.0 38.57 406.00 444.57 OK
r-release-linux-x86_64 1.10.0 22.97 408.91 431.88 OK
r-release-macos-arm64 1.10.0 OK
r-release-macos-x86_64 1.10.0 16.00 259.00 275.00 OK
r-release-windows-x86_64 1.10.0 30.00 466.00 496.00 OK
r-oldrel-macos-arm64 1.10.0 OK
r-oldrel-macos-x86_64 1.10.0 16.00 286.00 302.00 OK
r-oldrel-windows-x86_64 1.10.0 42.00 599.00 641.00 OK

Check Details

Version: 1.10.0
Check: examples
Result: ERROR Running examples in 'wpa-Ex.R' failed The error most likely occurred in: > ### Name: pairwise_count > ### Title: Perform a pairwise count of words by id > ### Aliases: pairwise_count > > ### ** Examples > > td <- data.frame(line = c(1, 1, 2, 2), + word = c("work", "meeting", "catch", "up")) > > pairwise_count(td, id = "line", word = "word") Error in `[.data.table`(DT, , `:=`(N, .N), by = id) : attempt access index 2/2 in VECTOR_ELT Calls: pairwise_count -> [ -> [.data.table Execution halted Flavor: r-devel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.