Changes between Version 5 and Version 6 of udg/ecoms/RPackage/prerequisites
- Timestamp:
- Jul 8, 2014 5:05:14 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
udg/ecoms/RPackage/prerequisites
v5 v6 23 23 = Installing the `rJava` package 24 24 25 [http://cran.r-project.org/web/packages/rJava/index.html rJava] is a R package providing a low-level interface to Java from R. If everything is adequately configured in your computer and Java is installed, the `rJava` package will automatically bedownloaded if not present when installing the `ecomsUDG.Raccess` package, as any other package dependency.25 [http://cran.r-project.org/web/packages/rJava/index.html rJava] is a R package providing a low-level interface to Java from R. If Java is installed and adequately configured in your computer, the `rJava` package will be automatically downloaded if not present when installing the `ecomsUDG.Raccess` package, as any other package dependency. 26 26 27 Therefore, in principle you should not worry about this and c an skip this section. But just in case something related to `rJava` goes wrong during the installation, please bear in mind the following information.27 Therefore, in principle you should not worry about this and could skip this section. But just in case something related to `rJava` goes wrong during the installation, please bear in mind the following information: 28 28 29 29 Once Java is installed in your machine, in most cases the following call from R should do the trick: