User Tools

Site Tools


workshops:eusn22:start

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
workshops:eusn22:start [2022/09/08 13:43] aleszibworkshops:eusn22:start [2022/09/10 22:24] (current) – [Critical] aleszib
Line 25: Line 25:
 ==== Critical ==== ==== Critical ====
   * Working R environment (I recommend R Studio, but essentially anything you are familiar with) with fairly recent R (4.0.2 and later are ok, but the exact version is not important, more recent is better)   * Working R environment (I recommend R Studio, but essentially anything you are familiar with) with fairly recent R (4.0.2 and later are ok, but the exact version is not important, more recent is better)
-  * The package ''[[https://cran.r-project.org/web/packages/blockmodeling/index.html|blockmodeling]]'', preferably version 1.1.3 from [[https://cran.r-project.org/web/packages/blockmodeling/|CRAN]]. The most recent (but sometimes testingversion is also available on [[https://r-forge.r-project.org/R/?group_id=203|R-forge]].\\ Can be installed using ''install.packages("blockmodeling")''+  * The package ''[[https://cran.r-project.org/web/packages/blockmodeling/index.html|blockmodeling]]''
 +    * Preferably version 1.1.3.9000 from [[https://r-forge.r-project.org/R/?group_id=203|R-forge]], which can be installed using ''install.packages("blockmodeling", repos="http://R-Forge.R-project.org")''. Warning: [[https://r-forge.r-project.org/R/?group_id=203|R-forge]] always contains the latest versions, but they are sometimes not sufficiently tested. 
 +    * Almost as good version 1.1.3 [[https://cran.r-project.org/web/packages/blockmodeling/|CRAN]], which can be installed using ''install.packages("blockmodeling")''
 ==== Very useful ==== ==== Very useful ====
   * The packages that blockmodeling package suggest - ''sna'', ''doRNG'', ''doParallel'', ''foreach''.\\ Can be installed using: ''install.packages(c("sna", "doRNG", "doParallel", "foreach"))''   * The packages that blockmodeling package suggest - ''sna'', ''doRNG'', ''doParallel'', ''foreach''.\\ Can be installed using: ''install.packages(c("sna", "doRNG", "doParallel", "foreach"))''
workshops/eusn22/start.1662637437.txt.gz · Last modified: 2022/09/08 13:43 by aleszib