Changes between Version 3 and Version 4 of udg/ecoms/RPackage/versions
- Timestamp:
- Jan 27, 2015 2:01:33 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
udg/ecoms/RPackage/versions
v3 v4 1 1 = Versions 2 2 3 The latest versions (stable and/or devel) can be installed directly from [https://github.com/SantanderMetGroup/ecomsUDG.Raccess gitHub], but please note that the R package [http://cran.r-project.org/web/packages/devtools/index.html devtools] must be installed .3 The latest versions (stable and/or devel) can be installed directly from [https://github.com/SantanderMetGroup/ecomsUDG.Raccess gitHub], but please note that the R package [http://cran.r-project.org/web/packages/devtools/index.html devtools] must be installed first to ease the installation process. 4 4 5 == Latest stable release 2.2- 5 "SPECS Workshop" (06 Sep 2014)5 == Latest stable release 2.2-6 (27 Jan 2015) 6 6 7 [https://github.com/SantanderMetGroup/ecomsUDG.Raccess/releases/tag/v2.2- 5]7 [https://github.com/SantanderMetGroup/ecomsUDG.Raccess/releases/tag/v2.2-6 See what's new] 8 8 9 [ attachment:../userManual.pdf User's manual]9 [https://meteo.unican.es/trac/raw-attachment/wiki/EcomsUdg/DataPortal_Tutorial_v2.pdf User's Manual] 10 10 11 11 12 To obtain the latest stable release of the `ecomsUDG.Raccess` package, it is recommended to use the `devtools` utility to install packages from Git Hub. First check that devtoolsis installed on your system, otherwise install it by typing:12 To obtain the latest stable release of the `ecomsUDG.Raccess` package, it is recommended to use the `devtools` utility to install packages from Github. First check that `devtools` is installed on your system, otherwise install it by typing: 13 13 14 14 {{{ … … 17 17 }}} 18 18 19 The , the package and associated dependencies are installed by following the adequate order by entering:19 Then, the `ecomsUDG.Raccess` package and associated dependencies are installed by by entering (it is important to preserve the ordering of the arguments): 20 20 21 21 {{{ … … 32 32 33 33 == Older versions 34 35 * '''version 2.2-5''' (06 Sep 2014) 36 * Minor bug fixes and enhancements proposed by the participants during the practical sessions of the [http://www.meteo.unican.es/projects/specs/workshop2014 SPECS Hands-on Training School] on Seasonal Forecasting and Downscaling. 34 37 35 38 * '''version 2.2-4''' (06 Sep 2014)