Back to Build/check report for BioC 3.17
ABCDEFG[H]IJKLMNOPQRSTUVWXYZ

This page was generated on 2023-01-29 16:33:53 -0000 (Sun, 29 Jan 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" 4021
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

CHECK results for HTqPCR on kunpeng1


To the developers/maintainers of the HTqPCR package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/HTqPCR.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 914/2162HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
HTqPCR 1.53.0  (landing page)
Heidi Dvinge
Snapshot Date: 2023-01-27 13:09:27 -0000 (Fri, 27 Jan 2023)
git_url: https://git.bioconductor.org/packages/HTqPCR
git_branch: master
git_last_commit: d86aaf1
git_last_commit_date: 2022-11-01 15:04:44 -0000 (Tue, 01 Nov 2022)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    WARNINGS  

Summary

Package: HTqPCR
Version: 1.53.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:HTqPCR.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings HTqPCR_1.53.0.tar.gz
StartedAt: 2023-01-29 00:58:54 -0000 (Sun, 29 Jan 2023)
EndedAt: 2023-01-29 01:00:01 -0000 (Sun, 29 Jan 2023)
EllapsedTime: 67.1 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: HTqPCR.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:HTqPCR.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings HTqPCR_1.53.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/HTqPCR.Rcheck’
* using R Under development (unstable) (2023-01-14 r83615)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.1 LTS
* using session charset: UTF-8
* checking for file ‘HTqPCR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘HTqPCR’ version ‘1.53.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 ‘HTqPCR’ can be installed ... 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’ ‘limma’ ‘RColorBrewer’
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 ... WARNING
Invalid citation information in ‘inst/CITATION’:
  Warning message:
  In utils::packageDescription(basename(dir), dirname(dir)) :
    no package 'HTqPCR' was found
* 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 loading without being on the library search path ... WARNING
Error in library(HTqPCR, lib.loc = "/home/biocbuild/bbs-3.17-bioc/R/library") : 
  there is no package called ‘HTqPCR’
Execution halted

It looks like this package has a loading problem when not on .libPaths:
see the messages for details.
* 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
heatmapSig: warning in heatmap.2(data, trace = "none", density.info =
  "none", col = col, distfun = d, breaks = b, mar = mar, ...): partial
  argument match of 'mar' to 'margins'
limmaCtData: warning in topTable(fit2, sort = "none", n = nrow(fit2)):
  partial argument match of 'n' to 'number'
limmaCtData: warning in topTable(fit2, sort = "none", n = nrow(fit2)):
  partial argument match of 'sort' to 'sort.by'
plotCtCor: warning in heatmap.2(x, col = col, breaks = b, scale =
  "none", dendrogram = "row", trace = "none", main = main, density.info
  = "none", mar = mar, ...): partial argument match of 'mar' to
  'margins'
plotCtHeatmap: warning in heatmap.2(data, trace = "none", density.info
  = "none", main = main, col = col, distfun = d, breaks = breaks, mar =
  mar, ...): partial argument match of 'mar' to 'margins'
plotCtOverview: warning in plotCI(x = x.pos + i - 1, y = M[i, ], uiw =
  SD[i, ], add = TRUE, gap = 0, pch = 20, xpd = TRUE, sfra = 0.001):
  partial argument match of 'sfra' to 'sfrac'
plotCtOverview: warning in plotCI(x = x.pos + i - 1, y = M[i, ], uiw =
  SD.ratio[i, ], add = TRUE, gap = 0, pch = 20, xpd = TRUE, sfra =
  0.001): partial argument match of 'sfra' to 'sfrac'
.readCtBioMark: no visible global function definition for ‘read.csv’
.readCtCFX: no visible global function definition for ‘read.csv’
.readCtOpenArray: no visible global function definition for ‘read.csv’
cbind.qPCRset: no visible global function definition for ‘phenoData<-’
cbind.qPCRset: no visible global function definition for
  ‘AnnotatedDataFrame’
cbind.qPCRset: no visible global function definition for ‘pData’
cbind.qPCRset: no visible global function definition for
  ‘capture.output’
changeCtLayout: no visible global function definition for
  ‘featureData<-’
changeCtLayout: no visible global function definition for ‘featureData’
changeCtLayout: no visible global function definition for ‘phenoData<-’
changeCtLayout: no visible global function definition for
  ‘capture.output’
filterCategory: no visible global function definition for
  ‘capture.output’
filterCtData: no visible binding for global variable ‘IQR’
filterCtData: no visible global function definition for
  ‘capture.output’
mannwhitneyCtData : <anonymous>: no visible global function definition
  for ‘wilcox.test’
normalizeCtData: no visible global function definition for
  ‘capture.output’
rbind.qPCRset: no visible global function definition for
  ‘featureData<-’
rbind.qPCRset: no visible global function definition for
  ‘AnnotatedDataFrame’
rbind.qPCRset: no visible global function definition for ‘fData’
rbind.qPCRset: no visible global function definition for
  ‘capture.output’
readCtData: no visible global function definition for
  ‘AnnotatedDataFrame’
readCtData: no visible global function definition for ‘capture.output’
setCategory: no visible global function definition for ‘capture.output’
[,qPCRset: no visible global function definition for ‘phenoData<-’
[,qPCRset: no visible global function definition for ‘phenoData’
exprs,qPCRset: no visible global function definition for
  ‘assayDataElement’
exprs<-,qPCRset-ANY: no visible global function definition for
  ‘assayDataElementReplace’
featureCategory,qPCRset: no visible global function definition for
  ‘assayDataElement’
featureCategory<-,qPCRset: no visible global function definition for
  ‘assayDataElementReplace’
featureClass,qPCRset: no visible global function definition for ‘fData’
featureClass<-,qPCRset: no visible global function definition for
  ‘fData’
featureClass<-,qPCRset: no visible global function definition for
  ‘fData<-’
featureNames,qPCRset: no visible global function definition for ‘fData’
featureNames<-,qPCRset-character: no visible global function definition
  for ‘fData’
featureNames<-,qPCRset-character: no visible global function definition
  for ‘fData<-’
featurePos,qPCRset: no visible global function definition for ‘fData’
featurePos<-,qPCRset: no visible global function definition for ‘fData’
featurePos<-,qPCRset: no visible global function definition for
  ‘fData<-’
featureType,qPCRset: no visible global function definition for ‘fData’
featureType<-,qPCRset: no visible global function definition for
  ‘fData’
featureType<-,qPCRset: no visible global function definition for
  ‘fData<-’
flag,qPCRset: no visible global function definition for
  ‘assayDataElement’
flag<-,qPCRset: no visible global function definition for
  ‘assayDataElementReplace’
Undefined global functions or variables:
  AnnotatedDataFrame IQR assayDataElement assayDataElementReplace
  capture.output fData fData<- featureData featureData<- pData
  phenoData phenoData<- read.csv wilcox.test
Consider adding
  importFrom("stats", "IQR", "wilcox.test")
  importFrom("utils", "capture.output", "read.csv")
to your NAMESPACE file.
* checking Rd files ... NOTE
prepare_Rd: cbind.Rd:35-36: Dropping empty section \examples
prepare_Rd: heatmapSig.Rd:31-32: Dropping empty section \examples
prepare_Rd: mannwhitneyCtData.Rd:52-62: Dropping empty section \examples
prepare_Rd: plotCtRQ.Rd:46-48: Dropping empty section \examples
prepare_Rd: plotCtSignificance.Rd:46-47: Dropping empty section \examples
prepare_Rd: ttestCtData.Rd:49-50: Dropping empty section \examples
* 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 ... SKIPPED
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘HTqPCR.Rnw’... OK
 OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 WARNINGs, 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/HTqPCR.Rcheck/00check.log’
for details.



Installation output

HTqPCR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL HTqPCR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-library’
* installing *source* package ‘HTqPCR’ ...
** using staged installation
** R
** data
** 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 (HTqPCR)

Tests output


Example timings