Back to Multiple platform build/check report for BioC 3.12
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

CHECK report for AgiMicroRna on tokay1

This page was generated on 2021-05-06 12:29:51 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the AgiMicroRna package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 40/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
AgiMicroRna 2.40.0  (landing page)
Pedro Lopez-Romero
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/AgiMicroRna
Branch: RELEASE_3_12
Last Commit: cfa4acb
Last Changed Date: 2020-10-27 10:36:25 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: AgiMicroRna
Version: 2.40.0
Command: C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:AgiMicroRna.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings AgiMicroRna_2.40.0.tar.gz
StartedAt: 2021-05-06 00:22:11 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 00:32:34 -0400 (Thu, 06 May 2021)
EllapsedTime: 622.7 seconds
RetCode: 0
Status:   OK   
CheckDir: AgiMicroRna.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:AgiMicroRna.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings AgiMicroRna_2.40.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.12-bioc/meat/AgiMicroRna.Rcheck'
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'AgiMicroRna/DESCRIPTION' ... OK
* this is package 'AgiMicroRna' version '2.40.0'
* 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 whether package 'AgiMicroRna' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Description field: should contain one or more complete sentences.
Package listed in more than one of Depends, Imports, Suggests, Enhances:
  'Biobase'
A package should be listed in only one of these fields.
* 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
* loading checks for arch 'i386'
** 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 ... NOTE
Warning: no function found corresponding to methods exports from 'AgiMicroRna' for: 'show'

A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.

Probably some imports need to be declared in the NAMESPACE file.
** checking whether the namespace can be unloaded cleanly ... OK
* loading checks for arch 'x64'
** 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 ... NOTE
Warning: no function found corresponding to methods exports from 'AgiMicroRna' for: 'show'

A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.

Probably some imports need to be declared in the NAMESPACE file.
** checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... NOTE
'library' or 'require' calls to packages already attached by Depends:
  'affy' 'affycoretools' 'preprocessCore'
  Please remove these calls from your code.
'library' or 'require' calls in package code:
  'codelink' 'gdata' 'geneplotter' 'gplots' 'gtools' 'marray'
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
Packages in Depends field not imported from:
  'affy' 'affycoretools' 'limma' 'methods' 'preprocessCore'
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... NOTE
Foreign function call to a different package:
  .Call("rma_c_complete_copy", ..., PACKAGE = "affy")
See chapter 'System and foreign language interfaces' in the 'Writing R
Extensions' manual.
* checking R code for possible problems ... NOTE
DEG.print.info: no visible global function definition for 'is'
DEG.print.info: no visible global function definition for 'exprs'
HeatMapMicroRna: no visible binding for global variable 'var'
HeatMapMicroRna: no visible global function definition for 'rainbow'
HeatMapMicroRna: no visible global function definition for 'maPalette'
HeatMapMicroRna: no visible global function definition for 'heatmap.2'
HeatMapMicroRna: no visible global function definition for 'title'
MA.plot.miRNA: no visible global function definition for 'dev.new'
MA.plot.miRNA: no visible global function definition for 'points'
MA.plot.miRNA: no visible global function definition for 'fitted'
MA.plot.miRNA: no visible global function definition for 'loess'
MA.plot.miRNA: no visible global function definition for 'legend'
MA.plot.miRNA: no visible global function definition for 'title'
PCAplotMicroRna: no visible global function definition for 'is'
PCAplotMicroRna: no visible global function definition for 'exprs'
PCAplotMicroRna: no visible global function definition for 'na.omit'
PCAplotMicroRna: no visible global function definition for 'exprs<-'
PCAplotMicroRna: no visible global function definition for 'plotPCA'
PCAplotMicroRna: no visible global function definition for 'dev.new'
RleMicroRna: no visible binding for global variable 'median'
RleMicroRna: no visible global function definition for 'par'
RleMicroRna: no visible global function definition for 'boxplot'
RleMicroRna: no visible global function definition for 'points'
RleMicroRna: no visible global function definition for 'lines'
RleMicroRna: no visible global function definition for 'title'
RleMicroRna: no visible global function definition for 'abline'
basicLimma: no visible global function definition for 'is'
basicLimma: no visible global function definition for 'exprs'
basicLimma: no visible global function definition for 'lmFit'
basicLimma: no visible global function definition for 'contrasts.fit'
basicLimma: no visible global function definition for 'eBayes'
boxplotMicroRna: no visible global function definition for 'par'
boxplotMicroRna: no visible global function definition for 'boxplot'
boxplotMicroRna: no visible global function definition for 'points'
boxplotMicroRna: no visible global function definition for 'lines'
boxplotMicroRna: no visible global function definition for 'title'
cv.array: no visible binding for global variable 'median'
cvArray: no visible global function definition for 'is'
esetMicroRna: no visible global function definition for 'is'
esetMicroRna: no visible global function definition for 'new'
esetMicroRna: no visible global function definition for 'dev.new'
esetMicroRna: no visible global function definition for 'exprs'
filter.IsGeneDetected: no visible global function definition for 'is'
filter.control.miRNA: no visible global function definition for 'is'
filter.wellaboveNEG.miRNA: no visible global function definition for
  'is'
