SCM

R Development Page

Contributed R Packages

Below is a list of all packages provided by project R Programming 2019 (Uni Innsbruck).

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

LFUrmutils

LFU Risk Management Utilities

  Utility functions for the bachelors seminar in risk management at the University of Innsbruck are provided. These include functions to compute (exponentially weighted) moving average models, a logLik method for fGARCH objects, and some convenience functions to make the output of various volatility models compareable, as well as a function to compute the corresponding mean squared errors.
  Version: 0.1-5 | Last change: 2020-01-02 16:48:43+01 | Rev.: 122
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current
  R install command: install.packages("LFUrmutils", 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)


bcVAR

Bias-Corrected Least Squares for Vector Autoregressive Models

  Bias-corrected least squares for vector autoregressive models are provided.
  Version: 0.1-0 | Last change: 2019-07-30 01:01:03+02 | Rev.: 104
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current
  R install command: install.packages("bcVAR", 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)


event2car

Cumulative Abnormal Return(s) of Event(s) for Firm(s)

  The package allows for the calculation of cumulative abnormal return(s) of one or several event(s) for one or multiple firm(s). The package covers three models for the calculation of the cumulative abnomral returns: the mean-adjusted model, the out-of-sample market-adjusted model, and the within-sample market adjusted mdoel. The function applies the following steps to securities rates of returns: A) calculate abnormal returns for the estimation period, B) predict abnormal returns for event period(s), C) aggregate the predicted abnormal returns to cumulative abnormal return(s) for event dates.
  Version: 1.0 | Last change: 2019-06-19 14:47:18+02 | Rev.: 80
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current
  R install command: install.packages("event2car", 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)


htobit

Heteroscedastic Tobit Regression Models

  Heteroscedastic tobit regression models are provided. These are Gaussian regression models with a response variable left-censored at zero and both distribution parameters (the latent location and scale) can depend on covariates. An identity link is employed for the location equation and a log link for the scale equation.
  Version: 0.1-0 | Last change: 2019-06-19 04:04:40+02 | Rev.: 58
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current
  R install command: install.packages("htobit", 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)


ivol

Option-implied Informations

  Estimating time series of risk-neutral momentum or moments out of option implied volatility surfaces.
  Version: 0.1-5 | Last change: 2019-09-18 20:18:22+02 | Rev.: 120
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current
  R install command: install.packages("ivol", 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)


ppml

Poisson Pseudo Maximum Likelihood Estimator

  Can be used to estimate gravity models using the glm function of stats with the quasipoisson distribution, a log-link and heteroskedasticity robust standard errors. The robust standard errors are calculated with the sandwich and coeftest package.
  Version: 0.1 | Last change: 2019-08-27 23:53:19+02 | Rev.: 108
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current
  R install command: install.packages("ppml", 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