Software Map
Project Tree
Now limiting view to projects in the following categories:
Operating System :: OS Independent [Remove This Filter]
Programming Language :: R [Remove This Filter]
Environment :: Console (Text Based) [Remove This Filter]
56 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1>
0. R/exams: Automatic Generation of Exams - One-for-all exams generator. Exercises: Single-choice, multiple-choice, arithmetic, string, combinations thereof (cloze). Input formats: LaTeX, Markdown. Output formats: PDF, HTML, Docx, Moodle XML, QTI 1.2, QTI 2.1, Blackboard, OLAT, Ilias, ARSnova, ... |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) (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 : OS Independent (Now Filtering)
- Programming Language : R (Now Filtering)
- Topic : Connectivity [Filter]
- Topic : Education [Filter]
- Topic : Text [Filter]
|
Activity Percentile: 100.00
Registered: 2012-02-12 00:43 |
1. 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) (Now Filtering)
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- 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: 93.33
Registered: 2012-01-26 14:41 |
2. Matrix Methods and Classes - R package Matrix provides a hierarchy of matrix classes, both dense & sparse. Numerous methods & operations on these matrices using BLAS & Lapack; further CHOLMOD and other libraries from the SuiteSparse collection. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) (Now Filtering)
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Natural Language : German [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R (Now Filtering)
- Topic : Multivariate Statistics : Matrix Manipulations [Filter]
- Topic : Regression Models [Filter]
|
Activity Percentile: 86.67
Registered: 2007-08-17 17:30 |
3. robustbase - Basic Robust Statistics - R package for "Essential" Robust Statistics: Tools for data analysis with robust methods; incl. regression & multivariate stats; targeting to cover "Robust Statistics, Theory and Methods" by Maronna, Martin and Yohai; 2006. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Natural Language : German [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : Fortran [Filter]
- Programming Language : R (Now Filtering)
- Topic : Multivariate Statistics : Modelling Non-Gaussian Data [Filter]
- Topic : Regression Models [Filter]
- Topic : Robust Statistics [Filter]
|
Activity Percentile: 73.33
Registered: 2007-08-17 15:17 |
4. NlsyLinks - Utilities and kinship information for Behavior Genetics research using the NLSY. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) (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 (Now Filtering)
- Programming Language : R (Now Filtering)
- Topic : Datasets [Filter]
- Topic : Genetics : Linkage, LD and Haplotype Mapping [Filter]
|
Activity Percentile: 0.00
Registered: 2012-01-20 03:30 |
5. 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 [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Developers [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 : 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 |
6. msap - The package msap provides a easy way to analyse MSAP (Methylation-Sensible Amplified Polymorphism) data in order to asses epigenetic and genetic differences between groups of samples. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) (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 (Now Filtering)
- Programming Language : R (Now Filtering)
- Topic : Bioinformatics : Statistics [Filter]
- Topic : Genetics : Population Genetics [Filter]
|
Registered: 2012-06-13 23:35 |
7. unit and system testing for R - rtest was a fork from RUnit. the author started it because he needed Hudson/Jenkins output from R and he did not manage to contact the developers of RUnit.
Status: unmantained.
Alternative: svUnit (SciVews). |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Environment : Web Environment [Filter]
- Intended Audience : Developers [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : R (Now Filtering)
- Topic : Software Development [Filter]
|
Activity Percentile: 0.00
Registered: 2010-09-21 08:01 |
8. scriptests - Support for using .Rt (transcript) tests
in the tests directory of a package. Provides more
convenience and features than the standard .R/.Rout.save
tests. Tests can be run under R CMD check and also
interactively. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Developers [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : R (Now Filtering)
- Topic : Software Development [Filter]
|
Activity Percentile: 0.00
Registered: 2010-06-19 14:48 |
9. opm and opmdata - Analysing phenotype microarrays and growth curves: plots, curve parameters, discretization, metadata, simultaneous tests, pathways, genome annotation, feature selection, textual reports, YAML, database I/O; see also opm.dsmz.de and www.goeker.org/opm |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) (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 (Now Filtering)
- Programming Language : R (Now Filtering)
- Topic : Bioinformatics [Filter]
|
Registered: 2013-01-17 23:06 |
10. MeDiChI - R package implementing model based deconvolution of ChIP-chip (transcription factor binding) data, as published in Bioinformatics journal.
Please visit http://baliga.systemsbiology.net/medichi for source code, instructions, and R package downloads. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) (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 : OS Independent (Now Filtering)
- Programming Language : R (Now Filtering)
- Topic : Bioinformatics : Statistics [Filter]
- Topic : Machine Learning : Regularized and Shrinkage Methods [Filter]
|
Registered: 2010-05-14 17:13 |
11. vcd: Visualizing Categorical Data - The vcd project aims at further developing visualization methods suitable for categorical data using R. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) (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 [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : R (Now Filtering)
- Topic : Graphics : Applications [Filter]
- Topic : Graphics : Graphics Systems [Filter]
- Topic : Graphics : Plotting [Filter]
|
Activity Percentile: 0.00
Registered: 2009-02-06 16:02 |
12. kinfit/(g)mkin: fit chemical degradation - kinfit and mkin are implementations of the kinetic models and evaluation procedures recommended by in the final report of the FOCUS work group on degradation kinetics first published in 2006. gmkin provides a graphical user interface to mkin. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) (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 (Now Filtering)
- Programming Language : R (Now Filtering)
- Topic : Design of Experiments & Analysis of Experimental Data [Filter]
- Topic : Environmetrics [Filter]
- Topic : Regression Models [Filter]
|
Activity Percentile: 0.00
Registered: 2009-11-30 15:56 |
13. BioMod - BIOMOD is a computer platform for ensemble forecasting of species distributions, enabling the treatment of a range of methodological uncertainties in models and the examination of species-environment relationships. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Environment : Other Environment [Filter]
- Intended Audience : End Users/Desktop [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : R (Now Filtering)
- Topic : Spatial Data & Statistics : Ecological Analysis [Filter]
|
Activity Percentile: 0.00
Registered: 2008-11-13 08:31 |
14. related - Genetic relatedness in R - An R package that allows users to estimate pairwise relatedness of individuals based on codominant molecular markers, and also has simulation functions for comparing the performance of different estimators and for testing the resolution of a data set. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Intended Audience : Developers [Filter]
- Intended Audience : End Users/Desktop [Filter]
- Intended Audience : Other Audience [Filter]
- License : Public Domain [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 : Genetics : Population Genetics [Filter]
|
Activity Percentile: 0.00
Registered: 2014-04-09 08:33 |
15. TopKLists - The package includes tools for inference, aggregation, and visualization of multiple ranked lists. Consolidated information from two or more such lists comprising the same set of objects can be obtained. Incomplete rankings and partial lists are allowed. |
- Development Status : 4 - Beta [Filter]
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Environment : Win32 (MS Windows) [Filter]
- Environment : X11 Applications [Filter]
- Intended Audience : End Users/Desktop [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : R (Now Filtering)
- Topic : Bioinformatics [Filter]
- Topic : Biostatistics & Medical Statistics [Filter]
- Topic : Marketing & Business Analytics [Filter]
|
Activity Percentile: 0.00
Registered: 2010-05-06 10:59 |
16. Structure-Time Diagram - The STdiag package is designed to provide efficient tools to simply plot a structure-time diagram to represent dynamics of a structured time series. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) (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 : OS Independent (Now Filtering)
- Programming Language : R (Now Filtering)
- Topic : Graphics : Plotting [Filter]
|
Activity Percentile: 0.00
Registered: 2012-10-25 13:03 |
17. G2Sd - G2Sd (Grain-size Statistics and Description of Sediment) gives full descriptive statistics and a physical description of sediment obtained with metric or phi sieves according to the grain size distribution |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) (Now Filtering)
- Environment : Other Environment [Filter]
- License : OSI Approved : GNU General Public License (GPL) [Filter]
- Natural Language : English [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : R (Now Filtering)
|
Activity Percentile: 0.00
Registered: 2014-04-14 07:27 |
18. 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 [Filter]
- Environment : Console (Text Based) (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 : OS Independent (Now Filtering)
- Programming Language : C/C\+\+ [Filter]
- Programming Language : Fortran [Filter]
- Programming Language : R (Now Filtering)
- Topic : Other/Nonlisted Topic [Filter]
|
Activity Percentile: 0.00
Registered: 2007-11-06 22:41 |
19. AICTS II - VAR, SVAR, VECM and SVECM models: Estimation, prediction, impulse response analysis, forecast error variance decomposition, diagnostic testing. |
- Development Status : 5 - Production/Stable [Filter]
- Environment : Console (Text Based) (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 [Filter]
- Operating System : OS Independent (Now Filtering)
- Programming Language : R (Now Filtering)
- Topic : Econometrics : Time Series Modelling [Filter]
- Topic : Finance : Time Series [Filter]
- Topic : Time Series [Filter]
|
Activity Percentile: 0.00
Registered: 2007-08-23 15:35 |
56 projects in result set. Displaying 20 per page. Projects sorted by activity ranking.
<1>