Back to Multiple platform build/check report for BioC 3.13
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

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

CHECK results for msgbsR on tokay2

To the developers/maintainers of the msgbsR package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/msgbsR.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 1197/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
msgbsR 1.16.0  (landing page)
Benjamin Mayne
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/msgbsR
git_branch: RELEASE_3_13
git_last_commit: eee8300
git_last_commit_date: 2021-05-19 12:27:52 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: msgbsR
Version: 1.16.0
Command: C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:msgbsR.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings msgbsR_1.16.0.tar.gz
StartedAt: 2021-10-15 02:20:15 -0400 (Fri, 15 Oct 2021)
EndedAt: 2021-10-15 02:29:03 -0400 (Fri, 15 Oct 2021)
EllapsedTime: 527.6 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: msgbsR.Rcheck
Warnings: 1

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.13-bioc/meat/msgbsR.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 'msgbsR/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'msgbsR' version '1.16.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 'msgbsR' can be installed ... OK
* checking installed package size ... NOTE
  installed size is 15.9Mb
  sub-directories of 1Mb or more:
    extdata  15.2Mb
* 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
Namespace in Imports field not imported from: 'utils'
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* 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 ... WARNING
  
  Note: significantly better compression could be obtained
        by using R CMD build --resave-data
               old_size new_size compress
  ratdata.rda     318Kb    127Kb       xz
  ratdata2.rda    287Kb    116Kb       xz
* 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
rawCounts 10.11   0.86   11.71
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
          user system elapsed
rawCounts 6.92   0.08       7
* 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: 1 WARNING, 2 NOTEs
See
  'C:/Users/biocbuild/bbs-3.13-bioc/meat/msgbsR.Rcheck/00check.log'
for details.



Installation output

msgbsR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.165/BBS/3.13/bioc/src/contrib/msgbsR_1.16.0.tar.gz && rm -rf msgbsR.buildbin-libdir && mkdir msgbsR.buildbin-libdir && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=msgbsR.buildbin-libdir msgbsR_1.16.0.tar.gz && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL msgbsR_1.16.0.zip && rm msgbsR_1.16.0.tar.gz msgbsR_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
 14 15.3M   14 2283k    0     0  2887k      0  0:00:05 --:--:--  0:00:05 2886k
 42 15.3M   42 6745k    0     0  3766k      0  0:00:04  0:00:01  0:00:03 3766k
 72 15.3M   72 11.2M    0     0  4101k      0  0:00:03  0:00:02  0:00:01 4100k
 90 15.3M   90 13.9M    0     0  3752k      0  0:00:04  0:00:03  0:00:01 3752k
 90 15.3M   90 13.9M    0     0  2981k      0  0:00:05  0:00:04  0:00:01 2981k
 91 15.3M   91 14.0M    0     0  2471k      0  0:00:06  0:00:05  0:00:01 2406k
 95 15.3M   95 14.7M    0     0  2211k      0  0:00:07  0:00:06  0:00:01 1658k
100 15.3M  100 15.3M    0     0  2239k      0  0:00:07  0:00:07 --:--:-- 1006k

install for i386

* installing *source* package 'msgbsR' ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'msgbsR'
    finding HTML links ... done
    checkCuts                               html  
    cuts                                    html  
    diffMeth                                html  
    msgbsR                                  html  
    plotCircos                              html  
    plotCounts                              html  
    ratdata                                 html  
    ratdata2                                html  
    rawCounts                               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 'msgbsR' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'msgbsR' as msgbsR_1.16.0.zip
* DONE (msgbsR)
* installing to library 'C:/Users/biocbuild/bbs-3.13-bioc/R/library'
package 'msgbsR' successfully unpacked and MD5 sums checked

Tests output


Example timings

msgbsR.Rcheck/examples_i386/msgbsR-Ex.timings

nameusersystemelapsed
checkCuts2.331.113.43
diffMeth1.800.081.87
plotCircos1.410.281.69
plotCounts0.330.000.32
rawCounts10.11 0.8611.71

msgbsR.Rcheck/examples_x64/msgbsR-Ex.timings

nameusersystemelapsed
checkCuts2.831.113.94
diffMeth1.660.061.72
plotCircos1.700.021.72
plotCounts0.500.010.51
rawCounts6.920.087.00