Software Map
Project Tree
Now limiting view to projects in the following categories:
Programming Language :: C/C++ [Remove This Filter]
Development Status :: 3 - Alpha [Remove This Filter]
42 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1>
0. 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 (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 [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Computational Physics [Filter]
|
Activity Percentile: 0.00
Registered: 2007-04-30 21:06 |
1. RevoExts - RevoExts is a project for open-source, third-party packages extending Revolution Analytics' RevoScaleR. |
- Development Status : 2 - Pre-Alpha [Filter]
- Development Status : 3 - Alpha (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 : Microsoft : Windows : Windows Vista [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
|
Activity Percentile: 0.00
Registered: 2011-05-09 17:31 |
2. Interfaces to the Qt framework from R - Interfaces to the Qt application and UI framework, with a focus on enabling GUI development and advanced graphics. |
- Development Status : 3 - Alpha (Now Filtering)
- Intended Audience : Developers [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Graphical User Interface [Filter]
- Topic : Graphics : Devices [Filter]
- Topic : Graphics : Graphics Systems [Filter]
|
Activity Percentile: 0.00
Registered: 2009-06-18 19:43 |
3. 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 (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 : Regression Models [Filter]
|
Activity Percentile: 0.00
Registered: 2011-05-11 13:44 |
4. 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 (Now Filtering)
- Intended Audience : End Users/Desktop [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 : 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 |
5. hkey - access to the Windows registry - NOTE: CONSIDER USING library(tcltk);tcl("registry", ...) INSTEAD.
Supports query, create, modify and delete on nodes and values via overloaded R list indexing/assignment operators. Does automatic registry <--> R type conversion. |
- Development Status : 3 - Alpha (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 : Microsoft : Windows : Windows NT/2000/XP [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Other/Nonlisted Topic [Filter]
|
Activity Percentile: 0.00
Registered: 2008-04-08 14:26 |
6. LNA for stochastic kinetic models - An R package for likelihood-based inference of stochastic kinetic models using a Linear Noise Approximation. |
- Development Status : 3 - Alpha (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Operating System : POSIX [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : Fortran [Filter]
- Topic : Genetics [Filter]
|
Activity Percentile: 0.00
Registered: 2011-05-25 19:48 |
7. CXXR: Refactorising R into C++ - The aim of the CXXR project is gradually to refactor (reengineer) the interpreter of the R language into C++, whilst as far as possible retaining full functionality. Refer to the home page, www.cs.kent.ac.uk/projects/cxxr, for further information. |
- Development Status : 3 - Alpha (Now Filtering)
- Intended Audience : Developers [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Topic : Software Development [Filter]
|
Activity Percentile: 0.00
Registered: 2008-03-03 14:29 |
8. COXMEG - COXMEG provides a tool to fit a Cox mixed-effects model, incorporating fast algorithms for genome-wide association analysis. |
- Development Status : 3 - Alpha (Now Filtering)
- Intended Audience : Developers [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- 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 : Bioinformatics [Filter]
|
Activity Percentile: 0.00
Registered: 2019-08-02 18:19 |
9. Isolation Forest - This package implements an anomaly detection method that detects data-anomalies using binary trees. Using the property that anomalies are more susceptible to isolation, anomalies can be detected as data points which have short expected path lengths. |
- Development Status : 3 - Alpha (Now Filtering)
- Environment : Win32 (MS Windows) [Filter]
- Intended Audience : End Users/Desktop [Filter]
- Intended Audience : Other Audience [Filter]
- 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\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Machine Learning : Recursive Partitioning [Filter]
|
Activity Percentile: 0.00
Registered: 2009-07-14 06:02 |
10. blockmodeling - An R package for Generalized and classical blockmodeling of valued networks |
- Development Status : 3 - Alpha (Now Filtering)
- Development Status : 4 - Beta [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : Fortran [Filter]
- Programming Language : R [Filter]
- Topic : Cluster Analysis [Filter]
- Topic : Social Sciences [Filter]
|
Activity Percentile: 0.00
Registered: 2008-06-18 10:00 |
11. Robust time series analysis - Provides various approaches for robust estimation of (partial) autocorrelation and autocovariance. There are also procedures for robust fitting and filtering of AR(p) processes as well as for robust change point detection. |
- Development Status : 3 - Alpha (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 [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Robust Statistics [Filter]
- Topic : Time Series [Filter]
|
Activity Percentile: 0.00
Registered: 2014-11-11 15:14 |
12. 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 (Now Filtering)
- Environment : Other Environment [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- 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 : Graphical User Interface [Filter]
- Topic : Text : Word Processors [Filter]
|
Activity Percentile: 0.00
Registered: 2008-08-16 13:40 |
13. Leverage Space Portfolio Modeler - Functions to implement Ralph Vince's Leverage Space Portfolio Model in R.
This project has moved from R-Forge to GitHub :
https://github.com/joshuaulrich/LSPM
|
- Development Status : 3 - Alpha (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 : Finance [Filter]
|
Activity Percentile: 0.00
Registered: 2009-07-22 17:50 |
14. Polyphase - This method accepts the genotype data, the relative physical position of the markers for species of any ploidy and returns the phased output. |
- Development Status : 3 - Alpha (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 : POSIX : Linux [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Topic : Bioinformatics : Statistics [Filter]
- Topic : Genetics : Linkage, LD and Haplotype Mapping [Filter]
|
Activity Percentile: 0.00
Registered: 2016-02-18 15:57 |
15. EpiNetics - This package provides an environment for constructing, simulating, analyzing, and sharing epidemiological models with complex population structures in which the pathogen can evolve. |
- Development Status : 3 - Alpha (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]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
|
Activity Percentile: 0.00
Registered: 2009-09-03 05:11 |
16. Entropy-based LISA - Provides the functions to quantify local spatial association using a novel entropy-based method, named Entropy-based Local Indicator of Spatial Association (ELSA). |
- Development Status : 3 - Alpha (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Environment : Web Environment [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 [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Spatial Data & Statistics : Geostatistics [Filter]
|
Activity Percentile: 0.00
Registered: 2013-09-23 01:30 |
17. 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 (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 [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- 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 |
18. Yuima Project - The project for simulation and inference of multidimensional stochastic differential equations. |
- Development Status : 3 - Alpha (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 [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Econometrics : Time Series Modelling [Filter]
- Topic : Finance [Filter]
- Topic : Numerical Analysis : Prob\. Methods, Simulation and Stochastic Differential Equations [Filter]
|
Activity Percentile: 0.00
Registered: 2009-09-28 11:24 |
19. 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 (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 [Filter]
- Programming Language : C/C\+\+ (Now Filtering)
- Programming Language : R [Filter]
- Topic : Bioinformatics : Statistics [Filter]
- Topic : Genetics : Multiple Testing [Filter]
- Topic : Multivariate Statistics [Filter]
|
Activity Percentile: 0.00
Registered: 2010-03-21 02:01 |
42 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1>