filter.wellaboveNEG.miRNA: no visible binding for global variable 'sd'
filterMicroRna: no visible global function definition for 'is'
filterMicroRna: no visible global function definition for 'dev.new'
getDecideTests: no visible global function definition for 'is'
getDecideTests: no visible global function definition for 'decideTests'
hierclusMicroRna: no visible binding for global variable 'var'
hierclusMicroRna: no visible global function definition for 'dist'
hierclusMicroRna: no visible global function definition for 'as.dist'
hierclusMicroRna: no visible global function definition for 'cor'
hierclusMicroRna: no visible global function definition for 'hclust'
hierclusMicroRna: no visible global function definition for 'title'
mvaBASIC: no visible binding for global variable 'median'
mvaBASIC: no visible global function definition for 'title'
mvaBASIC: no visible global function definition for 'abline'
mvaMicroRna: no visible binding for global variable 'median'
mvaMicroRna: no visible global function definition for 'points'
mvaMicroRna: no visible global function definition for 'fitted'
mvaMicroRna: no visible global function definition for 'loess'
mvaMicroRna: no visible global function definition for 'title'
mvaMicroRna: no visible global function definition for 'abline'
mvaMicroRna: no visible global function definition for 'legend'
plotDensityMicroRna: no visible global function definition for
  'rainbow'
plotDensityMicroRna: no visible global function definition for
  'density'
plotDensityMicroRna: no visible global function definition for 'lines'
plotDensityMicroRna: no visible global function definition for 'title'
plotDensityMicroRna: no visible global function definition for 'legend'
pvalHistogram: no visible global function definition for 'p.adjust'
pvalHistogram: no visible global function definition for 'hist'
pvalHistogram: no visible global function definition for 'dev.new'
qcPlots: no visible global function definition for 'is'
qcPlots: no visible global function definition for 'dev.new'
read.agiMicroRna: no visible global function definition for
  'read.columns'
read.agiMicroRna: no visible global function definition for 'new'
readMicroRnaAFE: no visible global function definition for 'is'
readTargets: no visible global function definition for 'read.table'
rmaMicroRna: no visible global function definition for 'is'
rmaMicroRna: no visible global function definition for
  'rma.background.correct'
rmaMicroRna: no visible global function definition for
  'normalizeBetweenArrays'
rmaMicroRna: no visible binding for global variable 'median'
significantMicroRna: no visible global function definition for 'is'
significantMicroRna: no visible global function definition for 'exprs'
significantMicroRna: no visible global function definition for
  'p.adjust'
tgsMicroRna: no visible global function definition for 'is'
tgsMicroRna: no visible global function definition for 'dev.new'
tgsNormalization: no visible global function definition for 'is'
tgsNormalization: no visible global function definition for 'dev.new'
tgsNormalization: no visible global function definition for
  'normalizeBetweenArrays'
write.LIST.miRNA: no visible global function definition for 'is'
write.LIST.miRNA: no visible global function definition for
  'write.table'
write.control.out.miRNA: no visible global function definition for 'is'
write.control.out.miRNA: no visible global function definition for
  'write.table'
write.filt.out.miRNA: no visible global function definition for 'is'
write.filt.out.miRNA: no visible global function definition for
  'write.table'
writeEset: no visible global function definition for 'is'
writeEset: no visible global function definition for 'exprs'
writeEset: no visible global function definition for 'featureNames'
writeEset: no visible global function definition for 'write.table'
show,uRNAList: no visible global function definition for 'slotNames'
show,uRNAList: no visible global function definition for 'slot'
Undefined global functions or variables:
  abline as.dist boxplot contrasts.fit cor decideTests density dev.new
  dist eBayes exprs exprs<- featureNames fitted hclust heatmap.2 hist
  is legend lines lmFit loess maPalette median na.omit new
  normalizeBetweenArrays p.adjust par plotPCA points rainbow
  read.columns read.table rma.background.correct sd slot slotNames
  title var write.table
