BioC 3.3: CHECK report for TargetSearch on oaxaca
This page was generated on 2016-10-13 12:56:57 -0700 (Thu, 13 Oct 2016).
TargetSearch 1.28.1 Alvaro Cuadros-Inostroza
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/TargetSearch | Last Changed Rev: 117272 / Revision: 122332 | Last Changed Date: 2016-05-10 02:52:01 -0700 (Tue, 10 May 2016) |
| zin2 | Linux (Ubuntu 14.04.2 LTS) / x86_64 | OK | OK | OK | |  |
moscato2 | Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 | OK | OK | OK | OK |  |
oaxaca | Mac OS X Mavericks (10.9.5) / x86_64 | OK | OK | [ OK ] | OK |  |
Summary
Package: TargetSearch |
Version: 1.28.1 |
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings TargetSearch_1.28.1.tar.gz |
StartedAt: 2016-10-13 06:47:24 -0700 (Thu, 13 Oct 2016) |
EndedAt: 2016-10-13 06:48:32 -0700 (Thu, 13 Oct 2016) |
EllapsedTime: 68.2 seconds |
RetCode: 0 |
Status: OK |
CheckDir: TargetSearch.Rcheck |
Warnings: 0 |
Command output
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings TargetSearch_1.28.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.3-bioc/meat/TargetSearch.Rcheck’
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘TargetSearch/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘TargetSearch’ version ‘1.28.1’
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘TargetSearch’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
ProfileCleanUp: no visible global function definition for ‘as.dist’
plotPeak: no visible global function definition for ‘mtext’
plotPeak: no visible global function definition for ‘rect’
plotPeak: no visible global function definition for ‘gray’
plotPeak: no visible global function definition for ‘matlines’
Undefined global functions or variables:
as.dist gray matlines mtext rect
Consider adding
importFrom("grDevices", "gray")
importFrom("graphics", "matlines", "mtext", "rect")
importFrom("stats", "as.dist")
to your NAMESPACE file.
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
user system elapsed
RIcorrect 11.138 0.751 12.647
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 1 NOTE
See
‘/Users/biocbuild/bbs-3.3-bioc/meat/TargetSearch.Rcheck/00check.log’
for details.
TargetSearch.Rcheck/00install.out:
* installing *source* package ‘TargetSearch’ ...
** libs
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -fPIC -Wall -mtune=core2 -g -O2 -c Rinit.c -o Rinit.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -fPIC -Wall -mtune=core2 -g -O2 -c file.c -o file.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -fPIC -Wall -mtune=core2 -g -O2 -c find_peaks.c -o find_peaks.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -fPIC -Wall -mtune=core2 -g -O2 -c getLine.c -o getLine.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -fPIC -Wall -mtune=core2 -g -O2 -c hpf.c -o hpf.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -fPIC -Wall -mtune=core2 -g -O2 -c ncdf.c -o ncdf.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -fPIC -Wall -mtune=core2 -g -O2 -c netcdf_peak_finding.c -o netcdf_peak_finding.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -fPIC -Wall -mtune=core2 -g -O2 -c peakExtraction.c -o peakExtraction.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -fPIC -Wall -mtune=core2 -g -O2 -c ppc.c -o ppc.o
clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o TargetSearch.so Rinit.o file.o find_peaks.o getLine.o hpf.o ncdf.o netcdf_peak_finding.o peakExtraction.o ppc.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.3-bioc/meat/TargetSearch.Rcheck/TargetSearch/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (TargetSearch)
TargetSearch.Rcheck/TargetSearch-Ex.timings:
name | user | system | elapsed
|
FAMEoutliers | 0.077 | 0.010 | 0.218 |
|
FindPeaks | 0.563 | 0.022 | 0.648 |
|
ImportFameSettings | 0.009 | 0.001 | 0.028 |
|
ImportLibrary | 0.016 | 0.002 | 0.018 |
|
ImportSamples | 0.007 | 0.001 | 0.041 |
|
NetCDFPeakFinding | 0.368 | 0.031 | 0.515 |
|
Profile | 1.870 | 0.076 | 1.954 |
|
ProfileCleanUp | 1.806 | 0.060 | 1.865 |
|
RIcorrect | 11.138 | 0.751 | 12.647 |
|
fixRI | 1.218 | 0.081 | 1.297 |
|
medianRILib | 1.111 | 0.032 | 1.144 |
|
peakFind | 0.578 | 0.019 | 0.597 |
|
plotFAME | 0.015 | 0.003 | 0.018 |
|
plotPeak | 0.285 | 0.026 | 0.310 |
|
plotPeakSimple | 0.436 | 0.037 | 0.474 |
|
plotRIdev | 0.768 | 0.041 | 0.807 |
|
plotSpectra | 0.549 | 0.016 | 0.565 |
|
quantMatrix | 1.795 | 0.063 | 1.856 |
|
ri2rt | 0.008 | 0.001 | 0.009 |
|
riMatrix | 0.992 | 0.075 | 1.067 |
|
rt2ri | 0.008 | 0.001 | 0.008 |
|
sampleRI | 1.167 | 0.034 | 1.200 |
|
tsLib-class | 0.008 | 0.001 | 0.009 |
|
tsMSdata-class | 0.002 | 0.000 | 0.002 |
|
tsProfile-class | 0.002 | 0.001 | 0.002 |
|
tsRim-class | 0.004 | 0.000 | 0.004 |
|
tsSample-class | 0.015 | 0.002 | 0.017 |
|
writeLibText | 0.048 | 0.005 | 0.052 |
|