Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
dinamica_linux_faq [2017/11/16 16:17] romulo |
dinamica_linux_faq [2017/11/21 14:25] (current) romulo |
||
|---|---|---|---|
| Line 18: | Line 18: | ||
| {{::6ftxl.jpg?nolink|}} | {{::6ftxl.jpg?nolink|}} | ||
| + | ====== CalculateRExpression doesn't work ====== | ||
| + | If you encounter the following error: | ||
| + | <code> | ||
| + | Running "CalculateRExpression" ... | ||
| + | R error output: | ||
| + | Error in loadNamespace(name) : there is no package called ‘Dinamica’ | ||
| + | Calls: tryCatch ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous> | ||
| + | "CalculateRExpression": R execution failed with an unknown error. Check the "Message Log" for more details." | ||
| + | </code> | ||
| + | |||
| + | The 'Dinamica Package for R' is not currently installed (maybe your R version got updated?).\\ | ||
| + | In that case, refer to [[external_communication|External Communication]] for instructions on how to install 'Dinamica Package for R'. | ||
| + | |||
| + | ====== Unknown Error/Problem ====== | ||
| + | If your error is not listed in this page, you can reach us in the [[https://groups.google.com/forum/#!forum/dinamica-ego|Dinamica Google Group]]. | ||