Software Map
Project Tree
Now limiting view to projects in the following categories:
Intended Audience :: Developers [Remove This Filter]
Development Status :: 5 - Production/Stable [Remove This Filter]
Programming Language :: C/C++ [Remove This Filter]
40 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1>
0. 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 (Now Filtering)
- 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 [Filter]
- 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 |
1. 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 (Now Filtering)
- Intended Audience : Developers (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 [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 |
2. 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 (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 [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 |
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 (Now Filtering)
- Intended Audience : Developers (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 [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. 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 (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- 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 |
5. SPRINT: Simple Parallel R INTerface - SPRINT is a Simple Parallel R INTerface to High Performance Computing (HPC) that enables biologists to run statistical analysis scripts using R in parallel on HPC clusters. It consists of an HPC harness and a library of parallelized R functions. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Developers (Now Filtering)
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Topic : Bioinformatics : Statistics [Filter]
- Topic : High Performance Computing : Parallel Computing [Filter]
|
Activity Percentile: 0.00
Registered: 2009-11-20 16:56 |
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 (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 [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: 2008-06-05 19:31 |
7. Tools for handling spatial objects - Set of tools for manipulating geographic data. The package also provides interface wrappers for packages such as PBSmapping, spatstat, maps, RArcInfo, Stata tmap, WinBUGS, Mondrian, and others. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : Other Environment [Filter]
- Intended Audience : Developers (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Spatial Data & Statistics : Reading and Writing Spatial Data [Filter]
|
Activity Percentile: 0.00
Registered: 2010-11-16 13:09 |
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 (Now Filtering)
- Intended Audience : Developers (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- 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. SeqinR: Biological Sequences in R - The seqinR package for the R environment contains utilities to retrieve and analyse biological sequences. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Intended Audience : Developers (Now Filtering)
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Natural Language : French [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Bioinformatics [Filter]
- Topic : Database : R Interfaces [Filter]
- Topic : Genetics [Filter]
|
Activity Percentile: 0.00
Registered: 2008-07-28 09:03 |
10. 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 (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Developers (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Topic : Software Development [Filter]
|
Activity Percentile: 0.00
Registered: 2013-05-07 16:44 |
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 (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Developers (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 [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. 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 (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 [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 |
13. 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 (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 [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 |
14. 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 (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 [Filter]
- 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 |
15. 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 (Now Filtering)
- Intended Audience : Developers (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 [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 |
16. SegAnnot - SegAnnot calculates the least squares segmentation for piecewise constant annotated noisy signals. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Intended Audience : Developers (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 [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Bioinformatics [Filter]
- Topic : Optimization : Mathematical Programming : Global Optimization [Filter]
- Topic : Time Series [Filter]
|
Registered: 2012-11-27 16:58 |
17. R interface to GDAL, OGR and PROJ.4 - Provides bindings to Frank Warmerdam's Geospatial Data Abstraction Library (GDAL) (>= 1.11.4) and access to projection/transformation operations from the PROJ.4 library. (Migrated from Sourceforge repository) |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : Other Environment [Filter]
- Intended Audience : Developers (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 [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Spatial Data & Statistics : Reading and Writing Spatial Data [Filter]
|
Activity Percentile: 0.00
Registered: 2010-09-12 11:09 |
18. colorspace: Computing with Colorspaces - Functions for computing coordinate conversions between colorspaces. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Developers (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 [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 |
19. 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 (Now Filtering)
- Intended Audience : Developers (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 [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 |
40 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1>