Software Map
Project Tree
Now limiting view to projects in the following categories:
Operating System :: POSIX :: Linux [Remove This Filter]
Development Status :: 5 - Production/Stable [Remove This Filter]
Operating System :: Microsoft :: Windows [Remove This Filter]
Natural Language :: English [Remove This Filter]
34 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1>
0. arules - Mining Association Rules - Infrastructure for representing, manipulating and analyzing transaction data and patterns (frequent itemsets and association rules).
arules is now maintained on Github: https://github.com/mhahsler/arules
|
- 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 (Now Filtering)
- Operating System : MacOS [Filter]
- Operating System : Microsoft : Windows (Now Filtering)
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R [Filter]
- Topic : Machine Learning [Filter]
|
Registered: 2007-05-21 13:55 |
1. seriation - Infrastructure for seriation - Infrastructure for seriation with an implementation of several seriation/sequencing techniques to reorder matrices, dissimilarity matrices, and dendrograms. Seriation is now maintained on githup at http://github.com/mhahsler/seriation |
- 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 (Now Filtering)
- Operating System : MacOS [Filter]
- Operating System : Microsoft : Windows (Now Filtering)
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : Fortran [Filter]
- Programming Language : R [Filter]
- Topic : Multivariate Statistics : Visualising Multivariate Data [Filter]
- Topic : Optimization : Mathematical Programming : Global Optimization [Filter]
|
Registered: 2008-02-01 22:32 |
2. TSP - Traveling Salesperson Problem - Basic infrastructure and some algorithms for the traveling salesperson problem (TSP). The package is now maintained on github at http://github.com/mhahsler/TSP |
- 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 (Now Filtering)
- Operating System : MacOS [Filter]
- Operating System : Microsoft : Windows (Now Filtering)
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R [Filter]
- Topic : Optimization : Mathematical Programming : Global Optimization [Filter]
|
Registered: 2007-02-20 12:47 |
3. glarma - Functions are provided for estimation, testing, diagnostic checking and forecasting of generalized linear autoregressive moving average (GLARMA) models for discrete valued time series with regression variables. These are a class of observation driven non-linear non-Gaussian state space 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 (Now Filtering)
- Operating System : MacOS [Filter]
- Operating System : Microsoft : Windows (Now Filtering)
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : R [Filter]
- Topic : Time Series [Filter]
|
Activity Percentile: 0.00
Registered: 2025-04-01 01:16 |
4. Request openblender.io API Services - Openblender.io is a platform that provides services such as blending open data, cleansing data and text vectorization, for mention some. This package looks forward to giving access to those services using R. Visit www.openblender.io for more information. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : Win32 (MS Windows) [Filter]
- Environment : X11 Applications [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English (Now Filtering)
- Operating System : Microsoft : Windows (Now Filtering)
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : R [Filter]
- Topic : Connectivity : WWW/HTTP [Filter]
- Topic : Datasets [Filter]
|
Activity Percentile: 0.00
Registered: 2020-06-22 17:08 |
5. BradleyTerry2 - BradleyTerry2 provides facilities to specify, fit and evaluate Bradley-Terry models for pairwise comparisons. Models may incorporate object-specific, subject-specific, or contest-specific variables, as well as random effects. |
- 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 (Now Filtering)
- Operating System : MacOS [Filter]
- Operating System : Microsoft : Windows (Now Filtering)
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : R [Filter]
- Topic : Regression Models [Filter]
- Topic : Social Sciences : Linear and Generalized Linear Models [Filter]
|
Activity Percentile: 0.00
Registered: 2010-04-28 10:52 |
6. doSNOW - The doSNOW package provides a parallel backend to the foreach package's %dopar% operator that provides parallel computation via R's snow package. |
- 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 (Now Filtering)
- Operating System : MacOS [Filter]
- Operating System : Microsoft : Windows (Now Filtering)
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : R [Filter]
- Topic : High Performance Computing : Parallel Computing [Filter]
|
Activity Percentile: 0.00
Registered: 2010-11-19 22:28 |
7. speedR - speedR:An R-package for interactive GUI-based data import, filtering and complex ready-to-use code generation to speed up your productivity. speedR recognizes file formats like Excel (.xls and .xlsx), open office calc, .csv and .txt files automatically. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU Lesser General Public License (LGPL) [Filter]
- Natural Language : English (Now Filtering)
- Natural Language : German [Filter]
- Operating System : MacOS [Filter]
- Operating System : Microsoft : Windows (Now Filtering)
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : Java [Filter]
- Programming Language : R [Filter]
- Topic : Connectivity [Filter]
- Topic : Graphical User Interface [Filter]
- Topic : Software Development : Code Generators [Filter]
|
Activity Percentile: 0.00
Registered: 2010-10-29 08:48 |
8. foreach - The foreach package provides support for the foreach looping construct. Foreach is an idiom that allows for iterating over elements in a collection, without the use of an explicit loop counter. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : Other Environment [Filter]
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : Other/Proprietary License [Filter]
- Natural Language : English (Now Filtering)
- Operating System : MacOS [Filter]
- Operating System : Microsoft : Windows (Now Filtering)
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : R [Filter]
- Topic : High Performance Computing : Parallel Computing [Filter]
|
Activity Percentile: 0.00
Registered: 2010-11-18 22:18 |
9. Data Analysis Using Regression - R functions for processing lm, glm, and polr outputs. This is a lite version of arm that does not deal with mer class. |
- Development Status : 1 - Planning [Filter]
- Development Status : 5 - Production/Stable (Now Filtering)
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- Intended Audience : System Administrators [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English (Now Filtering)
- Operating System : MacOS [Filter]
- Operating System : Microsoft : Windows (Now Filtering)
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : R [Filter]
- Topic : Bayesian Statistics : General Model Fitting [Filter]
- Topic : Bioinformatics : Statistics [Filter]
- Topic : Bioinformatics : Visualization [Filter]
|
Activity Percentile: 0.00
Registered: 2008-07-24 04:32 |
10. Regression Modeling Strategies - Regression modeling, testing, estimation, validation, graphics, prediction, and typesetting by storing enhanced model design attributes in the fit. rms is a collection of 229 functions that assist with and streamline modeling. |
- 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 (Now Filtering)
- Operating System : MacOS [Filter]
- Operating System : Microsoft : Windows (Now Filtering)
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : Fortran [Filter]
- Programming Language : R [Filter]
- Topic : Biostatistics & Medical Statistics [Filter]
- Topic : Graphics : Applications [Filter]
- Topic : Regression Models [Filter]
|
Activity Percentile: 0.00
Registered: 2010-11-22 19:09 |
11. Conditional multivariate extremes - Generalized Pareto distribution modelling, including penalized likelihood and Bayesian methods, and conditional multivariate extreme value modelling.
PROJECT MIGRATED TO Google Code: https://code.google.com/p/texmex/ |
- 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 (Now Filtering)
- Operating System : Microsoft : Windows (Now Filtering)
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : R [Filter]
- Topic : Bayesian Statistics : Specific Model Fitting [Filter]
- Topic : Multivariate Statistics [Filter]
|
Registered: 2010-09-17 12:42 |
12. GWAtoolbox - An R-package implemented for genome-wide association studies. The main feature is very vast quality check of data before meta-analysis. It provides an extensive list of quality statistics presented using easy-to-use DHTML and graphical outputs. |
- 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 (Now Filtering)
- Operating System : MacOS [Filter]
- Operating System : Microsoft : Windows (Now Filtering)
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R [Filter]
- Topic : Bioinformatics : Medical Science [Filter]
- Topic : Genetics [Filter]
|
Activity Percentile: 0.00
Registered: 2011-03-23 10:20 |
13. Finite Mixure of AFT and FMR models - FMRS package provides estimation and variable selection in Finite Mixture of Accelerated Failure Time Regression (FMAFTR) and Finite Mixture of Regression (FMR) models with a large number of covariates and/or right censoring and heterogeneous structure. |
- 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 (Now Filtering)
- Operating System : MacOS [Filter]
- Operating System : Microsoft : Windows (Now Filtering)
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R [Filter]
- Topic : Machine Learning : Model Selection and Validation [Filter]
- Topic : Regression Models [Filter]
|
Activity Percentile: 0.00
Registered: 2016-03-07 02:31 |
14. FLR - A framework for fisheries modelling and management strategy simulation in R. Models can used to generate accurate simulations of fishery systems: stocks, fleets, assessment and management processes. http://flr-project.org |
- Development Status : 5 - Production/Stable (Now Filtering)
- Environment : Console (Text Based) [Filter]
- Intended Audience : Other Audience [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English (Now Filtering)
- Operating System : MacOS [Filter]
- Operating System : Microsoft : Windows (Now Filtering)
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R [Filter]
- Topic : Bayesian Statistics : Specific Model Fitting [Filter]
- Topic : Spatial Data & Statistics : Ecological Analysis [Filter]
- Topic : Time Series [Filter]
|
Activity Percentile: 0.00
Registered: 2008-12-10 14:47 |
15. The Soil Texture Wizard - The project has now moved to GitHub: https://github.com/julienmoeys/soiltexture |
- 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 (Now Filtering)
- Operating System : MacOS [Filter]
- Operating System : Microsoft : Windows (Now Filtering)
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : R [Filter]
- Topic : Environmetrics [Filter]
- Topic : Graphics : Plotting [Filter]
|
Activity Percentile: 0.00
Registered: 2010-04-08 12:28 |
16. Structural equation modeling - Several SEM related packages are developed for conducting structural equation modeling. |
- Development Status : 5 - Production/Stable (Now Filtering)
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- Intended Audience : Other Audience [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English (Now Filtering)
- Operating System : MacOS [Filter]
- Operating System : Microsoft : Windows (Now Filtering)
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : R [Filter]
- Topic : Multivariate Statistics : Latent Variable Approaches [Filter]
- Topic : Robust Statistics [Filter]
|
Activity Percentile: 0.00
Registered: 2011-09-26 14:13 |
17. labeltodendro - This package converts labels to a dendrogram and can be used to summarize groupings achieved by Markov chain Monte Carlo clustering. |
- 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 (Now Filtering)
- Operating System : MacOS [Filter]
- Operating System : Microsoft : Windows (Now Filtering)
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R [Filter]
- Topic : Bioinformatics : Visualization [Filter]
- Topic : Cluster Analysis : Model-based Clustering [Filter]
- Topic : Machine Learning : Bayesian Methods [Filter]
|
Activity Percentile: 0.00
Registered: 2009-02-18 09:38 |
18. RXKCD - This package allows the visualization of your favorite XKCD comic strip directly from R |
- 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 (Now Filtering)
- Operating System : MacOS [Filter]
- Operating System : Microsoft : Windows (Now Filtering)
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : R [Filter]
|
Activity Percentile: 0.00
Registered: 2011-07-10 13:54 |
19. bclust - Bayesian clustering with variable selection is a fully automatic clustering method, designed for low-sample-size-high-dimensional situations. This might be regarded as a high-dimensional variant of the mclust package. |
- 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 (Now Filtering)
- Operating System : MacOS [Filter]
- Operating System : Microsoft : Windows (Now Filtering)
- Operating System : POSIX : Linux (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R [Filter]
- Topic : Bioinformatics : Statistics [Filter]
- Topic : Cluster Analysis : Hierarchical Clustering [Filter]
- Topic : Cluster Analysis : Model-based Clustering [Filter]
|
Activity Percentile: 0.00
Registered: 2009-02-18 10:01 |
34 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1>