mutoss
Mutoss (multiple hypotheses testing in an open software system) aims at providing a unified, extensible interface covering a large spectrum of multiple hypotheses testing procedures in R. Features a GUI and a simulation tool. Funded by PASCAL2.
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
4 of 9 committers (44.4%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.7%) to scientific vocabulary
Repository
Mutoss (multiple hypotheses testing in an open software system) aims at providing a unified, extensible interface covering a large spectrum of multiple hypotheses testing procedures in R. Features a GUI and a simulation tool. Funded by PASCAL2.
Basic Info
- Host: GitHub
- Owner: kornl
- Language: R
- Default Branch: master
- Size: 26.9 MB
Statistics
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
mutoss GITHUB README
Mutoss (multiple hypotheses testing in an open software system) aims at providing a unified, extensible interface covering a large spectrum of multiple hypotheses testing procedures in R. Features a GUI and a simulation tool. Funded by PASCAL2.

The development version of this package can be directly installed with the R package devtools from Hadley Wickham et al. using:
install.packages("devtools")
library(devtools)
install_github("kornl/mutoss", subdir="pkg/mutoss", dependencies = TRUE, build_vignettes = TRUE)
install_github("kornl/mutoss", subdir="pkg/mutossGUI", dependencies = TRUE, build_vignettes = TRUE)
(If some LaTeX packages are missing, consider build_vignettes = FALSE or install them.)
But note that the mutossGUI jar file is only rarely updated and it may be appropriate to build it yourself from the Java source code.
Otherwise just use the current version from CRAN.
Owner
- Name: Kornelius Rohmeyer
- Login: kornl
- Kind: user
- Location: Germany, Hannover
- Website: http://www.algorithm-forge.com/techblog/
- Repositories: 30
- Profile: https://github.com/kornl
GitHub Events
Total
Last Year
Committers
Last synced: almost 3 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Kornelius Rohmeyer | r****r@s****e | 167 |
| Kornelius Rohmeyer | k****r@u****e | 4 |
| Marsel Scheer | m****r@d****e | 4 |
| Gilles Blanchard | g****d@m****e | 3 |
| Jonathan Rosenblatt | j****s@g****m | 3 |
| Thorsten Dickhaus | d****s@m****e | 3 |
| Kornelius Rohmeyer | k****r@g****m | 2 |
| Stefan Theußl | r****e@r****g | 1 |
| Wiebke Werft | w****t@h****e | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 6
- Total pull requests: 0
- Average time to close issues: 12 months
- Average time to close pull requests: N/A
- Total issue authors: 3
- Total pull request authors: 0
- Average comments per issue: 1.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- kornl (4)
- nicolerg (1)
- andersonwinkler (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 3,522 last-month
- Total docker downloads: 191,128
- Total dependent packages: 4
- Total dependent repositories: 11
- Total versions: 10
- Total maintainers: 1
cran.r-project.org: mutoss
Unified Multiple Testing Procedures
- Homepage: https://github.com/kornl/mutoss/
- Documentation: http://cran.r-project.org/web/packages/mutoss/mutoss.pdf
- License: GPL-2 | GPL-3 [expanded from: GPL]
-
Latest release: 0.1-13
published over 3 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 2.10.0 depends
- mvtnorm * depends
- methods * imports
- multcomp >= 1.1 imports
- multtest >= 2.2.0 imports
- plotrix * imports
- fdrtool * suggests
- lattice * suggests
- qvalue * suggests
- testthat * suggests
- R >= 2.8.0 depends
- multcomp * depends
- mutoss >= 0.1 depends
- plotrix * depends
- CommonJavaJars >= 1.0.5 imports
- JGR * imports
- JavaGD >= 0.5 imports
- rJava >= 0.8 imports