CSAFE-ISU / handwriter

Forensic Handwriting Analysis Pipeline in R - Please download our stable version from CRAN using 'install.packages("handwriter")'
https://csafe-isu.github.io/handwriter/
GNU Affero General Public License v3.0
24 stars 9 forks source link

`fit_model` throws error "invalid 'nrow' value (too large)" #181

Closed stephaniereinders closed 2 months ago

stephaniereinders commented 2 months ago

A user received the error "invalid 'nrow' value (too large)" when running fit_model. All of the docs were processed correctly in model_graphs, and all cluster assignments were saved in model_clusters but the file "model_clusters.rds" was not created.