Last updated on 2020-06-15 08:53:25 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.7 | 2.38 | 89.06 | 91.44 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.0.7 | 2.24 | 66.44 | 68.68 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.0.7 | 113.03 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.0.7 | 105.38 | ERROR | |||
| r-devel-windows-ix86+x86_64 | 0.0.7 | 16.00 | 112.00 | 128.00 | ERROR | |
| r-patched-linux-x86_64 | 0.0.7 | 2.42 | 83.84 | 86.26 | ERROR | |
| r-patched-solaris-x86 | 0.0.7 | 145.10 | ERROR | |||
| r-release-linux-x86_64 | 0.0.7 | 2.89 | 88.19 | 91.08 | ERROR | |
| r-release-osx-x86_64 | 0.0.7 | NOTE | ||||
| r-release-windows-ix86+x86_64 | 0.0.7 | 15.00 | 100.00 | 115.00 | ERROR | |
| r-oldrel-osx-x86_64 | 0.0.7 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 0.0.7 | 10.00 | 119.00 | 129.00 | ERROR | 
Version: 0.0.7
Check: tests
Result: ERROR
      Running 'testthat.R' [4s/5s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
      > library(testthat)
      > library(ptstem)
      > 
      > test_check("ptstem")
      -- 1. Failure: Stemming Hunspell Works (@test-ptstem.R#15)  --------------------
      ptstem(texts, algorithm = "hunspell") not equal to c("coma frutas pois elas fazem bem para a saúde", "não coma doces, elas fazem mal para os dentes").
      2/2 mismatches
      x[1]: "elas coma saúde não elas elas fazem a frutas"
      y[1]: "coma frutas pois elas fazem bem para a saúde"
      
      x[2]: "pois elas não, para elas pois fazem os saúde"
      y[2]: "não coma doces, elas fazem mal para os dentes"
      
      -- 2. Failure: Stemming Hunspell Works (@test-ptstem.R#19)  --------------------
      ptstem(words, algorithm = "hunspell") not equal to c("balões", "aviões", "aviões", "gostou", "gostou", "gostou").
      5/6 mismatches
      x[2]: "balões"
      y[2]: "aviões"
      
      x[3]: "balões"
      y[3]: "aviões"
      
      x[4]: "gostaram"
      y[4]: "gostou"
      
      x[5]: "gostaram"
      y[5]: "gostou"
      
      x[6]: "gostaram"
      y[6]: "gostou"
      
      == testthat results  ===========================================================
      [ OK: 17 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
      1. Failure: Stemming Hunspell Works (@test-ptstem.R#15) 
      2. Failure: Stemming Hunspell Works (@test-ptstem.R#19) 
      
      Error: testthat unit tests failed
      Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.0.7
Check: tests
Result: ERROR
      Running ‘testthat.R’ [3s/5s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
      > library(testthat)
      > library(ptstem)
      > 
      > test_check("ptstem")
      ── 1. Failure: Stemming Hunspell Works (@test-ptstem.R#15)  ────────────────────
      ptstem(texts, algorithm = "hunspell") not equal to c("coma frutas pois elas fazem bem para a saúde", "não coma doces, elas fazem mal para os dentes").
      2/2 mismatches
      x[1]: "elas coma saúde não elas elas fazem a frutas"
      y[1]: "coma frutas pois elas fazem bem para a saúde"
      
      x[2]: "pois elas não, para elas pois fazem os saúde"
      y[2]: "não coma doces, elas fazem mal para os dentes"
      
      ── 2. Failure: Stemming Hunspell Works (@test-ptstem.R#19)  ────────────────────
      ptstem(words, algorithm = "hunspell") not equal to c("balões", "aviões", "aviões", "gostou", "gostou", "gostou").
      5/6 mismatches
      x[2]: "balões"
      y[2]: "aviões"
      
      x[3]: "balões"
      y[3]: "aviões"
      
      x[4]: "gostaram"
      y[4]: "gostou"
      
      x[5]: "gostaram"
      y[5]: "gostou"
      
      x[6]: "gostaram"
      y[6]: "gostou"
      
      ══ testthat results  ═══════════════════════════════════════════════════════════
      [ OK: 17 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
      1. Failure: Stemming Hunspell Works (@test-ptstem.R#15) 
      2. Failure: Stemming Hunspell Works (@test-ptstem.R#19) 
      
      Error: testthat unit tests failed
      Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.0.7
Check: installed package size
Result: NOTE
      installed size is  5.3Mb
      sub-directories of 1Mb or more:
        dict   5.1Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-osx-x86_64, r-release-windows-ix86+x86_64, r-oldrel-osx-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.0.7
Check: tests
Result: ERROR
      Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
      > library(testthat)
      > library(ptstem)
      > 
      > test_check("ptstem")
      ── 1. Failure: Stemming Hunspell Works (@test-ptstem.R#15)  ────────────────────
      ptstem(texts, algorithm = "hunspell") not equal to c("coma frutas pois elas fazem bem para a saúde", "não coma doces, elas fazem mal para os dentes").
      2/2 mismatches
      x[1]: "elas coma saúde não elas elas fazem a frutas"
      y[1]: "coma frutas pois elas fazem bem para a saúde"
      
      x[2]: "pois elas não, para elas pois fazem os saúde"
      y[2]: "não coma doces, elas fazem mal para os dentes"
      
      ── 2. Failure: Stemming Hunspell Works (@test-ptstem.R#19)  ────────────────────
      ptstem(words, algorithm = "hunspell") not equal to c("balões", "aviões", "aviões", "gostou", "gostou", "gostou").
      5/6 mismatches
      x[2]: "balões"
      y[2]: "aviões"
      
      x[3]: "balões"
      y[3]: "aviões"
      
      x[4]: "gostaram"
      y[4]: "gostou"
      
      x[5]: "gostaram"
      y[5]: "gostou"
      
      x[6]: "gostaram"
      y[6]: "gostou"
      
      ══ testthat results  ═══════════════════════════════════════════════════════════
      [ OK: 17 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
      1. Failure: Stemming Hunspell Works (@test-ptstem.R#15) 
      2. Failure: Stemming Hunspell Works (@test-ptstem.R#19) 
      
      Error: testthat unit tests failed
      Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86
Version: 0.0.7
Check: tests
Result: ERROR
      Running 'testthat.R' [5s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
      > library(testthat)
      > library(ptstem)
      > 
      > test_check("ptstem")
      -- 1. Failure: Stemming Hunspell Works (@test-ptstem.R#15)  --------------------
      ptstem(texts, algorithm = "hunspell") not equal to c("coma frutas pois elas fazem bem para a saúde", "não coma doces, elas fazem mal para os dentes").
      2/2 mismatches
      x[1]: "elas coma saúde não elas elas fazem a frutas"
      y[1]: "coma frutas pois elas fazem bem para a saúde"
      
      x[2]: "pois elas não, para elas pois fazem os saúde"
      y[2]: "não coma doces, elas fazem mal para os dentes"
      
      -- 2. Failure: Stemming Hunspell Works (@test-ptstem.R#19)  --------------------
      ptstem(words, algorithm = "hunspell") not equal to c("balões", "aviões", "aviões", "gostou", "gostou", "gostou").
      5/6 mismatches
      x[2]: "balões"
      y[2]: "aviões"
      
      x[3]: "balões"
      y[3]: "aviões"
      
      x[4]: "gostaram"
      y[4]: "gostou"
      
      x[5]: "gostaram"
      y[5]: "gostou"
      
      x[6]: "gostaram"
      y[6]: "gostou"
      
      == testthat results  ===========================================================
      [ OK: 17 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
      1. Failure: Stemming Hunspell Works (@test-ptstem.R#15) 
      2. Failure: Stemming Hunspell Works (@test-ptstem.R#19) 
      
      Error: testthat unit tests failed
      Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 0.0.7
Check: tests
Result: ERROR
      Running ‘testthat.R’ [4s/5s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
      > library(testthat)
      > library(ptstem)
      > 
      > test_check("ptstem")
      ── 1. Failure: Stemming Hunspell Works (@test-ptstem.R#15)  ────────────────────
      ptstem(texts, algorithm = "hunspell") not equal to c("coma frutas pois elas fazem bem para a saúde", "não coma doces, elas fazem mal para os dentes").
      2/2 mismatches
      x[1]: "elas coma saúde não elas elas fazem a frutas"
      y[1]: "coma frutas pois elas fazem bem para a saúde"
      
      x[2]: "pois elas não, para elas pois fazem os saúde"
      y[2]: "não coma doces, elas fazem mal para os dentes"
      
      ── 2. Failure: Stemming Hunspell Works (@test-ptstem.R#19)  ────────────────────
      ptstem(words, algorithm = "hunspell") not equal to c("balões", "aviões", "aviões", "gostou", "gostou", "gostou").
      5/6 mismatches
      x[2]: "balões"
      y[2]: "aviões"
      
      x[3]: "balões"
      y[3]: "aviões"
      
      x[4]: "gostaram"
      y[4]: "gostou"
      
      x[5]: "gostaram"
      y[5]: "gostou"
      
      x[6]: "gostaram"
      y[6]: "gostou"
      
      ══ testthat results  ═══════════════════════════════════════════════════════════
      [ OK: 17 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
      1. Failure: Stemming Hunspell Works (@test-ptstem.R#15) 
      2. Failure: Stemming Hunspell Works (@test-ptstem.R#19) 
      
      Error: testthat unit tests failed
      Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.0.7
Check: tests
Result: ERROR
      Running 'testthat.R' [4s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
      > library(testthat)
      > library(ptstem)
      > 
      > test_check("ptstem")
      -- 1. Failure: Stemming Hunspell Works (@test-ptstem.R#15)  --------------------
      ptstem(texts, algorithm = "hunspell") not equal to c("coma frutas pois elas fazem bem para a saúde", "não coma doces, elas fazem mal para os dentes").
      2/2 mismatches
      x[1]: "elas coma saúde não elas elas fazem a frutas"
      y[1]: "coma frutas pois elas fazem bem para a saúde"
      
      x[2]: "pois elas não, para elas pois fazem os saúde"
      y[2]: "não coma doces, elas fazem mal para os dentes"
      
      -- 2. Failure: Stemming Hunspell Works (@test-ptstem.R#19)  --------------------
      ptstem(words, algorithm = "hunspell") not equal to c("balões", "aviões", "aviões", "gostou", "gostou", "gostou").
      5/6 mismatches
      x[2]: "balões"
      y[2]: "aviões"
      
      x[3]: "balões"
      y[3]: "aviões"
      
      x[4]: "gostaram"
      y[4]: "gostou"
      
      x[5]: "gostaram"
      y[5]: "gostou"
      
      x[6]: "gostaram"
      y[6]: "gostou"
      
      == testthat results  ===========================================================
      [ OK: 17 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
      1. Failure: Stemming Hunspell Works (@test-ptstem.R#15) 
      2. Failure: Stemming Hunspell Works (@test-ptstem.R#19) 
      
      Error: testthat unit tests failed
      Execution halted
Flavor: r-release-windows-ix86+x86_64
Version: 0.0.7
Check: tests
Result: ERROR
      Running 'testthat.R' [7s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
      > library(testthat)
      > library(ptstem)
      > 
      > test_check("ptstem")
      -- 1. Failure: Stemming Hunspell Works (@test-ptstem.R#15)  --------------------
      ptstem(texts, algorithm = "hunspell") not equal to c("coma frutas pois elas fazem bem para a saúde", "não coma doces, elas fazem mal para os dentes").
      2/2 mismatches
      x[1]: "elas coma saúde não elas elas fazem a frutas"
      y[1]: "coma frutas pois elas fazem bem para a saúde"
      
      x[2]: "pois elas não, para elas pois fazem os saúde"
      y[2]: "não coma doces, elas fazem mal para os dentes"
      
      -- 2. Failure: Stemming Hunspell Works (@test-ptstem.R#19)  --------------------
      ptstem(words, algorithm = "hunspell") not equal to c("balões", "aviões", "aviões", "gostou", "gostou", "gostou").
      5/6 mismatches
      x[2]: "balões"
      y[2]: "aviões"
      
      x[3]: "balões"
      y[3]: "aviões"
      
      x[4]: "gostaram"
      y[4]: "gostou"
      
      x[5]: "gostaram"
      y[5]: "gostou"
      
      x[6]: "gostaram"
      y[6]: "gostou"
      
      == testthat results  ===========================================================
      [ OK: 17 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
      1. Failure: Stemming Hunspell Works (@test-ptstem.R#15) 
      2. Failure: Stemming Hunspell Works (@test-ptstem.R#19) 
      
      Error: testthat unit tests failed
      Execution halted
Flavor: r-oldrel-windows-ix86+x86_64