Back to Build/check report for BioC 3.18:   simplified   long
ABCDEFGHIJ[K]LMNOPQRSTUVWXYZ

This page was generated on 2023-06-06 11:00:34 -0000 (Tue, 06 Jun 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.3.0 (2023-04-21) -- "Already Tomorrow" 4366
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 KCsmart on kunpeng2


To the developers/maintainers of the KCsmart package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/KCsmart.git to reflect on this report. See Troubleshooting Build Report for more information.

- Use the following Renviron settings to reproduce errors and warnings.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 1032/2199HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
KCsmart 2.59.0  (landing page)
Jorma de Ronde
Snapshot Date: 2023-06-05 06:35:06 -0000 (Mon, 05 Jun 2023)
git_url: https://git.bioconductor.org/packages/KCsmart
git_branch: devel
git_last_commit: f7a675f
git_last_commit_date: 2023-04-25 13:47:40 -0000 (Tue, 25 Apr 2023)
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  

Summary

Package: KCsmart
Version: 2.59.0
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:KCsmart.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings KCsmart_2.59.0.tar.gz
StartedAt: 2023-06-06 00:51:38 -0000 (Tue, 06 Jun 2023)
EndedAt: 2023-06-06 00:54:08 -0000 (Tue, 06 Jun 2023)
EllapsedTime: 150.2 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: KCsmart.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:KCsmart.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings KCsmart_2.59.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/KCsmart.Rcheck’
* using R version 4.3.0 (2023-04-21)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* checking for file ‘KCsmart/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘KCsmart’ version ‘2.59.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 ‘KCsmart’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Description field: should contain one or more complete sentences.
* 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
'library' or 'require' call to ‘siggenes’ which was already attached by Depends.
  Please remove these calls from your code.
Packages in Depends field not imported from:
  ‘KernSmooth’ ‘siggenes’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  ‘.add2spmc’ ‘.checkMirrorLocs’ ‘.comparativeKcPerms’
  ‘.comparativeKcSiggenes’ ‘.convertCGHbase’ ‘.findCutoffByFdr’
  ‘.findPeaks’ ‘.findfdrcutoff’ ‘.getRegions’ ‘.getSigRegions’
  ‘.makePermutations’ ‘.mirrorData’ ‘.permutedSpm’ ‘.samplePointMatrix’
  ‘.samplePointMatrixOld’ ‘.snr’ ‘.spm2spmc’ ‘.varr’
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.comparativeKcSiggenes: no visible binding for global variable ‘sam’
.samplePointMatrix: no visible global function definition for ‘locpoly’
.samplePointMatrix: no visible global function definition for ‘bkde’
.samplePointMatrixOld: no visible global function definition for
  ‘aggregate’
.samplePointMatrixOld: no visible global function definition for
  ‘dnorm’
.snr: no visible global function definition for ‘quantile’
getSigRegionsCompKC: no visible global function definition for
  ‘findDelta’
idPoints: no visible global function definition for ‘dev.set’
idPoints: no visible global function definition for ‘identify’
plot,compKc-missing: no visible global function definition for ‘layout’
plot,compKc-missing: no visible global function definition for ‘abline’
plot,compKc-missing: no visible global function definition for ‘rect’
plot,compKc-missing: no visible global function definition for ‘lines’
plot,compKc-missing: no visible global function definition for ‘text’
plot,compKc-missing: no visible global function definition for ‘axis’
plot,samplePointMatrix-missing: no visible global function definition
  for ‘layout’
plot,samplePointMatrix-missing: no visible global function definition
  for ‘abline’
plot,samplePointMatrix-missing: no visible global function definition
  for ‘tail’
plot,samplePointMatrix-missing: no visible global function definition
  for ‘polygon’
plot,samplePointMatrix-missing: no visible global function definition
  for ‘lines’
plot,samplePointMatrix-missing: no visible global function definition
  for ‘segments’
plot,samplePointMatrix-missing: no visible global function definition
  for ‘text’
plot,samplePointMatrix-missing: no visible global function definition
  for ‘axis’
plot,scaleSpace-missing: no visible global function definition for
  ‘dev.cur’
plot,scaleSpace-missing: no visible global function definition for
  ‘x11’
plot,scaleSpace-missing: no visible global function definition for
  ‘heat.colors’
plot,scaleSpace-missing: no visible global function definition for
  ‘dev.set’
plot,scaleSpace-missing: no visible global function definition for
  ‘segments’
plot,scaleSpace-missing: no visible global function definition for
  ‘abline’
plot,scaleSpace-missing: no visible global function definition for
  ‘text’
plot,scaleSpace-missing: no visible global function definition for
  ‘axis’
Undefined global functions or variables:
  abline aggregate axis bkde dev.cur dev.set dnorm findDelta
  heat.colors identify layout lines locpoly polygon quantile rect sam
  segments tail text x11
Consider adding
  importFrom("grDevices", "dev.cur", "dev.set", "heat.colors", "x11")
  importFrom("graphics", "abline", "axis", "identify", "layout", "lines",
             "polygon", "rect", "segments", "text")
  importFrom("stats", "aggregate", "dnorm", "quantile")
  importFrom("utils", "tail")
to your NAMESPACE file.
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented S4 methods:
  generic '[' and siglist 'probeAnnotation,ANY,ANY,ANY'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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
Examples with CPU (user + system) or elapsed time > 5s
                       user system elapsed
KCsmart-package      11.041  0.064  11.127
calcSpmCollection     5.534  0.028   5.573
compareSpmCollection  5.463  0.040   5.516
getSigRegionsCompKC   5.475  0.020   5.507
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘KCS.Rnw’... OK
 OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.18-bioc/meat/KCsmart.Rcheck/00check.log’
for details.



Installation output

KCsmart.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL KCsmart
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.3.0/site-library’
* installing *source* package ‘KCsmart’ ...
** using staged installation
** R
** data
** byte-compile and prepare package for lazy loading
Creating a generic function for ‘write.table’ from package ‘utils’ in package ‘KCsmart’
** 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 (KCsmart)

Tests output


Example timings

KCsmart.Rcheck/KCsmart-Ex.timings

nameusersystemelapsed
KCsmart-package11.041 0.06411.127
calcSpm0.8510.0080.861
calcSpmCollection5.5340.0285.573
compKc-class0.0010.0000.000
compKcSigRegions-class0.0010.0000.000
compareSpmCollection5.4630.0405.516
findSigLevelFdr1.9380.0041.947
findSigLevelTrad1.5710.0031.578
getSigRegionsCompKC5.4750.0205.507
getSigSegments1.2860.0001.289
idPoints0.0090.0000.010
plot2.3570.0122.374
plotScaleSpace3.1350.0123.153
samplePointMatrix-class0.0010.0000.000
sigSegments-class000
spmCollection-class000
write.table1.3720.0041.379