Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L [M] N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.3: CHECK report for maSigPro on morelia

This page was generated on 2015-10-22 17:52:03 -0400 (Thu, 22 Oct 2015).

Package 593/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
maSigPro 1.43.0
Maria Jose Nueda
Snapshot Date: 2015-10-21 20:20:05 -0400 (Wed, 21 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/maSigPro
Last Changed Rev: 109592 / Revision: 109826
Last Changed Date: 2015-10-13 15:59:53 -0400 (Tue, 13 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository

Summary

Package: maSigPro
Version: 1.43.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings maSigPro_1.43.0.tar.gz
StartedAt: 2015-10-22 07:55:38 -0400 (Thu, 22 Oct 2015)
EndedAt: 2015-10-22 07:56:47 -0400 (Thu, 22 Oct 2015)
EllapsedTime: 69.2 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: maSigPro.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings maSigPro_1.43.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.3-bioc/meat/maSigPro.Rcheck’
* using R Under development (unstable) (2015-10-08 r69496)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘maSigPro/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘maSigPro’ version ‘1.43.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 for sufficient/correct file permissions ... OK
* checking whether package ‘maSigPro’ can be installed ... [3s/3s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘Biobase’ ‘stats’ ‘MASS’
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
* 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 ... NOTE
Namespace in Imports field not imported from: ‘utils’
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
see.genes: warning in mfuzz(signif, c = k, m = m): partial argument
  match of 'c' to 'centers'
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... WARNING
Codoc mismatches from documentation object 'PlotGroups':
PlotGroups
  Code: function(data, edesign = NULL, time = edesign[, 1], groups =
                 edesign[, c(3:ncol(edesign))], repvect = edesign[, 2],
                 show.fit = FALSE, dis = NULL, step.method =
                 "backward", min.obs = 2, alfa = 0.05, nvar.correction
                 = FALSE, summary.mode = "median", show.lines = TRUE,
                 groups.vector = NULL, xlab = "Time", ylab =
                 "Expression value", cex.xaxis = 1, ylim = NULL, main =
                 NULL, cexlab = 0.8, legend = TRUE, sub = NULL)
  Docs: function(data, edesign = NULL, time = edesign[, 1], groups =
                 edesign[, c(3:ncol(edesign))], repvect = edesign[, 2],
                 show.fit = FALSE, dis = NULL, step.method =
                 "backward", min.obs = 2, alfa = 0.05, nvar.correction
                 = FALSE, summary.mode = "median", show.lines = TRUE,
                 groups.vector = NULL, xlab = "time", ylab =
                 "Expression value", cex.xaxis = 1, ylim = NULL, main =
                 NULL, cexlab = 0.8, legend = TRUE, sub = NULL)
  Mismatches in argument default values:
    Name: 'xlab' Code: "Time" Docs: "time"

Codoc mismatches from documentation object 'see.genes':
see.genes
  Code: function(data, edesign = data$edesign, time.col = 1, repl.col =
                 2, group.cols = c(3:ncol(edesign)), names.groups =
                 colnames(edesign)[3:ncol(edesign)], cluster.data = 1,
                 groups.vector = data$groups.vector, k = 9, m = 1.45,
                 cluster.method = "hclust", distance = "cor",
                 agglo.method = "ward.D", show.fit = FALSE, dis = NULL,
                 step.method = "backward", min.obs = 3, alfa = 0.05,
                 nvar.correction = FALSE, show.lines = TRUE, iter.max =
                 500, summary.mode = "median", color.mode = "rainbow",
                 cexlab = 1, legend = TRUE, newX11 = TRUE, ylim = NULL,
                 main = NULL, ...)
  Docs: function(data, edesign = data$edesign, time.col = 1, repl.col =
                 2, group.cols = c(3:ncol(edesign)), names.groups =
                 colnames(edesign)[3:ncol(edesign)], cluster.data = 1,
                 groups.vector = data$groups.vector, k = 9, m = 1.45,
                 cluster.method = "hclust", distance = "cor",
                 agglo.method = "ward", show.fit = FALSE, dis = NULL,
                 step.method = "backward", min.obs = 3, alfa = 0.05,
                 nvar.correction = FALSE, show.lines = TRUE, iter.max =
                 500, summary.mode = "median", color.mode = "rainbow",
                 cexlab = 1, legend = TRUE, newX11 = TRUE, ylim = NULL,
                 main = NULL, ...)
  Mismatches in argument default values:
    Name: 'agglo.method' Code: "ward.D" Docs: "ward"

* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [24s/25s] OK
Examples with CPU or elapsed time > 5s
          user system elapsed
T.fit    8.247  0.559   8.795
maSigPro 5.328  0.371   5.677
* 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 WARNING, 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.3-bioc/meat/maSigPro.Rcheck/00check.log’
for details.


maSigPro.Rcheck/00install.out:

* installing *source* package ‘maSigPro’ ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (maSigPro)

maSigPro.Rcheck/maSigPro-Ex.timings:

nameusersystemelapsed
NBdata0.0180.0030.020
NBdesign0.0010.0000.001
PlotGroups0.0290.0020.031
PlotProfiles0.0100.0010.014
T.fit8.2470.5598.795
average.rows0.0050.0010.005
data.abiotic0.0040.0010.004
edesign.OD0.0010.0000.002
edesign.abiotic0.0030.0010.026
edesignCT0.0010.0000.002
edesignDR0.0010.0010.001
get.siggenes3.9000.2614.250
i.rank0.0010.0000.001
maSigPro5.3280.3715.677
maSigProUsersGuide0.0030.0020.005
make.design.matrix0.0110.0060.016
p.vector2.5480.1802.904
position0.0010.0000.000
reg.coeffs0.0010.0000.001
see.genes0.9590.1501.420
stepback0.0310.0020.034
stepfor0.1410.0080.150
suma2Venn0.0070.0020.055
two.ways.stepback0.1160.0080.123
two.ways.stepfor0.1250.0090.133