Back to Multiple platform build/check report for BioC 3.13
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2021-10-15 15:06:18 -0400 (Fri, 15 Oct 2021).

CHECK results for REMP on tokay2

To the developers/maintainers of the REMP package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/REMP.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? here 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 1553/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
REMP 1.16.0  (landing page)
Yinan Zheng
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/REMP
git_branch: RELEASE_3_13
git_last_commit: 9be0aa3
git_last_commit_date: 2021-05-19 12:25:51 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: REMP
Version: 1.16.0
Command: C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:REMP.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings REMP_1.16.0.tar.gz
StartedAt: 2021-10-15 04:21:45 -0400 (Fri, 15 Oct 2021)
EndedAt: 2021-10-15 04:36:39 -0400 (Fri, 15 Oct 2021)
EllapsedTime: 893.5 seconds
RetCode: 0
Status:   OK  
CheckDir: REMP.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:REMP.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings REMP_1.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.13-bioc/meat/REMP.Rcheck'
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'REMP/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'REMP' version '1.16.0'
* package encoding: UTF-8
* 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 'REMP' 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 ... NOTE
'library' or 'require' calls in package code:
  'IlluminaHumanMethylation450kanno.ilmn12.hg19'
  'IlluminaHumanMethylationEPICanno.ilm10b2.hg19'
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
initREMP: no visible binding for global variable
  'IlluminaHumanMethylation450kanno.ilmn12.hg19'
initREMP: no visible binding for global variable
  'IlluminaHumanMethylationEPICanno.ilm10b2.hg19'
remprofile: no visible binding for global variable
  'IlluminaHumanMethylation450kanno.ilmn12.hg19'
remprofile: no visible binding for global variable
  'IlluminaHumanMethylationEPICanno.ilm10b2.hg19'
Undefined global functions or variables:
  IlluminaHumanMethylation450kanno.ilmn12.hg19
  IlluminaHumanMethylationEPICanno.ilm10b2.hg19
* 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 LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                  user system elapsed
remp            109.03   1.78  109.67
fetchRMSK        16.97   0.73   18.24
rempTemplate     16.64   0.73   17.14
remprofile       16.13   1.19   16.81
GRannot          12.11   1.77   14.97
initREMP         12.00   0.56   13.13
grooMethy        11.69   0.29   13.26
fetchRefSeqGene   7.27   1.69    9.50
getGM12878        5.93   0.17    7.82
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                  user system elapsed
remp            118.75   1.11  118.97
remprofile       19.43   0.75   20.08
rempTemplate     18.36   0.97   19.25
fetchRMSK        14.89   0.92   16.34
GRannot          11.91   0.94   13.89
grooMethy        11.36   0.42   12.97
initREMP         10.35   0.58   11.53
fetchRefSeqGene   7.54   0.64    8.76
getGM12878        5.67   0.23    5.92
* 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.13-bioc/meat/REMP.Rcheck/00check.log'
for details.



Installation output

REMP.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.165/BBS/3.13/bioc/src/contrib/REMP_1.16.0.tar.gz && rm -rf REMP.buildbin-libdir && mkdir REMP.buildbin-libdir && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=REMP.buildbin-libdir REMP_1.16.0.tar.gz && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL REMP_1.16.0.zip && rm REMP_1.16.0.tar.gz REMP_1.16.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 77906  100 77906    0     0   491k      0 --:--:-- --:--:-- --:--:--  494k

install for i386

* installing *source* package 'REMP' ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'REMP'
    finding HTML links ... done
    Alu.hg19.demo                           html  
    finding level-2 HTML links ... done

    Alu.hg38.demo                           html  
    GRannot                                 html  
    REMP-package                            html  
    REMParcel-class                         html  
    REMProduct-class                        html  
    fetchRMSK                               html  
    fetchRefSeqGene                         html  
    findRECpG                               html  
    getBackend                              html  
    getGM12878                              html  
    grooMethy                               html  
    initREMP                                html  
    options                                 html  
    remp                                    html  
REDIRECT:topic	 Previous alias or file overwritten by alias: C:/Users/biocbuild/bbs-3.13-bioc/meat/REMP.buildbin-libdir/00LOCK-REMP/00new/REMP/help/remp.html
    rempTemplate                            html  
    remprofile                              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 'REMP' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'REMP' as REMP_1.16.0.zip
* DONE (REMP)
* installing to library 'C:/Users/biocbuild/bbs-3.13-bioc/R/library'
package 'REMP' successfully unpacked and MD5 sums checked

Tests output


Example timings

REMP.Rcheck/examples_i386/REMP-Ex.timings

nameusersystemelapsed
GRannot12.11 1.7714.97
REMParcel-class000
REMProduct-class000
fetchRMSK16.97 0.7318.24
fetchRefSeqGene7.271.699.50
findRECpG1.330.241.56
getBackend1.250.011.26
getGM128785.930.177.82
grooMethy11.69 0.2913.26
initREMP12.00 0.5613.13
options000
remp109.03 1.78109.67
rempTemplate16.64 0.7317.14
remprofile16.13 1.1916.81

REMP.Rcheck/examples_x64/REMP-Ex.timings

nameusersystemelapsed
GRannot11.91 0.9413.89
REMParcel-class000
REMProduct-class000
fetchRMSK14.89 0.9216.34
fetchRefSeqGene7.540.648.76
findRECpG1.290.051.33
getBackend1.260.031.30
getGM128785.670.235.92
grooMethy11.36 0.4212.97
initREMP10.35 0.5811.53
options000
remp118.75 1.11118.97
rempTemplate18.36 0.9719.25
remprofile19.43 0.7520.08