Closed karilint closed 8 years ago
Thanks for the catch should be fixed in the dev version:
if (!require("pacman")) install.packages("pacman")
pacman::p_load_gh(
"trinker/qdapDictionaries",
"trinker/qdapRegex",
"trinker/qdapTools",
"trinker/qdap"
)
Great! I'll load the update as soon as it is officially available. -Kari
Example:
Error in nchar(pattern) : 'nchar()' requires a character vector
My R version (Windows 10) is 3.3.2 (2016-10-31) and I have updated all packages. Any idea why I get this error message? -Kari