Last updated on 2019-05-01 01:52:02 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 1.69 | 21.45 | 23.14 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.42 | 17.61 | 19.03 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 27.83 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 26.72 | OK | |||
r-patched-linux-x86_64 | 0.1.0 | 1.61 | 21.80 | 23.41 | OK | |
r-patched-solaris-x86 | 0.1.0 | 42.70 | OK | |||
r-release-linux-x86_64 | 0.1.0 | 1.85 | 21.57 | 23.42 | OK | |
r-release-windows-ix86+x86_64 | 0.1.0 | 5.00 | 51.00 | 56.00 | OK | |
r-release-osx-x86_64 | 0.1.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 3.00 | 43.00 | 46.00 | OK | |
r-oldrel-osx-x86_64 | 0.1.0 | OK |
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in 'rslp-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: apply_rules
> ### Title: Apply rules
> ### Aliases: apply_rules
>
> ### ** Examples
>
> steprules <- readRDS(system.file("steprules.rds", package = "rslp"))
> rslp:::apply_rules("balões", name = "Plural", steprules)
Warning in stri_length(string) :
invalid UTF-8 byte sequence detected; try calling stri_enc_toutf8()
Error in if (word_len >= rules$min_word_len) { :
missing value where TRUE/FALSE needed
Calls: <Anonymous>
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang