Last updated on 2022-09-11 12:56:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.1 | 72.85 | 318.62 | 391.47 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.6.1 | 55.46 | 258.08 | 313.54 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.6.1 | 479.62 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.1 | 483.38 | ERROR | |||
r-devel-windows-x86_64 | 0.6.1 | 88.00 | 385.00 | 473.00 | NOTE | |
r-patched-linux-x86_64 | 0.6.1 | 63.93 | 299.89 | 363.82 | OK | |
r-release-linux-x86_64 | 0.6.1 | 62.19 | 287.06 | 349.25 | OK | |
r-release-macos-arm64 | 0.6.1 | 140.00 | NOTE | |||
r-release-macos-x86_64 | 0.6.1 | 157.00 | NOTE | |||
r-release-windows-x86_64 | 0.6.1 | 83.00 | 402.00 | 485.00 | NOTE | |
r-oldrel-macos-arm64 | 0.6.1 | 112.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.6.1 | 169.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.6.1 | 154.00 | 575.00 | 729.00 | NOTE |
Version: 0.6.1
Check: installed package size
Result: NOTE
installed size is 7.3Mb
sub-directories of 1Mb or more:
data 2.7Mb
doc 3.6Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.6.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [131s/219s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> Sys.setenv("R_TESTS" = "")
> library(testthat)
> library(text2vec)
> library(mlapi)
> data("movie_review")
> test_check("text2vec")
INFO [07:35:09.729] early stopping at 100 iteration
INFO [07:35:11.446] early stopping at 40 iteration
INFO [07:38:20.109] soft_als: iter 001, frobenious norm change 350.807 loss NA
INFO [07:38:20.124] soft_als: iter 002, frobenious norm change 0.290 loss NA
INFO [07:38:20.139] soft_als: iter 003, frobenious norm change 0.042 loss NA
INFO [07:38:20.154] soft_als: iter 004, frobenious norm change 0.013 loss NA
INFO [07:38:20.172] soft_als: iter 005, frobenious norm change 0.006 loss NA
INFO [07:38:20.187] soft_als: iter 006, frobenious norm change 0.003 loss NA
INFO [07:38:20.203] soft_als: iter 007, frobenious norm change 0.002 loss NA
INFO [07:38:20.218] soft_als: iter 008, frobenious norm change 0.001 loss NA
INFO [07:38:20.228] soft_als: iter 009, frobenious norm change 0.001 loss NA
INFO [07:38:20.235] soft_impute: converged with tol 0.001000 after 9 iter
INFO [07:38:20.439] soft_als: iter 001, frobenious norm change 144.766 loss NA
INFO [07:38:20.570] soft_als: iter 002, frobenious norm change 0.002 loss NA
INFO [07:38:20.746] soft_als: iter 003, frobenious norm change 0.000 loss NA
INFO [07:38:20.752] soft_impute: converged with tol 0.001000 after 3 iter
INFO [07:38:21.224] soft_als: iter 001, frobenious norm change 144.849 loss NA
INFO [07:38:21.377] soft_als: iter 002, frobenious norm change 0.002 loss NA
INFO [07:38:21.521] soft_als: iter 003, frobenious norm change 0.000 loss NA
INFO [07:38:21.529] soft_impute: converged with tol 0.001000 after 3 iter
INFO [07:38:21.755] soft_als: iter 001, frobenious norm change 504.137 loss NA
INFO [07:38:21.762] soft_als: iter 002, frobenious norm change 0.345 loss NA
INFO [07:38:21.769] soft_als: iter 003, frobenious norm change 0.056 loss NA
INFO [07:38:21.777] soft_als: iter 004, frobenious norm change 0.020 loss NA
INFO [07:38:21.783] soft_als: iter 005, frobenious norm change 0.009 loss NA
INFO [07:38:21.794] soft_als: iter 006, frobenious norm change 0.005 loss NA
INFO [07:38:21.806] soft_als: iter 007, frobenious norm change 0.003 loss NA
INFO [07:38:21.813] soft_als: iter 008, frobenious norm change 0.002 loss NA
INFO [07:38:21.825] soft_als: iter 009, frobenious norm change 0.001 loss NA
INFO [07:38:21.836] soft_als: iter 010, frobenious norm change 0.001 loss NA
INFO [07:38:21.839] soft_impute: converged with tol 0.001000 after 10 iter
[ FAIL 1 | WARN 3 | SKIP 0 | PASS 88 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-coherence.R:44:3): coherence, general functionality ───────────
`coherence(x = top_terms, tcm = tcm_err, n_doc_tcm = nrow(dtm))` did not throw an error.
[ FAIL 1 | WARN 3 | SKIP 0 | PASS 88 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc