Back to Multiple platform build/check report for BioC 3.12
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

CHECK report for aCGH on tokay1

This page was generated on 2021-05-06 12:29:48 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the aCGH package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 13/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
aCGH 1.68.0  (landing page)
Peter Dimitrov
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/aCGH
Branch: RELEASE_3_12
Last Commit: 91f41a3
Last Changed Date: 2020-10-27 10:24:17 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: aCGH
Version: 1.68.0
Command: C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:aCGH.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings aCGH_1.68.0.tar.gz
StartedAt: 2021-05-06 00:18:32 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 00:21:36 -0400 (Thu, 06 May 2021)
EllapsedTime: 184.8 seconds
RetCode: 0
Status:   OK   
CheckDir: aCGH.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:aCGH.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings aCGH_1.68.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.12-bioc/meat/aCGH.Rcheck'
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'aCGH/DESCRIPTION' ... OK
* this is package 'aCGH' version '1.68.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 whether package 'aCGH' 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ... NOTE
Found the following apparent S3 methods exported but not registered:
  row.names.aCGH row.names<-.aCGH subset.hmm subset.hmm.merged
See section 'Registering S3 methods' in the 'Writing R Extensions'
manual.
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* 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 ... 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'C:/Users/biocbuild/bbs-3.12-bioc/R/library/aCGH/libs/i386/aCGH.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)
File 'C:/Users/biocbuild/bbs-3.12-bioc/R/library/aCGH/libs/x64/aCGH.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs. The detected symbols are linked into the code but
might come from libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
     user system elapsed
aCGH 2.02    0.1    5.22
* 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: 2 NOTEs
See
  'C:/Users/biocbuild/bbs-3.12-bioc/meat/aCGH.Rcheck/00check.log'
for details.



Installation output

aCGH.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://172.29.0.3/BBS/3.12/bioc/src/contrib/aCGH_1.68.0.tar.gz && rm -rf aCGH.buildbin-libdir && mkdir aCGH.buildbin-libdir && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=aCGH.buildbin-libdir aCGH_1.68.0.tar.gz && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL aCGH_1.68.0.zip && rm aCGH_1.68.0.tar.gz aCGH_1.68.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1527k  100 1527k    0     0  38.1M      0 --:--:-- --:--:-- --:--:-- 39.2M

install for i386

* installing *source* package 'aCGH' ...
** using staged installation
** libs
"C:/rtools40/mingw32/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG -DUSEDOUBLE -g3    -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c hmm.cpp -o hmm.o
C:/rtools40/mingw32/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o aCGH.dll tmp.def hmm.o -lm -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.12-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.12-bioc/meat/aCGH.buildbin-libdir/00LOCK-aCGH/00new/aCGH/libs/i386
** R
** data
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'aCGH'
    finding HTML links ... done
    aCGH                                    html  
    aCGH.process                            html  
    aCGH.read.Sprocs                        html  
    aCGH.test                               html  
    clusterGenome                           html  
    colorectal                              html  
    computeSD.func                          html  
    fga.func                                html  
    find.genomic.events                     html  
    find.hmm.states                         html  
    findAber.func                           html  
    findAmplif.func                         html  
    findOutliers.func                       html  
    findTrans.func                          html  
    gainLoss                                html  
    heatmap                                 html  
    human.chrom.info.Jul03                  html  
    human.chrom.info.May04                  html  
    impute.HMM                              html  
    impute.lowess                           html  
    mergeFunc                               html  
    mergeLevels                             html  
    plotFreqStat                            html  
    plotGenome                              html  
    plotHmmStates                           html  
    plotSummaryProfile                      html  
    states.hmm.func                         html  
    summarize.clones                        html  
    threshold.func                          html  
** 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

install for x64

* installing *source* package 'aCGH' ...
** libs
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG -DUSEDOUBLE -g3    -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c hmm.cpp -o hmm.o
C:/rtools40/mingw64/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o aCGH.dll tmp.def hmm.o -lm -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.12-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.12-bioc/meat/aCGH.buildbin-libdir/aCGH/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'aCGH' as aCGH_1.68.0.zip
* DONE (aCGH)
* installing to library 'C:/Users/biocbuild/bbs-3.12-bioc/R/library'
package 'aCGH' successfully unpacked and MD5 sums checked

Tests output


Example timings

aCGH.Rcheck/examples_i386/aCGH-Ex.timings

nameusersystemelapsed
aCGH1.620.081.73
aCGH.process0.050.000.05
aCGH.read.Sprocs0.140.020.58
clusterGenome1.380.031.73
colorectal0.500.040.55
fga.func0.250.030.28
find.hmm.states0.340.000.35
gainLoss0.890.020.90
heatmap0.340.030.38
impute.HMM0.830.000.83
impute.lowess0.080.000.07
mergeLevels0.110.000.11
plotFreqStat4.110.064.17
plotGenome2.020.052.07
plotHmmStates0.480.060.55
plotSummaryProfile1.020.051.06
summarize.clones0.280.010.30
threshold.func0.200.030.23

aCGH.Rcheck/examples_x64/aCGH-Ex.timings

nameusersystemelapsed
aCGH2.020.105.22
aCGH.process0.030.000.03
aCGH.read.Sprocs0.140.000.14
clusterGenome1.240.141.38
colorectal0.290.010.31
fga.func0.380.000.37
find.hmm.states0.230.070.30
gainLoss0.800.030.83
heatmap0.270.050.31
impute.HMM1.040.001.05
impute.lowess0.070.000.06
mergeLevels0.090.000.09
plotFreqStat3.660.013.69
plotGenome1.850.091.93
plotHmmStates0.390.050.44
plotSummaryProfile0.700.000.71
summarize.clones0.230.020.25
threshold.func0.190.000.18