SCM

R Development Page

Contributed R Packages

Below is a list of all packages provided by project PsychoR.

Important note for package binaries: R-Forge provides these binaries only for the most recent version of R, but not for older versions. In order to successfully install the packages provided on R-Forge, you have to switch to the most recent version of R or, alternatively, install from the package sources (.tar.gz).

Packages

Gifi

Multivariate Analysis with Optimal Scaling

  Implements categorical principal component analysis (PRINCALS), multiple correspondence analysis (HOMALS), monotone regression analysis (MORALS). It replaces the homals package.
  Version: 0.4-0 | Last change: 2022-09-29 16:24:35+02 | Rev.: 383
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current | Stable Release: Get Gifi 0.4-0 from CRAN
  R install command: install.packages("Gifi", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel)


MPsychoR

Modern Psychometrics with R

  Supplementary materials and datasets for the book "Modern Psychometrics With R" (Mair, 2018, Springer useR! series).
  Version: 0.10-8 | Last change: 2020-06-17 20:26:33+02 | Rev.: 361
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current | Stable Release: Get MPsychoR 0.10-8 from CRAN
  R install command: install.packages("MPsychoR", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel)


REQS

R/EQS Interface

  Contains the function run.eqs() which calls an EQS script file, executes the EQS estimation, and, finally, imports the results as R objects. These two steps can be performed separately: call.eqs() calls and executes EQS, whereas read.eqs() imports existing EQS outputs as objects into R. It requires EQS 6.2 (build 98 or higher).
  Version: 0.8-13 | Last change: 2022-09-25 17:37:28+02 | Rev.: 380
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current | Stable Release: Get REQS 0.8-13 from CRAN
  R install command: install.packages("REQS", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel)


RaschSampler

Rasch Sampler

  MCMC based sampling of binary matrices with fixed margins as used in exact Rasch model tests.
  Version: 0.8-10 | Last change: 2023-09-25 22:25:38+02 | Rev.: 388
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current | Stable Release: Get RaschSampler 0.8-9 from CRAN
  R install command: install.packages("RaschSampler", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel)


WRS2

A Collection of Robust Statistical Methods

  A collection of robust statistical methods based on Wilcox WRS functions. It implements robust t-tests (independent and dependent samples), robust ANOVA (including between-within subject designs), quantile ANOVA, robust correlation, robust mediation, and nonparametric ANCOVA models based on robust location measures.
  Version: 1.1-6 | Last change: 2024-03-14 16:53:16+01 | Rev.: 393
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current | Stable Release: Get WRS2 1.1-6 from CRAN
  R install command: install.packages("WRS2", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel)


anacor

Simple and Canonical Correspondence Analysis

  Performs simple and canonical CA (covariates on rows/columns) on a two-way frequency table (with missings) by means of SVD. Different scaling methods (standard, centroid, Benzecri, Goodman) as well as various plots including confidence ellipsoids are provided.
  Version: 1.1-4 | Last change: 2022-06-09 17:23:50+02 | Rev.: 379
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current | Stable Release: Get anacor 1.1-4 from CRAN
  R install command: install.packages("anacor", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel)


aspect

A General Framework for Multivariate Analysis with Optimal Scaling

  Contains various functions for optimal scaling. One function performs optimal scaling by maximizing an aspect (i.e. a target function such as the sum of eigenvalues, sum of squared correlations, squared multiple correlations, etc.) of the corresponding correlation matrix. Another function performs implements the LINEALS approach for optimal scaling by minimization of an aspect based on pairwise correlations and correlation ratios. The resulting correlation matrix and category scores can be used for further multivariate methods such as structural equation models.
  Version: 1.0-6 | Last change: 2022-05-05 23:38:04+02 | Rev.: 378
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current | Stable Release: Get aspect 1.0-6 from CRAN
  R install command: install.packages("aspect", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel)


cfa

