Bioconductor version: 2.6
Basic class definitions and generics for external pointer based vector objects for R. A simple in-memory implementation is also provided.
Author: Saikat DebRoy
Maintainer: Biocore Team c/o BioC user list <bioconductor at stat.math.ethz.ch>
To install this package, start R and enter:
    source("http://bioconductor.org/biocLite.R")
    biocLite("externalVector")
    To cite this package in a publication, start R and enter:
    citation("externalVector")
    | Reference Manual | 
| biocViews | Infrastructure | 
| Depends | R (>= 1.8.0), methods, stats | 
| Imports | |
| Suggests | |
| System Requirements | |
| License | LGPL | 
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Version | 1.14.0 | 
| Since | Bioconductor 1.7 (R-2.2) | 
| Package Source | externalVector_1.14.0.tar.gz | 
| Windows Binary | externalVector_1.14.0.zip (32- & 64-bit) | 
| MacOS 10.5 (Leopard) binary | externalVector_1.14.0.tgz | 
| Package Downloads Report | Download Stats | 
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!