Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEFG[H]IJKLMNOPQRSTUVWXYZ

This page was generated on 2025-08-09 12:08 -0400 (Sat, 09 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4818
palomino8Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4553
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4595
kjohnson3macOS 13.7.1 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4537
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

Package 988/2317HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
HTqPCR 1.63.0  (landing page)
Matthew N. McCall
Snapshot Date: 2025-08-08 13:45 -0400 (Fri, 08 Aug 2025)
git_url: https://git.bioconductor.org/packages/HTqPCR
git_branch: devel
git_last_commit: 2a8f2be
git_last_commit_date: 2025-04-15 13:49:39 -0400 (Tue, 15 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for HTqPCR on lconway

To the developers/maintainers of the HTqPCR package:
- 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 Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: HTqPCR
Version: 1.63.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:HTqPCR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings HTqPCR_1.63.0.tar.gz
StartedAt: 2025-08-08 21:39:39 -0400 (Fri, 08 Aug 2025)
EndedAt: 2025-08-08 21:40:40 -0400 (Fri, 08 Aug 2025)
EllapsedTime: 61.4 seconds
RetCode: 0
Status:   OK  
CheckDir: HTqPCR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:HTqPCR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings HTqPCR_1.63.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/HTqPCR.Rcheck’
* using R version 4.5.1 (2025-06-13)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘HTqPCR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘HTqPCR’ version ‘1.63.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 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’ ‘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 ... OK
* checking code 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
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
checkRd: (-1) readCtData.Rd:42: Lost braces in \itemize; meant \describe ?
checkRd: (-1) readCtData.Rd:43: Lost braces in \itemize; meant \describe ?
checkRd: (-1) readCtData.Rd:44: Lost braces in \itemize; meant \describe ?
checkRd: (-1) readCtData.Rd:45: Lost braces in \itemize; meant \describe ?
checkRd: (-1) readCtData.Rd:46: Lost braces in \itemize; meant \describe ?
checkRd: (-1) readCtData.Rd:54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) readCtData.Rd:55: Lost braces in \itemize; meant \describe ?
checkRd: (-1) readCtData.Rd:56: Lost braces in \itemize; meant \describe ?
checkRd: (-1) readCtData.Rd:57: Lost braces in \itemize; meant \describe ?
checkRd: (-1) readCtData.Rd:58: Lost braces in \itemize; meant \describe ?
checkRd: (-1) readCtData.Rd:59: Lost braces in \itemize; meant \describe ?
prepare_Rd: ttestCtData.Rd:49-50: Dropping empty section \examples
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Non-topic package-anchored link(s) in Rd file 'limmaCtData.Rd':
  ‘[limma]{ebayes}’

Non-topic package-anchored link(s) in Rd file 'normalizeCtData.Rd':
  ‘[limma]{normalizequantiles}’

Non-topic package-anchored link(s) in Rd file 'qPCRset-class.Rd':
  ‘[Biobase:class.eSet]{eSet}’

See section 'Cross-references' in the 'Writing R Extensions' manual.

Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  qPCRset-class.Rd: eSet-class, VersionedBiobase-class, Versioned-class
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 4 NOTEs
See
  ‘/Users/biocbuild/bbs-3.22-bioc/meat/HTqPCR.Rcheck/00check.log’
for details.


Installation output

HTqPCR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL HTqPCR
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’
* installing *source* package ‘HTqPCR’ ...
** this is package ‘HTqPCR’ version ‘1.63.0’
** 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

HTqPCR.Rcheck/HTqPCR-Ex.timings

nameusersystemelapsed
changeCtLayout0.2150.0150.349
clusterCt0.0690.0130.085
filterCategory0.0540.0040.059
filterCtData0.2900.0050.297
limmaCtData0.0510.0050.055
normalizeCtData0.5110.0400.561
plotCVBoxes0.1230.0070.132
plotCtArray0.0680.0050.075
plotCtBoxes0.0310.0050.037
plotCtCard0.0810.0110.094
plotCtCategory0.3810.0070.390
plotCtCor0.0440.0060.050
plotCtDensity0.0250.0040.030
plotCtHeatmap1.0940.0291.127
plotCtHistogram0.0140.0030.018
plotCtOverview0.0530.0080.063
plotCtPCA0.0230.0050.029
plotCtPairs0.5200.0250.547
plotCtReps0.1850.0100.200
plotCtScatter0.0430.0060.051
plotCtVariation0.3000.0150.319
plotGenes0.0210.0040.027
qPCRpros0.0030.0010.005
qPCRraw0.0040.0010.005
qPCRset-class0.0620.0070.069
readCtData0.0670.0070.075
setCategory0.0270.0030.030