Skip to content

Line 190 in "understanding_encoding" fails.. #7

Description

@mrustl
### Line 70
text <- "Schöne Grüße"
### Line 190
kwb.fakin::get_special_character_info(text)

Error in data.frame(..., stringsAsFactors = FALSE) :
arguments imply differing number of rows: 3, 2

Couldn`t update docu website due to error detailed below:

sessioninfo::session_info()
capture.output(sessioninfo::session_info(), file = "fakin_bug.txt")
  • Session info -----------------------------------------------------------------------------
    setting value
    version R version 3.5.0 (2018-04-23)
    os Windows 7 x64 SP 1
    system x86_64, mingw32
    ui RStudio
    language (EN)
    collate English_United Kingdom.1252
    tz Europe/Berlin
    date 2018-07-12

  • Packages ---------------------------------------------------------------------------------
    package * version date source
    clisymbols 1.2.0 2017-05-21 CRAN (R 3.5.1)
    kwb.fakin * 0.3.0.9000 2018-07-12 Github (ab01884)
    kwb.utils 0.3.0.9000 2018-07-12 Github (KWB-R/kwb.utils@431aac7)
    sessioninfo 1.0.0 2017-06-21 CRAN (R 3.5.1)
    withr 2.1.2 2018-03-15 CRAN (R 3.5.0)
    yaml 2.1.19 2018-05-01 CRAN (R 3.5.0)

Could you do the website update. I suspect the error has to do with my default OS setting ?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions