SCM

R Development Page

Contributed R Packages

Below is a list of all packages provided by project Curve Estimation etc.

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

cobs

Constrained B-Splines (Sparse Matrix Based)

  Qualitatively Constrained (Regression) Smoothing Splines via Linear Programming and Sparse Matrices.
  Version: 1.3-9 | Last change: 2024-07-30 09:11:35+02 | Rev.: 411
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current | Stable Release: Get cobs 1.3-8 from CRAN
  R install command: install.packages("cobs", 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)


cobs99

Constrained B-Splines -- Outdated 1999 Version

  Qualitatively Constrained (Regression) Smoothing via Linear Programming. OUTDATED version based on He & Ng (1999), the modified "non-simplex" algorithm of Bartels and Conn (1980). Use cobs instead, unless for historical comparisons.
  Version: 0.9-13 | Last change: 2023-10-10 18:06:50+02 | Rev.: 391
  Download: linux(.tar.gz) | windows(.zip) | Build status: Failed to build
  R install command: install.packages("cobs99", 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)


Old Version: 0.9-12 | Last change: 2015-07-07 14:12:07
Old Version Download: linux(.tar.gz) | windows(.zip)

lokern

Kernel Regression Smoothing with Local or Global Plug-in Bandwidth

  Kernel regression smoothing with adaptive local or global plug-in bandwidth selection.
  Version: 1.1-12 | Last change: 2024-07-30 09:46:04+02 | Rev.: 412
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current | Stable Release: Get lokern 1.1-12 from CRAN
  R install command: install.packages("lokern", 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)


lpridge

Local Polynomial (Ridge) Regression

  Local Polynomial Regression with Ridging.
  Version: 1.1-1 | Last change: 2024-07-30 16:47:06+02 | Rev.: 413
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current | Stable Release: Get lpridge 1.1-0 from CRAN
  R install command: install.packages("lpridge", 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)


nor1mix

Normal aka Gaussian 1-d Mixture Models

  Onedimensional Normal (i.e. Gaussian) Mixture Models (S3) Classes, for, e.g., density estimation or clustering algorithms research and teaching; providing the widely used Marron-Wand densities. Efficient random number generation and graphics. Fitting to data by efficient ML (Maximum Likelihood) or traditional EM estimation.
  Version: 1.3-3 | Last change: 2024-04-05 20:13:44+02 | Rev.: 409
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current | Stable Release: Get nor1mix 1.3-3 from CRAN
  R install command: install.packages("nor1mix", 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)


plugdensity

Plug-in Kernel Density Estimation

  Kernel density estimation with global bandwidth selection via "plug-in".
  Version: 0.8-6 | Last change: 2024-08-14 09:52:57+02 | Rev.: 414
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current | Stable Release: Get plugdensity 0.8-5 from CRAN
  R install command: install.packages("plugdensity", 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