error message:
Error in is.na(left) || is.na(right) :
'length = 5' in coercion to 'logical(1)'
Called from: snippet2FreqTable(s, leftContextSize = leftContextSize, rightContextSize = rightContextSize,
collocateFilterRegex = collocateFilterRegex, oldTable = oldTable,
stopwords = stopwords)
this is because of the change:
CHANGES IN R 4.3.0 SIGNIFICANT USER-VISIBLE CHANGES
Calling ‘&&’ or ‘||’ with LHS or (if evaluated) RHS of length greater than one is now always an error, with a report of the form
'length = 4' in coercion to 'logical(1)'
See https://developer.r-project.org/blosxom.cgi/R-devel/NEWS/2023/03/24
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4