Software Map
Project Tree
Now limiting view to projects in the following categories:
Intended Audience :: End Users/Desktop [Remove This Filter]
206 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1>
0. party - The core of party is ctree(), an implementation of conditional inference trees.
Based on conditional inference trees, cforest()
implements random forests. The function mob()
partitions parametric models. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : End Users/Desktop (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R [Filter]
- Topic : Machine Learning : Recursive Partitioning [Filter]
|
Activity Percentile: 100.00
Registered: 2011-12-21 11:15 |
1. msm: Multi-state models - The "msm" package for continuous-time multi-state models for panel data.
From 10 Oct 2016, development moved to https://github.com/chjackson/msm. The final r-forge release is CRAN version 1.6.4. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : End Users/Desktop (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R [Filter]
- Topic : Biostatistics & Medical Statistics [Filter]
|
Activity Percentile: 0.00
Registered: 2013-02-04 15:43 |
2. deSolve: Differential Equation Solvers - deSolve is a collection of solvers, mostly from the 'lsode' family of solvers. deSolve provides R interfaces to solvers for stiff and non-stiff systems, and can take system descriptions in R, or as defined in dynamically loaded compiled code. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : End Users/Desktop (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ [Filter]
- Programming Language : Fortran [Filter]
- Programming Language : R [Filter]
- Topic : Numerical Analysis : Numerical Problems in Dynamical Systems [Filter]
- Topic : Numerical Analysis : Ordinary Differential Equations [Filter]
- Topic : Numerical Analysis : Partial Differential Equations [Filter]
|
Activity Percentile: 0.00
Registered: 2008-03-26 19:38 |
3. readcsvcolumns - This package provides a single R function called read.csv.columns with which you can read a CSV file. You also need to specify beforehand what type each column is (integers, real values or strings) and you can also mark columns to be ignored. |
- Development Status : 4 - Beta [Filter]
- Intended Audience : End Users/Desktop (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Operating System : MacOS [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C/C\+\+ [Filter]
|
Activity Percentile: 0.00
Registered: 2014-12-31 12:19 |
4. Modelling Peaks Over Threshold - The project consists in developing functions for peaks over threshold modeling. Most of results come from the extreme value theory (EVT). The EVT is currently extensively used, mostly in environmental sciences and finance. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Win32 (MS Windows) [Filter]
- Environment : X11 Applications [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Natural Language : French [Filter]
- Operating System : MacOS [Filter]
- Operating System : Microsoft [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C/C\+\+ [Filter]
- Programming Language : Fortran [Filter]
- Programming Language : R [Filter]
- Topic : Finance : Risk Management : Value at Risk [Filter]
- Topic : Other/Nonlisted Topic [Filter]
|
Activity Percentile: 0.00
Registered: 2007-09-21 14:29 |
5. memisc |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R [Filter]
- Topic : Graphics [Filter]
- Topic : Social Sciences [Filter]
- Topic : Software Development [Filter]
|
Activity Percentile: 0.00
Registered: 2013-02-08 10:55 |
6. Integer and Nonlinear Optimization in R - The project "Integer and Nonlinear Optimization in R (RINO)" provides the packages Rbonmin, Rlago (both interfaces to MINP solvers) and solnp. |
- Development Status : 4 - Beta [Filter]
- Intended Audience : End Users/Desktop (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Natural Language : German [Filter]
- Operating System : MacOS [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R [Filter]
- Topic : Optimization : Mathematical Programming : Integer Programming [Filter]
- Topic : Optimization : Mathematical Programming : Nonlinear Programming [Filter]
- Topic : Optimization : Mathematical Programming : Quadratic Programming [Filter]
|
Activity Percentile: 0.00
Registered: 2008-03-14 14:49 |
7. Rmpfr: Multiple Precision Floatingpoint - Multiple precision numbers & computations for R via GNU MPFR http://www.mpfr.org
S4 classes and methods, e.g., for 2-argument dispatch in arithmetic.
Considering interface to GMP-based R packages using MP integer or rational arithmetic. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R [Filter]
- Topic : Machine Learning [Filter]
- Topic : Numerical Analysis : Numerical Approximation and Computational Geometry [Filter]
|
Activity Percentile: 0.00
Registered: 2009-03-19 07:42 |
8. digest - 'hash' arbitrary R objects - The digest package provides functions for the creation of `hash'
digests of arbitrary R objects using the md5, sha-1 and crc32
algorithms permitting easy comparison of R language objects. |
- Development Status : 4 - Beta [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R [Filter]
- Topic : Other/Nonlisted Topic [Filter]
|
Activity Percentile: 0.00
Registered: 2008-03-01 16:25 |
9. Clustering using convex fusion penalties - An R/C++ implementation of the clusterpath algorithm described in Hocking et al. 2011, for robust convex clustering using sparsity-inducing fusion penalties. |
- Development Status : 4 - Beta [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ [Filter]
- Programming Language : Python [Filter]
- Programming Language : R [Filter]
- Topic : Cluster Analysis : Hierarchical Clustering [Filter]
- Topic : Machine Learning : Regularized and Shrinkage Methods [Filter]
- Topic : Optimization [Filter]
|
Registered: 2011-05-09 12:56 |
10. SpatialExtremes - The SpatialExtremes package aims to develop tools for the modeling of spatial extremes. The knowledge of the univariate/multivariate distribution of extremes is not enough. This package will try to fill this gap. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Natural Language : French [Filter]
- Operating System : MacOS [Filter]
- Operating System : Microsoft [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C/C\+\+ [Filter]
- Programming Language : Fortran [Filter]
- Programming Language : R [Filter]
- Topic : Multivariate Statistics : Latent Variable Approaches [Filter]
- Topic : Other/Nonlisted Topic [Filter]
- Topic : Spatial Data & Statistics [Filter]
|
Activity Percentile: 0.00
Registered: 2008-10-04 11:03 |
11. Stosim - A system of functions for building stochastic Reliability Availability and Maintainability (RAM) models for repairable systems such as industrial plants for power generation, chemical processing, microelectronics fabrication units, and refining. |
- Development Status : 3 - Alpha [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : End Users/Desktop (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R [Filter]
- Topic : Other/Nonlisted Topic [Filter]
|
Activity Percentile: 0.00
Registered: 2014-01-15 04:23 |
12. Test for point containment in polyhedron - This project provides a function to test whether a point is contained within a closed three-dimensional polyhedron, defined by a triangular mesh. A two-dimensional version for polygons is also provided. |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) [Filter]
- Environment : Other Environment [Filter]
- Environment : Win32 (MS Windows) [Filter]
- Intended Audience : End Users/Desktop (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : MacOS [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R [Filter]
- Topic : Chemoinformatics [Filter]
- Topic : Graphical Models [Filter]
- Topic : Spatial Data & Statistics [Filter]
|
Activity Percentile: 0.00
Registered: 2010-04-25 17:27 |
13. Gauss-Seidel Estimation of GLMM - This project implements a block-wise Gauss-Seidel (GS) algorithm to fit Generalized Linear Mixed Models (GLMMs). The GS algorithm allows for a significant performance increase and memory saving. |
- Development Status : 3 - Alpha [Filter]
- Intended Audience : End Users/Desktop (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R [Filter]
- Topic : Regression Models [Filter]
|
Activity Percentile: 0.00
Registered: 2011-05-11 13:44 |
14. R-Hydro - Hydrological models and tools to represent and analyze hydrological data |
- Development Status : 3 - Alpha [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : MacOS [Filter]
- Operating System : Microsoft [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R [Filter]
- Topic : Other/Nonlisted Topic [Filter]
- Topic : Time Series [Filter]
|
Activity Percentile: 0.00
Registered: 2009-04-26 20:49 |
15. rGEDI - rGEDI: NASA's Global Ecosystem Dynamics Investigation (GEDI) Data Visualization and Processing |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : End Users/Desktop (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : MacOS [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R [Filter]
- Topic : Spatial Data & Statistics : Ecological Analysis [Filter]
- Topic : Spatial Data & Statistics : Point Pattern Analysis [Filter]
- Topic : Spatial Data & Statistics : Reading and Writing Spatial Data [Filter]
|
Activity Percentile: 0.00
Registered: 2020-03-12 20:57 |
16. Sweave previewer search support - This package supports previewer forward and reverse search between Sweave source and .dvi or .pdf output.
Development has been migrated to Github: https://github.com/dmurdoch/patchDVI |
- Development Status : 3 - Alpha [Filter]
- Environment : Other Environment [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R [Filter]
- Topic : Graphical User Interface [Filter]
- Topic : Text : Word Processors [Filter]
|
Activity Percentile: 0.00
Registered: 2008-08-16 13:40 |
17. survival - This package contains routines for the analysis of time-to-event or 'survival' data. Key components are Kaplan-Meier, Cox proportional hazards models, and parametric survival models. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : End Users/Desktop (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ [Filter]
- Topic : Biostatistics & Medical Statistics [Filter]
|
Activity Percentile: 0.00
Registered: 2008-08-11 14:20 |
18. Spatial dynamic modeling - spdynamic is a framework to implement spatially-explicit dynamic simulation models. This package provides easy to use functions to organize scenarios of spatial dynamic simulations as well as read, visualize and access spatio-temporal data in the models. |
- Development Status : 1 - Planning [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R [Filter]
- Topic : Numerical Analysis [Filter]
- Topic : Spatial Data & Statistics : Ecological Analysis [Filter]
|
Activity Percentile: 0.00
Registered: 2011-11-25 08:45 |
19. SegAnnot - SegAnnot calculates the least squares segmentation for piecewise constant annotated noisy signals. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R [Filter]
- Topic : Bioinformatics [Filter]
- Topic : Optimization : Mathematical Programming : Global Optimization [Filter]
- Topic : Time Series [Filter]
|
Registered: 2012-11-27 16:58 |
206 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1>