Skip to content

Failure ('test_pos_ko.R:4:3'): Test pos tagger works on ko #13

@barracuda156

Description

@barracuda156
R version 4.2.3 (2023-03-15) -- "Shortstop Beagle"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: powerpc-apple-darwin10.8.0 (32-bit)

> library(testthat)
> library(RcppMeCab)
> 
> test_check("RcppMeCab")
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 0 ]

══ Skipped tests ═══════════════════════════════════════════════════════════════
• Skip testing on Japanese (1)

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_pos_ko.R:4:3'): Test pos tagger works on ko ──────────────────
...[] not equal to enc2utf8("저").
1/1 mismatches
x[1]: "\xb0\xac"
y[1]: "저"

[ FAIL 1 | WARN 0 | SKIP 1 | PASS 0 ]
Error: Test failures
Execution halted

Version info:
mecab 0.996_0+ipadic
RcppMeCab 0.0.1.3-2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions