Back to Multiple platform build/check report for BioC 3.10
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

CHECK report for Rnits on merida1

This page was generated on 2020-04-15 12:40:35 -0400 (Wed, 15 Apr 2020).

Package 1464/1823HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Rnits 1.20.0
Dipen P. Sangurdekar
Snapshot Date: 2020-04-14 16:46:13 -0400 (Tue, 14 Apr 2020)
URL: https://git.bioconductor.org/packages/Rnits
Branch: RELEASE_3_10
Last Commit: cb1abf4
Last Changed Date: 2019-10-29 13:09:03 -0400 (Tue, 29 Oct 2019)
malbec1 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository

Summary

Package: Rnits
Version: 1.20.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:Rnits.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings Rnits_1.20.0.tar.gz
StartedAt: 2020-04-15 05:16:20 -0400 (Wed, 15 Apr 2020)
EndedAt: 2020-04-15 05:17:43 -0400 (Wed, 15 Apr 2020)
EllapsedTime: 82.4 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: Rnits.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:Rnits.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings Rnits_1.20.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.10-bioc/meat/Rnits.Rcheck’
* using R version 3.6.3 (2020-02-29)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘Rnits/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘Rnits’ version ‘1.20.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 ‘Rnits’ 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
build.Rnits: no visible global function definition for ‘median’
build.Rnits: no visible global function definition for ‘sd’
finds0: no visible global function definition for ‘rnorm’
finds0: no visible global function definition for ‘quantile’
finds0: no visible global function definition for ‘mad’
finds0 : <anonymous>: no visible global function definition for ‘sd’
modelfit: no visible global function definition for ‘hat’
ranknormalization: no visible binding for global variable ‘median’
ranknormalization: no visible global function definition for
  ‘smooth.spline’
ranknormalization: no visible global function definition for ‘predict’
ranknormalization: no visible global function definition for ‘par’
solvemat: no visible global function definition for ‘hat’
tsFit: no visible global function definition for ‘txtProgressBar’
tsFit: no visible global function definition for ‘setTxtProgressBar’
calculateGCV,Rnits: no visible global function definition for ‘glm’
calculateGCV,Rnits: no visible binding for global variable ‘gaussian’
fit,Rnits: no visible global function definition for ‘kmeans’
fit,Rnits : <anonymous>: no visible global function definition for
  ‘p.adjust’
fit,Rnits: no visible global function definition for ‘par’
fit,Rnits: no visible global function definition for ‘hist’
getCID,Rnits: no visible global function definition for ‘setNames’
getPval,Rnits: no visible global function definition for ‘setNames’
getStat,Rnits: no visible global function definition for ‘setNames’
plotResults,Rnits: no visible global function definition for ‘aes’
plotResults,Rnits: no visible binding for global variable ‘Time’
plotResults,Rnits: no visible binding for global variable ‘value’
plotResults,Rnits: no visible global function definition for
  ‘geom_point’
plotResults,Rnits: no visible binding for global variable ‘Sample’
plotResults,Rnits: no visible global function definition for
  ‘geom_smooth’
plotResults,Rnits: no visible global function definition for ‘ylab’
plotResults,Rnits: no visible global function definition for ‘theme_bw’
plotResults,Rnits: no visible global function definition for ‘theme’
plotResults,Rnits: no visible global function definition for
  ‘scale_color_brewer’
plotResults,Rnits: no visible global function definition for
  ‘facet_wrap’
plotResults,Rnits: no visible global function definition for ‘dev.off’
summary,Rnits: no visible global function definition for ‘hist’
timeAlign,Rnits: no visible global function definition for ‘quantile’
timeAlign,Rnits: no visible global function definition for ‘mvfft’
timeAlign,Rnits: no visible global function definition for ‘abline’
Undefined global functions or variables:
  Sample Time abline aes dev.off facet_wrap gaussian geom_point
  geom_smooth glm hat hist kmeans mad median mvfft p.adjust par predict
  quantile rnorm scale_color_brewer sd setNames setTxtProgressBar
  smooth.spline theme theme_bw txtProgressBar value ylab
Consider adding
  importFrom("grDevices", "dev.off")
  importFrom("graphics", "abline", "hist", "par")
  importFrom("stats", "gaussian", "glm", "hat", "kmeans", "mad",
             "median", "mvfft", "p.adjust", "predict", "quantile",
             "rnorm", "sd", "setNames", "smooth.spline")
  importFrom("utils", "setTxtProgressBar", "txtProgressBar")
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 ... WARNING
Documented arguments not in \usage in documentation object 'plotResults':
  ‘...’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
calculateGCV-methods 6.093  0.175    6.32
* 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, 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.10-bioc/meat/Rnits.Rcheck/00check.log’
for details.



Installation output

Rnits.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL Rnits
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’
* installing *source* package ‘Rnits’ ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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
* DONE (Rnits)

Tests output


Example timings

Rnits.Rcheck/Rnits-Ex.timings

nameusersystemelapsed
build.Rnits0.6030.0480.657
calculateGCV-methods6.0930.1756.320
fit-methods0.3380.0160.358
getCID-methods0.3460.0270.374
getFitModel-methods0.4260.0290.464
getLR-methods0.3230.0140.340
getPval-methods0.3280.0150.347
getStat-methods0.3310.0200.355
plotResults-methods0.3390.0230.370
summarizeProbes-methods0.3460.0120.359
summary-methods0.3290.0140.345
timeAlign-methods1.7540.3492.116
topData-methods0.2900.0220.312