Software Map
Project Tree
Now limiting view to projects in the following categories:
Intended Audience :: End Users/Desktop [Remove This Filter]
Development Status :: 3 - Alpha [Remove This Filter]
98 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1>
0. BayesR: Bayesian Regression - Developement of R Functions to Estimate Complex Bayesian Regression Models. |
- Development Status : 3 - Alpha (Now Filtering)
- 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 [Filter]
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R [Filter]
- Topic : Bayesian Statistics : General Model Fitting [Filter]
- Topic : Regression Models [Filter]
- Topic : Spatial Data & Statistics [Filter]
|
Activity Percentile: 76.47
Registered: 2010-08-20 11:45 |
1. topmodels: Enhanced Model Infrastructure - topmodels: Enhanced modeling infrastructure for probabilistic 4-casting, diagnostic graphics, and inference. |
- Development Status : 3 - Alpha (Now Filtering)
- 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 [Filter]
- Programming Language : R [Filter]
- Topic : Graphics [Filter]
- Topic : Regression Models [Filter]
|
Activity Percentile: 17.65
Registered: 2018-02-01 16:08 |
2. Gap Analysis - Gap Analysis of ex-situ collections. Selection of sites where there's a demonstrated lack of agricultural biodiversity conservation. |
- Development Status : 3 - Alpha (Now Filtering)
- Intended Audience : End Users/Desktop (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : R [Filter]
- Topic : Spatial Data & Statistics : Ecological Analysis [Filter]
|
Activity Percentile: 0.00
Registered: 2009-12-31 02:55 |
3. 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 (Now Filtering)
- License : OSI Approved : GNU Lesser General Public License (LGPL) [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ [Filter]
- 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 |
4. xkcd - Graphs using the XKCD style (http://xkcd.com/). Original idea was borrowed from http://stackoverflow.com/questions/12675147/how-can-we-make-xkcd-style-graphs-in-r. |
- Development Status : 3 - Alpha (Now Filtering)
- Intended Audience : End Users/Desktop (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : R [Filter]
- Topic : Education [Filter]
- Topic : Graphics : Applications [Filter]
|
Activity Percentile: 0.00
Registered: 2013-04-28 15:53 |
5. 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 (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R [Filter]
- Topic : Regression Models [Filter]
|
Activity Percentile: 0.00
Registered: 2011-05-11 13:44 |
6. PhyloOrchard - This holds noteworthy chronograms. It serves as the tree store for the DateLife.org project but is available for anyone to use. |
- Development Status : 3 - Alpha (Now Filtering)
- Intended Audience : End Users/Desktop (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : R [Filter]
- Topic : Datasets [Filter]
- Topic : Genetics : Phylogenetics [Filter]
|
Activity Percentile: 0.00
Registered: 2011-09-17 01:58 |
7. TreEvo - TreEvo (TREE + EVOlution) is a package for approximate Bayesian computation for comparative methods. |
- Development Status : 3 - Alpha (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Environment : Other Environment [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 [Filter]
- Programming Language : R [Filter]
- Topic : Bioinformatics [Filter]
- Topic : Genetics : Phylogenetics [Filter]
|
Activity Percentile: 0.00
Registered: 2008-07-23 21:21 |
8. cdb - A constant database is a data structure created by Daniel J. Bernstein in his cdb package. Its format consists on a sequence of (key,value)-pairs. This R package replicates the basic utilities for reading (cdbget) and writing (cdbdump) constant databases. |
- Development Status : 3 - Alpha (Now Filtering)
- Intended Audience : End Users/Desktop (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : R [Filter]
- Topic : Database : R Interfaces [Filter]
|
Activity Percentile: 0.00
Registered: 2013-04-14 09:23 |
9. Bias reduction in GLMs - brglm provides brglm.fit which is an alternative method to glm.fit that works under the usual glm interface.
Estimation is either by correcting the bias of the maximum likelihood estimates or using an adjusted-score approach to improving bias. |
- Development Status : 3 - Alpha (Now Filtering)
- 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 [Filter]
- Programming Language : R [Filter]
- Topic : Regression Models [Filter]
- Topic : Social Sciences : Analysis of Categorical and Count Data [Filter]
- Topic : Social Sciences : Linear and Generalized Linear Models [Filter]
|
Activity Percentile: 0.00
Registered: 2011-08-20 14:19 |
10. aroma.* packages [MOVED TO GITHUB] - This repository and all of its packages have been moved to https://github.com/HenrikBengtsson/ |
- Development Status : 3 - Alpha (Now Filtering)
- Development Status : 4 - Beta [Filter]
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) [Filter]
- Environment : No Input/Output (Daemon) [Filter]
- Environment : Web Environment [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop (Now Filtering)
- License : OSI Approved : GNU Lesser General Public License (LGPL) [Filter]
- License : Other/Proprietary License [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : R [Filter]
- Topic : Bioinformatics [Filter]
- Topic : Database [Filter]
- Topic : Genetics [Filter]
|
Activity Percentile: 0.00
Registered: 2009-05-19 20:01 |
11. geoextras - Functions and data sets that complement the 'geo' package (also available on r-forge), much used at the Marine Research Institute, Reykjavík (Hafro), Iceland. |
- Development Status : 3 - Alpha (Now Filtering)
- Intended Audience : End Users/Desktop (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : R [Filter]
- Topic : Graphics : Plotting [Filter]
- Topic : Spatial Data & Statistics [Filter]
|
Activity Percentile: 0.00
Registered: 2010-11-04 23:11 |
12. abernethy reliability methods - Activity on this project has been suspended in favor of the Weibull-R project
https://r-forge.r-project.org/R/?group_id=2252 |
- Development Status : 3 - Alpha (Now Filtering)
- 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 [Filter]
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R [Filter]
- Topic : Other/Nonlisted Topic [Filter]
|
Activity Percentile: 0.00
Registered: 2012-12-30 16:40 |
13. Universal log-optimal portfolios - Provide implementation of universal log-optimal portfolio algorithms in the tradition started by Thomas Cover in "Universal Portfolios". |
- Development Status : 3 - Alpha (Now Filtering)
- 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 [Filter]
- Programming Language : R [Filter]
- Topic : Finance [Filter]
|
Activity Percentile: 0.00
Registered: 2010-10-26 02:55 |
14. Animal Intake Behaviour Analysis Package - POO R package for chronological Intake Behaviour Data analysis from test animals. Manage data and predict normal and irregular behaviour. |
- Development Status : 3 - Alpha (Now Filtering)
- 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]
- Natural Language : Spanish [Filter]
- Operating System : OS Independent [Filter]
- Operating System : POSIX : Linux [Filter]
- Programming Language : R [Filter]
- Topic : Bioinformatics [Filter]
- Topic : Biostatistics & Medical Statistics [Filter]
- Topic : Time Series [Filter]
|
Activity Percentile: 0.00
Registered: 2010-08-30 08:56 |
15. 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 (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R [Filter]
- Topic : Finance [Filter]
|
Activity Percentile: 0.00
Registered: 2009-07-22 17:50 |
16. Parent-specific DNA copy numbers (abo) - Paired PSCBS: Parent-specific copy number in paired tumor-normal studies using circular binary segmentation (CBS).
Packages in this project: PSCBS. |
- Development Status : 3 - Alpha (Now Filtering)
- Development Status : 4 - Beta [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop (Now Filtering)
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : R [Filter]
- Topic : Bioinformatics [Filter]
- Topic : Genetics [Filter]
|
Activity Percentile: 0.00
Registered: 2009-10-20 01:21 |
17. 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 (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent [Filter]
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R [Filter]
- Topic : Robust Statistics [Filter]
- Topic : Time Series [Filter]
|
Activity Percentile: 0.00
Registered: 2014-11-11 15:14 |
18. Indicators of Hydrologic Alteration - This package implements The Nature Conservancy's Indicators of Hydrologic Alteration software in R. |
- Development Status : 3 - Alpha (Now Filtering)
- 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 [Filter]
- Programming Language : R [Filter]
- Topic : Environmetrics [Filter]
|
Registered: 2008-04-25 19:38 |
19. RColony - The RColony package provides tools for the implementation of the Colony pedigree analysis software. In addition it provides tools for visualising, and summarising the results of the Colony analyses. |
- Development Status : 3 - Alpha (Now Filtering)
- 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 [Filter]
- Programming Language : R [Filter]
- Topic : Datasets [Filter]
|
Activity Percentile: 0.00
Registered: 2009-04-15 09:02 |
98 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1>