Software Map
Project Tree
Now limiting view to projects in the following categories:
Intended Audience :: Developers [Remove This Filter]
Programming Language :: C/C++ [Remove This Filter]
License :: OSI Approved :: GNU General Public License (GPL) [Remove This Filter]
39 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1>
0. coin: Conditional Inference Procedures - Conditional inference procedures for the general independence
problem including two-sample, K-sample (non-parametric ANOVA), correlation,
censored, ordered and multivariate problems. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Developers (Now Filtering)
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) (Now Filtering)
- Natural Language : French [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Biostatistics & Medical Statistics [Filter]
- Topic : Multivariate Statistics [Filter]
|
Activity Percentile: 94.12
Registered: 2012-01-26 14:41 |
1. doSMP - The doSMP package provides a parallel backend to the foreach package's %dopar% operator, allowing parallel operation on a symmetric multiprocessor workstation. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Developers (Now Filtering)
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) (Now Filtering)
- Natural Language : English [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : High Performance Computing [Filter]
|
Activity Percentile: 0.00
Registered: 2010-11-19 22:27 |
2. arules - Mining Association Rules - Infrastructure for representing, manipulating and analyzing transaction data and patterns (frequent itemsets and association rules).
arules is now maintained on Github: https://github.com/mhahsler/arules
|
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Developers (Now Filtering)
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) (Now Filtering)
- Natural Language : English [Filter]
- Operating System : MacOS [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Machine Learning [Filter]
|
Registered: 2007-05-21 13:55 |
3. 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 (Now Filtering)
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) (Now Filtering)
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- 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 |
4. simecol - Ecological Models with R - simecol allows to implement ecological models (ODEs, IBMs, ...) using a template-like object-oriented stucture. It helps to organize scenarios and may also be useful for other areas. |
- Development Status : 4 - Beta [Filter]
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Developers (Now Filtering)
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) (Now Filtering)
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Programming Language : Tcl [Filter]
- Topic : Bioinformatics [Filter]
- Topic : Software Development [Filter]
- Topic : Spatial Data & Statistics : Ecological Analysis [Filter]
|
Activity Percentile: 0.00
Registered: 2008-02-20 20:34 |
5. RcppProgress - This package allows to display a progress bar in the R console for long running computations taking
place in c++ code, and provides support for interrupting those computations even in a multithreaded
code |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Developers (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) (Now Filtering)
- Programming Language : C/C\+\+ (Now Filtering)
- Topic : Software Development [Filter]
|
Activity Percentile: 0.00
Registered: 2013-05-07 16:44 |
6. Rwave: time-frequency analysis in 1-D - Rwave is a library of R functions which provide an environment for the time-frequency analysis of 1-D signals. It was originally written for Splus by Rene Carmona, Bruno Torresani, and Wen L. Hwang. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Developers (Now Filtering)
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) (Now Filtering)
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : Fortran [Filter]
- Programming Language : R [Filter]
- Topic : Econometrics : Time Series Modelling [Filter]
- Topic : Finance : Time Series [Filter]
- Topic : Time Series [Filter]
|
Activity Percentile: 0.00
Registered: 2009-05-27 13:22 |
7. xts - extensible time series - Provide uniform handling of R's different time-based data classes, allowing
user-level customization and extension, while simplifying cross-class interoperability.
This project has moved from R-Forge to GitHub :
https://github.com/joshuaulrich/xts |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Developers (Now Filtering)
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) (Now Filtering)
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Econometrics : Basic Time Series Infrastructure [Filter]
- Topic : Finance : Time Series [Filter]
- Topic : Time Series [Filter]
|
Activity Percentile: 0.00
Registered: 2008-01-03 18:11 |
8. Rcpp - Seamless R and C++ Integration - The Rcpp package provides a C++ library which facilitates the integration of R and C++. R data types (SEXP) are matched to C++ objects in a class hierarchy. All R types are supported and each type is mapped to a dedicated class. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Developers (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) (Now Filtering)
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Other/Nonlisted Topic [Filter]
|
Activity Percentile: 0.00
Registered: 2008-03-01 16:33 |
9. Finite Mixure of AFT and FMR models - FMRS package provides estimation and variable selection in Finite Mixture of Accelerated Failure Time Regression (FMAFTR) and Finite Mixture of Regression (FMR) models with a large number of covariates and/or right censoring and heterogeneous structure. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Developers (Now Filtering)
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) (Now Filtering)
- Natural Language : English [Filter]
- Operating System : MacOS [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Machine Learning : Model Selection and Validation [Filter]
- Topic : Regression Models [Filter]
|
Activity Percentile: 0.00
Registered: 2016-03-07 02:31 |
10. rebmix package - rebmix: An R Package for Continuous and Discrete Finite Mixture Models |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Developers (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) (Now Filtering)
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Multivariate Statistics : Supervised Classification and Discriminant Analysis [Filter]
|
Activity Percentile: 0.00
Registered: 2012-04-17 10:24 |
11. Functional diversity - The "Functional diversity" project is based on the FD package, which can compute different multidimensional FD indices. It also contains other useful tools for functional ecology, e.g. trait-based community assembly via maximum entropy models. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Developers (Now Filtering)
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) (Now Filtering)
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : Fortran [Filter]
- Programming Language : R [Filter]
- Topic : Multivariate Statistics : Matrix Manipulations [Filter]
- Topic : Spatial Data & Statistics : Ecological Analysis [Filter]
|
Activity Percentile: 0.00
Registered: 2009-06-30 15:23 |
12. gbm - Generalized Boosted Models. Adding additional functionality to the gbm package, including additional robust regression methods, a new binomial classification method, and multinomial classification. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Developers (Now Filtering)
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) (Now Filtering)
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Machine Learning : Boosting [Filter]
- Topic : Regression Models [Filter]
|
Registered: 2009-06-02 16:27 |
13. DEoptim - R implementation of Differential Evolution and related algorithms such as JADE adaptive DE. |
- Development Status : 5 - Production/Stable [Filter]
- Development Status : 6 - Mature [Filter]
- Intended Audience : Developers (Now Filtering)
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) (Now Filtering)
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Machine Learning : Genetic Algorithms [Filter]
- Topic : Optimization : Mathematical Programming : Global Optimization [Filter]
|
Registered: 2010-05-10 00:12 |
14. NMF - Nonnegative Matrix Factorization - This package provides a flexible framework to perform Non-negative Matrix Factorization (NMF).
It implements a set of already published algorithms and seeding methods, and provides a framework
to test, develop and plug new/custom algorithms. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Developers (Now Filtering)
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) (Now Filtering)
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Bioinformatics [Filter]
- Topic : Multivariate Statistics : Projection Methods : Independent Components [Filter]
- Topic : Optimization [Filter]
|
Activity Percentile: 0.00
Registered: 2010-01-07 14:13 |
15. colorspace: Computing with Colorspaces - Functions for computing coordinate conversions between colorspaces. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Developers (Now Filtering)
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) (Now Filtering)
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Graphics : Colors [Filter]
|
Activity Percentile: 0.00
Registered: 2007-02-15 19:23 |
16. RecordLinkage: Detecting duplicate data - The package Record Linkage provides stochastical and machine learning methods for detecting duplicates in data and a framework for evaluating these methods. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Developers (Now Filtering)
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) (Now Filtering)
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Biostatistics & Medical Statistics [Filter]
- Topic : Machine Learning [Filter]
|
Activity Percentile: 0.00
Registered: 2010-03-16 11:36 |
17. seriation - Infrastructure for seriation - Infrastructure for seriation with an implementation of several seriation/sequencing techniques to reorder matrices, dissimilarity matrices, and dendrograms. Seriation is now maintained on githup at http://github.com/mhahsler/seriation |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Developers (Now Filtering)
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) (Now Filtering)
- Natural Language : English [Filter]
- Operating System : MacOS [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : Fortran [Filter]
- Programming Language : R [Filter]
- Topic : Multivariate Statistics : Visualising Multivariate Data [Filter]
- Topic : Optimization : Mathematical Programming : Global Optimization [Filter]
|
Registered: 2008-02-01 22:32 |
18. Sequence analysis for social scientists - TraMineR is intended for mining and visualizing sequences of states or events. Its primary aim is the analysis of longitudinal data in the social science field but many of its features may also apply to non temporal data such as text or DNA sequences. |
- Development Status : 5 - Production/Stable [Filter]
- Intended Audience : Developers (Now Filtering)
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) (Now Filtering)
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Graphics : Plotting [Filter]
- Topic : Machine Learning [Filter]
- Topic : Social Sciences [Filter]
|
Activity Percentile: 0.00
Registered: 2010-04-13 10:26 |
19. R2jags - A package for running jags from R |
- Development Status : 4 - Beta [Filter]
- Development Status : 5 - Production/Stable [Filter]
- Environment : Win32 (MS Windows) [Filter]
- Intended Audience : Developers (Now Filtering)
- Intended Audience : End Users/Desktop [Filter]
- Intended Audience : Other Audience [Filter]
- License : OSI Approved : GNU General Public License (GPL) (Now Filtering)
- Natural Language : English [Filter]
- Operating System : Microsoft : Windows [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Bayesian Statistics : General Model Fitting [Filter]
- Topic : Bayesian Statistics : Post Estimation Tools [Filter]
- Topic : Bayesian Statistics : R Interfaces [Filter]
|
Activity Percentile: 0.00
Registered: 2008-05-10 19:19 |
39 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1>