Software Map
Project Tree
Now limiting view to projects in the following categories:
Operating System :: OS Independent [Remove This Filter]
Intended Audience :: End Users/Desktop [Remove This Filter]
Programming Language :: R [Remove This Filter]
100 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1>
0. 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 [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 (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R (Now Filtering)
- Topic : Graphics : Colors [Filter]
|
Activity Percentile: 84.62
Registered: 2007-02-15 19:23 |
1. R package for spatial data classes - An R-package for dealing with spatial data in R; the sp package provide classes and methods for spatial data (points, lines, polygons, grids). Other r-spatial packages hosted here are classInt, splancs, spgrass6, spgwr and DCluster. |
- 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]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R (Now Filtering)
- Topic : Spatial Data & Statistics : Classes for Spatial Data [Filter]
|
Activity Percentile: 0.00
Registered: 2011-02-18 20:53 |
2. Multiple Cue Probability Learning - mcplR offers a flexible (S4) framework to investigate multiple cue probability learning (MCPL). mcplR incorporates a number of learning models (Rescorla-Wagner, GCM, ALCOVE, etc) in a general state-space framework, where new models can be easily added. |
- 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 (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R (Now Filtering)
- Topic : Social Sciences [Filter]
|
Activity Percentile: 0.00
Registered: 2007-09-07 14:37 |
3. 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 (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : Python [Filter]
- Programming Language : R (Now Filtering)
- Topic : Cluster Analysis : Hierarchical Clustering [Filter]
- Topic : Machine Learning : Regularized and Shrinkage Methods [Filter]
- Topic : Optimization [Filter]
|
Registered: 2011-05-09 12:56 |
4. 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 (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R (Now Filtering)
- Topic : Regression Models [Filter]
|
Activity Percentile: 0.00
Registered: 2011-05-11 13:44 |
5. SMfSB - R code associated with the second and third editions of the book Stochastic Modelling for Systems Biology, by Darren J Wilkinson, published by Chapman & Hall/CRC Press. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : End Users/Desktop (Now Filtering)
- Intended Audience : Other Audience [Filter]
- License : OSI Approved : GNU Lesser General Public License (LGPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R (Now Filtering)
- Topic : Bayesian Statistics : Specific Model Fitting [Filter]
- Topic : Bioinformatics : Statistics [Filter]
|
Activity Percentile: 0.00
Registered: 2011-02-18 14:08 |
6. RMVL - Mappable vector library provides convenient way to access large datasets on solid state drives. This bypasses limitation of physical memory size as well as limited bandwidth of database interfaces. Memory mapped data can be shared between multiple R processes. Access speed depends on storage medium, so solid state drive is recommended, preferably with PCI Express (or M.2 nvme) interface. The data is memory mapped into R and then accessed using usual R list and array subscription operators. The layout of underlying MVL files is optimized for large datasets. The vectors are stored to guarantee alignment for vector intrinsics after memory map. The package is built on top of libMVL, which can be used as standalone C library. libMVL has simple C API making it easy to interchange of datasets with outside programs. |
- Development Status : 3 - Alpha [Filter]
- Intended Audience : End Users/Desktop (Now Filtering)
- License : OSI Approved : GNU Lesser General Public License (LGPL) [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R (Now Filtering)
- Topic : Database [Filter]
- Topic : High Performance Computing : Large Memory [Filter]
- Topic : High Performance Computing : Parallel Computing [Filter]
|
Activity Percentile: 0.00
Registered: 2021-08-19 02:16 |
7. Profile Dirichlet Process Mixtures - This package facilitates profile inference for a class of product partition models (PPM). The Dirichlet process mixture is a specific case in this class. These methods search for the maximum posterior (MAP) estimate for the cluster partition in the PPM.
|
- 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 : OS Independent (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R (Now Filtering)
- Topic : Bayesian Statistics : General Model Fitting [Filter]
|
Activity Percentile: 0.00
Registered: 2009-04-24 15:56 |
8. Moment and Inverse Moment Bayes factors - Performs model selection based on non-local priors, including MOM, eMOM and iMOM priors. Routines are provided to compute Bayes factors, marginal densities and to perform variable selection in regression setups. |
- Development Status : 6 - Mature [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 (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R (Now Filtering)
- Topic : Bayesian Statistics [Filter]
- Topic : Regression Models [Filter]
|
Activity Percentile: 0.00
Registered: 2011-09-26 21:39 |
9. Activated Region Fitting - Activated Region Fitting (ARF) is a program for functional Magnetic Resonance Imaging (fMRI) data analysis. ARF uses Gaussian shape spatial models to parameterize active brain regions. |
- Development Status : 5 - Production/Stable [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 (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R (Now Filtering)
- Topic : Biostatistics & Medical Statistics [Filter]
- Topic : Other/Nonlisted Topic [Filter]
|
Activity Percentile: 0.00
Registered: 2008-09-18 11:23 |
10. Hyper-g Priors for GAM selection - This R-package implements objective Bayesian model selection with penalised splines, using a so-called hyper-g prior for the parameters in the generalised additive model. |
- 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 : OS Independent (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R (Now Filtering)
- Topic : Bayesian Statistics : General Model Fitting [Filter]
|
Activity Percentile: 0.00
Registered: 2011-08-11 09:12 |
11. TIMP - TIMP is an R package for fitting superposition models that implements the partitioned variable projection algorithm. The package has been extensively applied to modeling spectroscopy and Fluorescence Lifetime Imaging Microscopy (FLIM) datasets. |
- 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 : OS Independent (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R (Now Filtering)
- Topic : Computational Physics [Filter]
|
Activity Percentile: 0.00
Registered: 2007-04-30 21:06 |
12. Local Depth - The package "localdepth" contains functions for the evaluation of some Depth functions and their corresponding local versions, namely Local Depths. Simplicial, Ellipsoid and Mahalanobis Depths are implemented for general dimension. |
- Development Status : 2 - Pre-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 : OS Independent (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : Fortran [Filter]
- Programming Language : R (Now Filtering)
- Topic : Cluster Analysis : Hierarchical Clustering [Filter]
- Topic : Multivariate Statistics [Filter]
- Topic : Robust Statistics [Filter]
|
Activity Percentile: 0.00
Registered: 2008-09-16 15:34 |
13. 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 [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]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R (Now Filtering)
- Topic : Spatial Data & Statistics : Reading and Writing Spatial Data [Filter]
|
Activity Percentile: 0.00
Registered: 2010-09-12 11:09 |
14. Mass at Chance models - The package provides an R implementation of Mass at Chance models (Rouder, Morey, Speckman, and Pratte,2007; Morey, Rouder, Speckman, 2008, 2009) for the analysis of subliminal priming data. |
- 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 (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R (Now Filtering)
- Topic : Bayesian Statistics : Specific Model Fitting [Filter]
- Topic : Social Sciences : Analysis of Categorical and Count Data [Filter]
|
Activity Percentile: 0.00
Registered: 2010-09-07 12:17 |
15. Graphical Multiple Comparison Procedure - This package provides functions and a graphical user interface for graphical described multiple test procedures (sequentially rejective, Simes and parametric). |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Environment : Win32 (MS Windows) [Filter]
- Environment : X11 Applications [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 (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : Java [Filter]
- Programming Language : R (Now Filtering)
- Topic : Bioinformatics : Medical Science [Filter]
|
Activity Percentile: 0.00
Registered: 2010-02-17 13:06 |
16. 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 [Filter]
- Intended Audience : End Users/Desktop (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : French [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R (Now Filtering)
- Topic : Biostatistics & Medical Statistics [Filter]
- Topic : Multivariate Statistics [Filter]
|
Activity Percentile: 0.00
Registered: 2012-01-26 14:41 |
17. pi0 estimators - Estimation of the proportion of true null hypotheses (pi0) from a large number of hypothesis tests; Non/parametric recovery of noncentrality parameter distribution; False discovary rates (FDR) computation. |
- Development Status : 3 - Alpha [Filter]
- Environment : Console (Text Based) [Filter]
- Environment : X11 Applications [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 (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R (Now Filtering)
- Topic : Bioinformatics : Statistics [Filter]
- Topic : Genetics : Multiple Testing [Filter]
- Topic : Multivariate Statistics [Filter]
|
Activity Percentile: 0.00
Registered: 2010-03-21 02:01 |
18. Corbi - A collection of bioinformatics tools for general purposes such as network query, protein structure alignment, gene expression analysis. |
- Development Status : 4 - Beta [Filter]
- Environment : Console (Text Based) [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop (Now Filtering)
- Intended Audience : Other Audience [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R (Now Filtering)
- Topic : Bioinformatics [Filter]
|
Activity Percentile: 0.00
Registered: 2011-09-26 05:04 |
19. BayesR: Bayesian Regression - Developement of R Functions to Estimate Complex Bayesian Regression Models. |
- 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 (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R (Now Filtering)
- Topic : Bayesian Statistics : General Model Fitting [Filter]
- Topic : Regression Models [Filter]
- Topic : Spatial Data & Statistics [Filter]
|
Activity Percentile: 0.00
Registered: 2010-08-20 11:45 |
100 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1>