Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
external_communication [2017/01/17 18:00]
romulo [Table]
external_communication [2017/08/23 11:40]
romulo
Line 17: Line 17:
 install.packages(c("​Rcpp",​ "​RcppProgress",​ "​rbenchmark",​ "​inline"​)) install.packages(c("​Rcpp",​ "​RcppProgress",​ "​rbenchmark",​ "​inline"​))
 </​code>​ </​code>​
 +<note important>​ if you are using Microsoft Windows, make sure your R installation path does not contain spaces.</​note>​
 \\ \\
 Then, install R Tools from [[https://​cran.r-project.org/​bin/​windows/​Rtools/​]] \\ Then, install R Tools from [[https://​cran.r-project.org/​bin/​windows/​Rtools/​]] \\
 \\ \\
-Download {{::​dinamica_1.0.tar.gz|Dinamica Package for R}} and install it (using RStudio):+Download {{::​dinamica_1.0.2.tar.gz|Dinamica Package for R}} and install it (using RStudio):
 <​code>​ <​code>​
 Tools -> Install Packages... Tools -> Install Packages...