[Traminer-users] R crash creating a big event sequence object
Léo Joubert
joubert.leo at gmail.com
Mon Sep 5 10:07:41 CEST 2016
Hi,
I am experimenting some difficulties when attempting te create a (quite)
big event sequence object. My datas contiains 451 sequences, with three
events possible, and a sequence length from 10 to 30000. When I launch this
code :
library(TraMineRextras)
seq <- seqecreate(id = data$id, timestamp = data$timestamp, event =
data$event)
My RStudio session wait some minutes and then crash after "encountering
fatal error". I am sorry to not be able to give you more information.
Here's my sessionInfo
R version 3.3.1 (2016-06-21)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows >= 8 x64 (build 9200)
locale:
[1] LC_COLLATE=French_France.1252 LC_CTYPE=French_France.1252
LC_MONETARY=French_France.1252
[4] LC_NUMERIC=C LC_TIME=French_France.1252
attached base packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] magrittr_1.5 assertthat_0.1 htmltools_0.3.5 tools_3.3.1
yaml_2.1.13
[6] tibble_1.1 Rcpp_0.12.6 stringi_1.1.1
rmarkdown_1.0.9005 knitr_1.14
[11] stringr_1.0.0 digest_0.6.10 evaluate_0.9
Thank you by advance for your help
--
------------------------------------------------------------------------------------
Léo Joubert
Doctorant en sociologie
Laboratoire d'Economie et de Sociologie du Travail - LEST, UMR 7317
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/traminer-users/attachments/20160905/68461281/attachment.html>
More information about the Traminer-users
mailing list