-
Got this email from @hadley on 22 May 2018:
> Dear Kenneth Benoit,
>
> This is an automated email to let you know that:
>
> * A new version of ggplot2 is ready to go to CRAN. ggplot2 is
> c…
-
```r
require(quanteda)
toks
-
Not sure if that is bug or a feature but that makes running summary against big data frames difficult.
Without quanteda loaded:
```
> summary(data.frame(a=c("aaa","bbb","ccc"),stringsAsFactors=…
-
On an Amazon Ubuntu server for `install_github('kbenoit/quanteda')`
I get
```
...
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed…
-
This is because `zzz.R` has not run `.onload()` yet to set the options.
```r
R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
Copyright (C) 2018 The R Foundation for Statistical Computing
Pl…
-
Say I have a df with extra class names:
`class(df_err)`
`#"frequency" "textstat" "data.frame"`
`df_err`
`#feature` `frequency`
`#one_of` `1387`
`#a_lot` ` 1091`
Then use `seperate` or…
esppk updated
6 years ago
-
I am using the [ConVote ](http://www.cs.cornell.edu/home/llee/data/convote.html) dataset and when trying to calculate a Wordfish model, I receive NaNs for both the theta and se values for all cases. H…
-
We found that `liwcalike` produces a data.frame that cannot be converted to a matrix in a straight-forward fashion and thus breaks the export of csv files.
This is because the function creates the WP…
-
I am currently having a problem with using character ids in bulk operations.
The **docs_bulk** and **docs_bulk_update** only works with numeric ids!
Am i missing something?
```
> df inv…
-
http://joss.theoj.org/papers/new