Consider adding
  importFrom("grDevices", "dev.new", "rainbow")
  importFrom("graphics", "abline", "boxplot", "hist", "legend", "lines",
             "par", "points", "title")
  importFrom("methods", "is", "new", "slot", "slotNames")
  importFrom("stats", "as.dist", "cor", "density", "dist", "fitted",
             "hclust", "loess", "median", "na.omit", "p.adjust", "sd",
             "var")
  importFrom("utils", "read.table", "write.table")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* 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 contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
             user system elapsed
mvaMicroRna 25.77   0.52   26.28
rmaMicroRna  7.61   0.36    7.96
mvaBASIC     4.94   0.08    5.02
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
             user system elapsed
mvaMicroRna 20.63   0.25   20.89
rmaMicroRna  5.48   0.04    5.53
* 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: 6 NOTEs
See
  'C:/Users/biocbuild/bbs-3.12-bioc/meat/AgiMicroRna.Rcheck/00check.log'
for details.



Installation output

AgiMicroRna.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://172.29.0.3/BBS/3.12/bioc/src/contrib/AgiMicroRna_2.40.0.tar.gz && rm -rf AgiMicroRna.buildbin-libdir && mkdir AgiMicroRna.buildbin-libdir && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=AgiMicroRna.buildbin-libdir AgiMicroRna_2.40.0.tar.gz && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL AgiMicroRna_2.40.0.zip && rm AgiMicroRna_2.40.0.tar.gz AgiMicroRna_2.40.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1337k  100 1337k    0     0  21.1M      0 --:--:-- --:--:-- --:--:-- 21.4M

install for i386

* installing *source* package 'AgiMicroRna' ...
** using staged installation
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'AgiMicroRna'
    finding HTML links ... done
    HeatMapMicroRna                         html  
    PCAplotMicroRna                         html  
    RleMicroRna                             html  
    basicLimma                              html  
    boxplotMicroRna                         html  
    cvArray                                 html  
    dd.micro                                html  
    ddPROC                                  html  
    dim.uRNAList                            html  
    dimnames.uRNAList                       html  
    esetMicroRna                            html  
    filterMicroRna                          html  
    getDecideTests                          html  
    hierclusMicroRna                        html  
    mvaBASIC                                html  
    mvaMicroRna                             html  
    plotDensityMicroRna                     html  
    pvalHistogram                           html  
    qcPlots                                 html  
    readMicroRnaAFE                         html  
    readTargets                             html  
    rmaMicroRna                             html  
    significantMicroRna                     html  
    summary.uRNAList                        html  
    targets.micro                           html  
    tgsMicroRna                             html  
    tgsNormalization                        html  
    uRNAList                                html  
    writeEset                               html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path

install for x64

* installing *source* package 'AgiMicroRna' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'AgiMicroRna' as AgiMicroRna_2.40.0.zip
* DONE (AgiMicroRna)
* installing to library 'C:/Users/biocbuild/bbs-3.12-bioc/R/library'
package 'AgiMicroRna' successfully unpacked and MD5 sums checked

Tests output


Example timings

AgiMicroRna.Rcheck/examples_i386/AgiMicroRna-Ex.timings

nameusersystemelapsed
HeatMapMicroRna0.450.271.83
PCAplotMicroRna0.220.100.32
RleMicroRna1.420.251.67
basicLimma000
boxplotMicroRna0.640.080.71
cvArray000
filterMicroRna0.640.130.77
getDecideTests000
hierclusMicroRna0.060.010.07
mvaBASIC4.940.085.02
mvaMicroRna25.77 0.5226.28
plotDensityMicroRna2.810.042.86
pvalHistogram000
qcPlots0.000.020.02
readMicroRnaAFE000
rmaMicroRna7.610.367.96
significantMicroRna0.800.121.66
tgsMicroRna0.280.020.30
tgsNormalization000
uRNAList000
writeEset000

AgiMicroRna.Rcheck/examples_x64/AgiMicroRna-Ex.timings

nameusersystemelapsed
HeatMapMicroRna0.280.031.21
PCAplotMicroRna0.180.000.20
RleMicroRna0.810.201.02
basicLimma000
boxplotMicroRna0.480.020.50
cvArray000
filterMicroRna0.520.060.62
getDecideTests000
hierclusMicroRna0.030.020.05
mvaBASIC3.780.063.84
mvaMicroRna20.63 0.2520.89
plotDensityMicroRna1.200.021.22
pvalHistogram000
qcPlots000
readMicroRnaAFE000
rmaMicroRna5.480.045.53
significantMicroRna0.500.050.55
tgsMicroRna0.130.020.14
tgsNormalization000
uRNAList000
writeEset000