Software Map
Project Tree
Now limiting view to projects in the following categories:
Development Status :: 5 - Production/Stable [Remove This Filter]
Programming Language :: C/C++ [Remove This Filter]
Operating System :: OS Independent [Remove This Filter]
42 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1>
0. vegan - Community Ecology Package - 'vegan' is a CRAN package for the analysis of ecological communities. It has tools for analysing ecological diversity, and for the multivariate analysis of communities (NMDS, pCCA, pRDA etc.) - Development on R-Forge discontinued, go to https://github.com/vegandevs/ |
- Development Status : 5 - Production/Stable (Now Filtering)
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : Fortran [Filter]
- Programming Language : R [Filter]
- Topic : Environmetrics [Filter]
- Topic : Multivariate Statistics [Filter]
- Topic : Spatial Data & Statistics : Ecological Analysis [Filter]
|
Registered: 2007-09-05 13:59 |
1. 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 (Now Filtering)
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- 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 |
2. 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 (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C/C\+\+ (Now Filtering)
- Topic : Biostatistics & Medical Statistics [Filter]
|
Activity Percentile: 0.00
Registered: 2008-08-11 14:20 |
3. Lattice - R implementation of Trellis Graphics. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Graphics : Plotting [Filter]
|
Activity Percentile: 0.00
Registered: 2009-12-21 05:40 |
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 (Now Filtering)
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- 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. DEoptim - R implementation of Differential Evolution and related algorithms such as JADE adaptive DE. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Development Status : 6 - Mature [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- 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 |
6. Classification and Regression Training - The caret packages contain functions for tuning predictive models, pre-processing, variable importance and other tools related to machine learning and pattern recognition. Parallel processing versions of the main package are also included. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- 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: 2008-06-05 19:31 |
7. Hybrid Monte Carlo - Hybrid Monte Carlo (HybridMC): sampling from continuous joint distributions using Hamiltonian (or Hybrid) Monte Carlo techniques. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Bayesian Statistics : Post Estimation Tools [Filter]
- Topic : Computational Physics [Filter]
|
Activity Percentile: 0.00
Registered: 2009-09-13 13:14 |
8. Large objects for R - Package 'ff' supports fast on-disk objects: standard and packed atomics, ffdf data.frames, csv import/export, chunking and indexing. Integrated package 'bit' supports fast in-memory booleans: 'bit' (1-bit boolean), 'bitwhich' (asymetric booleans). |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Developers [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : High Performance Computing : Large Memory [Filter]
|
Activity Percentile: 0.00
Registered: 2009-07-19 10:21 |
9. Testing external pointers in C++ - Testing external pointers with finalization in R using C++. Show how to create C++ objects with external pointers from R which are deleted automatically from R. After installing and loading the package in R, type help(testcpp) to get started. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Developers [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Other/Nonlisted Topic [Filter]
- Topic : Software Development [Filter]
|
Activity Percentile: 0.00
Registered: 2009-09-21 06:36 |
10. 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 (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- 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 |
11. prepRISA - This package can be used to prepare ARISA data files for multivariate analysis. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Environment : X11 Applications [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Programming Language : Tcl [Filter]
- Topic : Bioinformatics [Filter]
- Topic : Multivariate Statistics [Filter]
|
Activity Percentile: 0.00
Registered: 2009-11-20 09:49 |
12. RHmm - Simulations and estimations of discrete, univariate or multivariate gaussian, mixture of univariate or multivariate gaussian hidden Markov models. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : Microsoft : Windows [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Bayesian Statistics : Specific Model Fitting [Filter]
- Topic : Time Series [Filter]
|
Activity Percentile: 0.00
Registered: 2007-10-22 08:05 |
13. randomForest - randomForest provides an R interface to the classification and regression algorithm proposed by Leo Breiman. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : Fortran [Filter]
- Programming Language : R [Filter]
- Topic : Machine Learning : Random Forests [Filter]
|
Activity Percentile: 0.00
Registered: 2009-09-14 13:01 |
14. CoreArray - The package provides a high-level R interface to CoreArray Genomic Data Structure (GDS) data files, which are portable across platforms and include hierarchical structure to store multiple scalable array-oriented data sets with metadata information. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- License : OSI Approved : GNU Lesser General Public License (LGPL) [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Bioinformatics [Filter]
- Topic : Database [Filter]
|
Activity Percentile: 0.00
Registered: 2014-05-31 04:36 |
15. Circular Statistics - This is the circular package build over the R port of the CircStats package by Ulric Lund from 'Topics in circular Statistics' (2001) S. Rao Jammalamadaka and A. SenGupta, World Scientific. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : Fortran [Filter]
- Programming Language : R [Filter]
- Topic : Other/Nonlisted Topic [Filter]
|
Activity Percentile: 0.00
Registered: 2007-11-06 22:41 |
16. signal - A set of generally Matlab/Octave-compatible signal processing functions. Includes filter generation utilities, filtering functions, resampling routines, and visualization of filter models. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
|
Activity Percentile: 0.00
Registered: 2009-12-03 16:50 |
17. surveillance - The R package 'surveillance' implements statistical methods for the modeling and monitoring of time series of counts, proportions and categorical data, as well as for the modeling of continuous-time point processes of epidemic phenomena. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Developers [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Social Sciences : Analysis of Categorical and Count Data [Filter]
- Topic : Spatial Data & Statistics : Point Pattern Analysis [Filter]
- Topic : Time Series [Filter]
|
Activity Percentile: 0.00
Registered: 2007-06-19 14:46 |
18. 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 (Now Filtering)
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- 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 |
19. pcurve: principal curves - Package pcurve fits principal curves in high dimensions. It can be thought of as a non-linear form of PCA. pcurve is an R port of Glenn De'aths pcurve library for S-Plus. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Environmetrics [Filter]
- Topic : Multivariate Statistics [Filter]
- Topic : Spatial Data & Statistics : Ecological Analysis [Filter]
|
Activity Percentile: 0.00
Registered: 2013-05-30 16:42 |
42 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1>