Registration and Call for Abstracts Open for Bioc2024

MVCClass

This is the development version of MVCClass; for the stable release version, see MVCClass.

Model-View-Controller (MVC) Classes


Bioconductor version: Development (3.19)

Creates classes used in model-view-controller (MVC) design

Author: Elizabeth Whalen

Maintainer: Elizabeth Whalen <ewhalen at hsph.harvard.edu>

Citation (from within R, enter citation("MVCClass")):

Installation

To install this package, start R (version "4.4") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("MVCClass")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("MVCClass")
MVCClass PDF
Reference Manual PDF

Details

biocViews GraphAndNetwork, Infrastructure, Software, Visualization
Version 1.77.0
In Bioconductor since BioC 1.8 (R-2.3) (18 years)
License LGPL
Depends R (>= 2.1.0), methods
Imports
System Requirements
URL
See More
Suggests
Linking To
Enhances
Depends On Me BioMVCClass
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package MVCClass_1.77.0.tar.gz
Windows Binary MVCClass_1.77.0.zip
macOS Binary (x86_64) MVCClass_1.77.0.tgz
macOS Binary (arm64) MVCClass_1.77.0.tgz
Source Repository git clone https://git.bioconductor.org/packages/MVCClass
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/MVCClass
Bioc Package Browser https://code.bioconductor.org/browse/MVCClass/
Package Short Url https://bioconductor.org/packages/MVCClass/
Package Downloads Report Download Stats