-
- spin off qdap
- keep time and words units separate
- utilize duration functions in textshape package
- use geom_point as | (pipe) plus geom_bars to ensure very short bars still appea…
-
The [pacman vignette](https://cran.r-project.org/web/packages/pacman/vignettes/Introduction_to_pacman.html) says,
```
p_install(dbConnect, qdap, reports)
```
When I try this I get,
```
> p_install(…
-
Every time I try to use the polarity function I get the following error
Error in derive_pubkey(key)
Tried all the reported approaches and doesn´t help.
Please correct the issue or simply "exter…
-
Hi ! I am trying to install the package but running into the following message when I load it:
```
install.packages("qdap")
trying URL 'https://cran.rstudio.com/bin/macosx/el-capitan/contrib/3.6…
-
## Problem
Loading {qdap} causes RStudio to crash
## Versions
qdap: 2.4.4
qdapDictionaries: 1.0.8
qdapRegex: 0.7.6
qdapTools: 1.3.4
R: 4.2.0
RStudio: 2022.2.1.461
Windows: 10 x64 buil…
-
When I connected with Twitter API to get data tweets and use Qdap with polarity.frame customized throw the following error: derive_pubkey(key) : RAW() can only be applied to a 'raw', not a 'list'
f…
-
Hello, I just upgraded R and, when I try to install the qdap package, I am getting the error: Failed to install/load:
trinker/qdap
When I install qdap from CRAN, I get the error that 'chron' is not …
-
See https://stackoverflow.com/a/44091234/4158274
https://trinker.github.io/qdap/word_proximity.html
-
@ramnathv A big plot I use in my work is to view discourse as a faceted Gantt chart as seen here:
![](https://dl.dropboxusercontent.com/u/61803503/rmp3.png)
I have utilized ggplot2 to take a dataset…
-
I m getting this error "Error in exists(x2, envir = env) : invalid first argument" while using the syllable_sum(text) from qdap package(text here is simple input text).
My current R version is R vers…