Configural Frequency Analysis (CFA)

  Analysis of configuration frequencies for simple and repeated measures, multiple-samples CFA, hierarchical CFA, bootstrap CFA, functional CFA, Kieser-Victor CFA, and Lindners test using a conventional and an accelerated algorithm.
  Version: 0.10-1 | Last change: 2024-03-14 16:53:16+01 | Rev.: 393
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current | Stable Release: Get cfa 0.10-1 from CRAN
  R install command: install.packages("cfa", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel)


eRm

Extended Rasch Modeling

  Fits Rasch models (RM), linear logistic test models (LLTM), rating scale model (RSM), linear rating scale models (LRSM), partial credit models (PCM), and linear partial credit models (LPCM). Missing values are allowed in the data matrix. Additional features are the ML estimation of the person parameters, Andersens LR-test, item-specific Wald test, Martin-Loef-Test, nonparametric Monte-Carlo Tests, itemfit and personfit statistics including infit and outfit measures, ICC and other plots, automated stepwise item elimination, simulation module for various binary data matrices.
  Version: 1.0-6 | Last change: 2024-03-14 16:53:16+01 | Rev.: 393
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current | Stable Release: Get eRm 1.0-6 from CRAN
  R install command: install.packages("eRm", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel)


isotone

Active Set and Generalized PAVA for Isotone Optimization

  Contains two main functions: one for solving general isotone regression problems using the pool-adjacent-violators algorithm (PAVA); another one provides a framework for active set methods for isotone optimization problems with arbitrary order restrictions. Various types of loss functions are prespecified.
  Version: 1.1-1 | Last change: 2023-02-21 23:40:44+01 | Rev.: 384
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current | Stable Release: Get isotone 1.1-1 from CRAN
  R install command: install.packages("isotone", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel)


semds

Structural Equation Multidimensional Scaling

  Fits a structural equation multidimensional scaling (SEMDS) model for asymmetric and three-way input dissimilarities. It assumes that the dissimilarities are measured with errors. The latent dissimilarities are estimated as factor scores within an SEM framework while the objects are represented in a low-dimensional space as in MDS.
  Version: 0.9-6 | Last change: 2018-11-24 20:23:33+01 | Rev.: 328
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current | Stable Release: Get semds 0.9-6 from CRAN
  R install command: install.packages("semds", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel)


smacof

Multidimensional Scaling

  Implements the following approaches for multidimensional scaling (MDS) based on stress minimization using majorization (smacof): ratio/interval/ordinal/spline MDS on symmetric dissimilarity matrices, MDS with external constraints on the configuration, individual differences scaling (idioscal, indscal), MDS with spherical restrictions, and ratio/interval/ordinal/spline unfolding (circular restrictions, row-conditional). Various tools and extensions like jackknife MDS, bootstrap MDS, permutation tests, MDS biplots, gravity models, unidimensional scaling, drift vectors (asymmetric MDS), classical scaling, and Procrustes are implemented as well.
  Version: 2.1-6 | Last change: 2024-02-29 22:31:17+01 | Rev.: 392
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current | Stable Release: Get smacof 2.1-6 from CRAN
  R install command: install.packages("smacof", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel)

 

Build status codes

0 - Current: the package is available for download. The corresponding package passed checks on the Linux and Windows platform without ERRORs.
1 - Scheduled for build: the package has been recognized by the build system and provided in the staging area.
2 - Building: the package has been sent to the build machines. It will be built and checked using the latest patched version of R. Note that it is included in a batch of several packages. Thus, this process will take some time to finish.
3 - Failed to build: the package failed to build or did not pass the checks on the Linux and/or Windows platform. It is not made available since it does not meet the policies.
4 - Conflicts: two or more packages of the same name exist. None of them will be built. Maintainers are asked to negotiate further actions.
5 - Offline: the package is not available. The build system may be offline or the package maintainer did not trigger a rebuild (done e.g., via committing to the package repository).

If your package is not shown on this page or not building, then check the build system status report.

Thanks to:
Vienna University of Economics and Business Powered By FusionForge