Bug #1015
RCP: 0.7.6, Progression R graphic fails to be rendered
Status: | Closed | Start date: | 09/19/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% |
|
Category: | Stats / R | Spent time: | - | |
Target version: | TXM 0.7.7 |
Description
Calling R graphics rendering for Progression command displays the "SVG Error" dialog with "premature end of file" error.
Console shows: Error message says:
org.txm.stat.engine.r.RException: ** Erreur R : "Error in try({ : impossible de trouver la fonction "progression" " lors de l'évaluation de :progression(positions, names, colors, styles, widths, "DISCOURS",0,105191,"true",structurepositions,structurenames, "Progression de \"je\" dans DISCOURS", 1051.0)
Diagnostic 1:
Hypothesis: textometry R package is not loaded so progression R function is not found by Progression command.
Test: call Specificity to load textometry R package, then do a Progression.
Result: it rocks!
- add "library(textomerty)" R statement to the Progression run method.
Validation test¶
- Start TXM
- Run a progression
MD : OK Windows 8
History
#1 Updated by Serge Heiden over 8 years ago
- Subject changed from RCP: 0.7.6, Progression R graphic failed to be rendered to RCP: 0.7.6, Progression R graphic fails to be rendered
- Description updated (diff)
#2 Updated by Sebastien Jacquot over 8 years ago
- Target version changed from TXM 0.7.6 to TXM 0.7.7
#3 Updated by Matthieu Decorde about 8 years ago
- Status changed from New to Feedback
#4 Updated by Matthieu Decorde almost 8 years ago
- Description updated (diff)
- % Done changed from 80 to 100
#5 Updated by Sebastien Jacquot almost 8 years ago
- Status changed from Feedback to Resolved
Successfully tested with R and JFC charts engines.
#6 Updated by Sebastien Jacquot almost 7 years ago
- Status changed from Resolved to Closed