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

This page was generated on 2025-08-18 11:47 -0400 (Mon, 18 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4824
palomino7Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4566
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4604
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4545
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4579
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 998/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
HTqPCR 1.62.0  (landing page)
Matthew N. McCall
Snapshot Date: 2025-08-14 13:40 -0400 (Thu, 14 Aug 2025)
git_url: https://git.bioconductor.org/packages/HTqPCR
git_branch: RELEASE_3_21
git_last_commit: d2e6479
git_last_commit_date: 2025-04-15 13:49:39 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for HTqPCR on kunpeng2

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: HTqPCR
Version: 1.62.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:HTqPCR.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings HTqPCR_1.62.0.tar.gz
StartedAt: 2025-08-15 10:28:13 -0000 (Fri, 15 Aug 2025)
EndedAt: 2025-08-15 10:29:07 -0000 (Fri, 15 Aug 2025)
EllapsedTime: 54.1 seconds
RetCode: 0
Status:   OK  
CheckDir: HTqPCR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:HTqPCR.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings HTqPCR_1.62.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/HTqPCR.Rcheck’
* using R Under development (unstable) (2025-02-19 r87757)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS-SP1)
* 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.62.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 loading without being on the library search path ... 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 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
  ‘/home/biocbuild/bbs-3.21-bioc/meat/HTqPCR.Rcheck/00check.log’
for details.


Installation output

HTqPCR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL HTqPCR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-devel_2025-02-19/site-library’
* installing *source* package ‘HTqPCR’ ...
** this is package ‘HTqPCR’ version ‘1.62.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.2270.0040.231
clusterCt0.2070.0080.215
filterCategory0.0650.0000.066
filterCtData0.4010.0000.401
limmaCtData0.0690.0000.069
normalizeCtData0.6160.0120.629
plotCVBoxes0.1610.0000.161
plotCtArray0.0770.0000.079
plotCtBoxes0.0440.0000.044
plotCtCard0.0870.0000.087
plotCtCategory0.5370.0040.542
plotCtCor0.0530.0040.058
plotCtDensity0.0260.0040.030
plotCtHeatmap1.5550.0281.587
plotCtHistogram0.0090.0040.013
plotCtOverview0.0720.0000.072
plotCtPCA0.0280.0000.028
plotCtPairs0.6300.0120.643
plotCtReps0.2120.0040.216
plotCtScatter0.1790.0000.179
plotCtVariation0.3360.0000.336
plotGenes0.0200.0040.024
qPCRpros0.0040.0000.003
qPCRraw0.0040.0000.003
qPCRset-class0.0670.0040.070
readCtData0.0730.0040.087
setCategory0.0320.0000.033