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
course:material [2018/08/06 12:21]
schtepf [Software for the course]
course:material [2018/08/06 12:26]
schtepf [Software for the course]
Line 23: Line 23:
   - Download one or more of the pre-compiled DSMs listed below   - Download one or more of the pre-compiled DSMs listed below
  
-  - Install the ''wordspace'' package itself.  It is available from CRAN through the standard installerbut you may be asked to use the latest version available here: +==== Getting the latest & greatest ==== 
-    * ''wordspace'' v0.2-0: [[http://wordspace.r-forge.r-project.org/downloads/wordspace_0.2-0.tar.gz|Source/Linux]] – [[http://wordspace.r-forge.r-project.org/downloads/wordspace_0.2-0.tgz|MacOS]] – [[http://wordspace.r-forge.r-project.org/downloads/wordspace_0.2-0.zip|Windows]] + 
-    * download a suitable version of the package for your platform +During the course, you may be asked to install a new version of ''wordspace'' that hasn't been submitted to CRAN yet In this caseplease follow these instructions:
-    * in the RStudio installerselect “Install fromPackage Archive File”+
  
   - Use the installer built into RStudio (or the standard R GUI) to install the following packages from the CRAN archive:    - Use the installer built into RStudio (or the standard R GUI) to install the following packages from the CRAN archive: 
     * ''sparsesvd''     * ''sparsesvd''
-    * ''wordspace'' +    * ''iotools''
-    * ''word +
-    * ''tm'' (optional) +
-    * ''quanteda'' (optional)+
     * ''Rcpp'' (needed on Linux only)     * ''Rcpp'' (needed on Linux only)
 +  - Download an appropriate version of the package for your platform:
 +    * ''wordspace'' v0.2-0: [[http://wordspace.r-forge.r-project.org/downloads/wordspace_0.2-0.tar.gz|Source/Linux]] – [[http://wordspace.r-forge.r-project.org/downloads/wordspace_0.2-0.tgz|MacOS]] – [[http://wordspace.r-forge.r-project.org/downloads/wordspace_0.2-0.zip|Windows]]
 +  - In the RStudio installer, select “Install from: Package Archive File”
  
 +You can also check the [[http://wordspace.r-forge.r-project.org/|wordspace homepage]] for new releases and installation instructions.
  
 ===== Example data sets ===== ===== Example data sets =====