SCM

R Development Page

Contributed R Packages

Below is a list of all packages provided by project Risk Assessment with R.

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

documair

Automatic Documentation for R packages

  Production of R packages from tagged comments introduced within the code and a minimum of additional documentation files.
  Version: 0.6-0 | Last change: 2014-09-17 11:16:39+02 | Rev.: 283
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current | Stable Release: Get documair 0.6-0 from CRAN
  R install command: install.packages("documair", 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)


fitdistrplus

Help to Fit of a Parametric Distribution to Non-Censored or Censored Data

  Extends the fitdistr() function (of the MASS package) with several functions to help the fit of a parametric distribution to non-censored or censored data. Censored data may contain left censored, right censored and interval censored values, with several lower and upper bounds. In addition to maximum likelihood estimation (MLE), the package provides moment matching (MME), quantile matching (QME) and maximum goodness-of-fit estimation (MGE) methods (available only for non-censored data). Weighted versions of MLE, MME and QME are available. See e.g. Casella & Berger (2002). Statistical inference. Pacific Grove.
  Version: 1.0-14 | Last change: 2020-02-04 14:56:14+01 | Rev.: 607
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current | Stable Release: Get fitdistrplus 1.2-4 from CRAN
  R install command: install.packages("fitdistrplus", 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)


mc2d

Tools for Two-Dimensional Monte-Carlo Simulations

  A complete framework to build and study Two-Dimensional Monte-Carlo simulations, aka Second-Order Monte-Carlo simulations. Also includes various distributions (pert, triangular, Bernoulli, empirical discrete and continuous).
  Version: 0.1-21 | Last change: 2021-07-05 10:37:52+02 | Rev.: 613
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current | Stable Release: Get mc2d 0.2.1 from CRAN
  R install command: install.packages("mc2d", 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)


rbmn

Handling Linear Gaussian Bayesian Networks

  Creation, manipulation, simulation of linear Gaussian Bayesian networks from text files and more...
  Version: 0.9-7 | Last change: 2014-09-17 11:16:39+02 | Rev.: 283
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current | Stable Release: Get rbmn 0.9-6 from CRAN
  R install command: install.packages("rbmn", 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)


rbsa

Ancillary Functions for R Programming

  Set of functions to ease the programming efforts: (i) facilitate corner case dealing, (ii) check object values, (iii) display errors, (iv) use text files as input parameters, (v) pause to look at intermediate results, (vi) handle and format character vectors.
  Version: 0.7-2 | Last change: 2014-09-17 11:07:35+02 | Rev.: 281
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current
  R install command: install.packages("rbsa", 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