Last data update: 2014.03.03

BeadDataPackR

Package: BeadDataPackR
Type: Package
Title: Compression of Illumina BeadArray data
Version: 1.24.2
Date: 2015-06-30
Author: Mike Smith, Andy Lynch
Maintainer: Mike Smith <mike.l.smith@cancer.org.uk>
Description: Provides functionality for the compression and decompression of raw bead-level data from the Illumina BeadArray platform
License: GPL-2
LazyLoad: yes
biocViews: Microarray
VignetteBuilder: knitr
Suggests: BiocStyle, knitr
NeedsCompilation: yes
Packaged: 2016-05-16 02:19:06 UTC; biocbuild

● BiocViews: Microarray
● 0 images, 4 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'BeadDataPackR' ...
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c BeadDataPackR.c -o BeadDataPackR.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c R_init_BeadDataPackR.c -o R_init_BeadDataPackR.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o BeadDataPackR.so BeadDataPackR.o R_init_BeadDataPackR.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/BeadDataPackR/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'BeadDataPackR'
    finding HTML links ... done
    compressBeadData                        html  
    decompressBeadData                      html  
    example                                 html  
    extractLocsFile                         html  
    readCompressedData                      html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (BeadDataPackR)
Making 'packages.html' ... done