biom
0.3.12An interface package (beta) for the BIOM file format.
Overview
This is an R package for interfacing with the BIOM format. This package includes basic tools for reading biom-format files, accessing and subsetting data tables from a biom object (which is more complex than a single table), as well as limited support for writing a biom-object back to a biom-format file. The design of this API is intended to match the python API and other tools included with the biom-format project, but with a decidedly "R flavor" that should be familiar to R users. This includes S4 classes and methods, as well as extensions of common core functions/methods.
Install
Health
CRAN check results are not tracked yet.
Documentation
- Examples that run
- 100%
- Documented parameters
- 100%
- Return-value docs
- 100%
- References docs
- 19%
Downloads
Dependencies
Nothing depends on this yet.
Code & Tests
- Cyclomatic complexity
- 2.0 median / 20 max
Test coverage
Line coverage
–
Expression
–
Tests / Examples
–
Functions
4 2 exported
Complexity
6.3 avg / 20 max
Call network
4 nodes / 0 edges
Test coverage has not been measured for this package yet; nodes fall back to a neutral fill.
Call graph
Open call graph →Lowest coverage
Per-function coverage is not measured for this package yet.
People & History
5 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 3.4.0 released · 2017-04-21
- archivedRemoved from CRAN2017-02-15check problems were not corrected despite reminders
- RR 3.3.0 released · 2016-05-03
- RR 3.2.0 released · 2015-04-16
- RR 3.1.0 released · 2014-04-10
- 0.3.122014-02-23 · diff ↗
- 0.3.112013-12-13 · diff ↗
- 0.3.102013-09-15 · diff ↗
- 0.3.92013-05-17 · diff ↗
- 0.3.82013-04-26
- RR 3.0.0 released · 2013-04-03
Package metadata
- Total releases
- 5
- License
- GPL-2 OSI
- Minimum R
- ≥ 3.0.0
- Download size
- not tracked yet
- Installed size
- not tracked yet
- With dependencies
- not tracked yet