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

CHECK report for readat on tokay2

This page was generated on 2018-10-17 08:42:52 -0400 (Wed, 17 Oct 2018).

Package 1208/1561HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
readat 1.6.0
Richard Cotton
Snapshot Date: 2018-10-15 16:45:08 -0400 (Mon, 15 Oct 2018)
URL: https://git.bioconductor.org/packages/readat
Branch: RELEASE_3_7
Last Commit: 21342e8
Last Changed Date: 2018-04-30 10:35:43 -0400 (Mon, 30 Apr 2018)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: readat
Version: 1.6.0
Command: C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:readat.install-out.txt --library=C:\Users\biocbuild\bbs-3.7-bioc\R\library --no-vignettes --timings readat_1.6.0.tar.gz
StartedAt: 2018-10-17 04:19:08 -0400 (Wed, 17 Oct 2018)
EndedAt: 2018-10-17 04:23:04 -0400 (Wed, 17 Oct 2018)
EllapsedTime: 235.3 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: readat.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:readat.install-out.txt --library=C:\Users\biocbuild\bbs-3.7-bioc\R\library --no-vignettes --timings readat_1.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.7-bioc/meat/readat.Rcheck'
* using R version 3.5.1 Patched (2018-07-24 r75005)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'readat/DESCRIPTION' ... OK
* this is package 'readat' version '1.6.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 'readat' can be installed ... WARNING
Found the following significant warnings:
  Rd warning: C:/Users/biocbuild/bbs-3.7-bioc/tmpdir/RtmpKgERjz/R.INSTALL1ea84d587af9/readat/man/chromosomalPositions.Rd:7: file link 'GRangesList' in package 'GenomicRanges' does not exist and so has been treated as a topic
  Rd warning: C:/Users/biocbuild/bbs-3.7-bioc/tmpdir/RtmpKgERjz/R.INSTALL1ea84d587af9/readat/man/chromosomalPositions.Rd:8: file link 'GRanges' in package 'GenomicRanges' does not exist and so has been treated as a topic
See 'C:/Users/biocbuild/bbs-3.7-bioc/meat/readat.Rcheck/00install.out' for details.
* 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 ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
sfread: no visible binding for global variable 'header'
sfread: no visible binding for global variable 'nrows'
Undefined global functions or variables:
  header nrows
* 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 files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  Running 'testthat.R'
 OK
* 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, 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.7-bioc/meat/readat.Rcheck/00check.log'
for details.



Installation output

readat.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.7/bioc/src/contrib/readat_1.6.0.tar.gz && rm -rf readat.buildbin-libdir && mkdir readat.buildbin-libdir && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=readat.buildbin-libdir readat_1.6.0.tar.gz && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL readat_1.6.0.zip && rm readat_1.6.0.tar.gz readat_1.6.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
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1254k  100 1254k    0     0  10.4M      0 --:--:-- --:--:-- --:--:-- 11.0M

install for i386

* installing *source* package 'readat' ...
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'readat'
    finding HTML links ... done
    WideSomaLogicData                       html  
    WideSomaLogicDataAttributes             html  
    aptamers                                html  
    as.ExpressionSet                        html  
    as.SummarizedExperiment                 html  
    chromosomalPositions                    html  
Rd warning: C:/Users/biocbuild/bbs-3.7-bioc/tmpdir/RtmpKgERjz/R.INSTALL1ea84d587af9/readat/man/chromosomalPositions.Rd:7: file link 'GRangesList' in package 'GenomicRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.7-bioc/tmpdir/RtmpKgERjz/R.INSTALL1ea84d587af9/readat/man/chromosomalPositions.Rd:8: file link 'GRanges' in package 'GenomicRanges' does not exist and so has been treated as a topic
    colnamesStartWithSeqId                  html  
    convertSeqIdToAptamer                   html  
    createSampleSubmission                  html  
    ensemblIds                              html  
    extractSampleData                       html  
    getChromosomalPositions                 html  
    getEnsemblIds                           html  
    getGoMolecularFunctions                 html  
    getKeggDefinitions                      html  
    getPfam                                 html  
    getSampleIdVar                          html  
    getSequencesWithLargestBetweenGroupVariation
                                            html  
    getUniProtKeywords                      html  
    goMolecularFunction                     html  
    isPass                                  html  
    isSomaEset                              html  
    keggDefinitions                         html  
    melt.WideSomaLogicData                  html  
    orderPlatePosition                      html  
    pfam                                    html  
    readAdat                                html  
    readComments                            html  
    readControls                            html  
    readFirstChar                           html  
    readSamples                             html  
    readSlides                              html  
    readat-defunct                          html  
    sub-.WideSomaLogicData                  html  
    uniprotKeywords                         html  
    writeSampleSubmissionForm               html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

* installing *source* package 'readat' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'readat' as readat_1.6.0.zip
* DONE (readat)
In R CMD INSTALL
In R CMD INSTALL
* installing to library 'C:/Users/biocbuild/bbs-3.7-bioc/R/library'
package 'readat' successfully unpacked and MD5 sums checked
In R CMD INSTALL

Tests output

readat.Rcheck/tests_i386/testthat.Rout


R version 3.5.1 Patched (2018-07-24 r75005) -- "Feather Spray"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(readat)
> library(testthat)
> 
> test_check("readat")
== testthat results  ===========================================================
OK: 62 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
   7.29    0.70    8.10 

readat.Rcheck/tests_x64/testthat.Rout


R version 3.5.1 Patched (2018-07-24 r75005) -- "Feather Spray"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(readat)
> library(testthat)
> 
> test_check("readat")
== testthat results  ===========================================================
OK: 62 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
   9.03    0.31    9.46 

Example timings

readat.Rcheck/examples_i386/readat-Ex.timings

nameusersystemelapsed
WideSomaLogicData0.020.020.04
WideSomaLogicDataAttributes0.510.231.11
aptamers0.000.020.02
as.ExpressionSet2.660.163.05
as.SummarizedExperiment0.520.010.59
chromosomalPositions0.070.000.08
colnamesStartWithSeqId0.320.000.38
convertSeqIdToAptamer000
ensemblIds0.010.000.01
extractSampleData0.020.000.14
getChromosomalPositions0.040.020.06
getEnsemblIds0.020.000.02
getGoMolecularFunctions0.390.010.41
getKeggDefinitions0.580.020.59
getPfam0.010.000.02
getUniProtKeywords0.020.000.02
goMolecularFunction0.170.010.18
keggDefinitions0.010.020.04
pfam0.020.000.01
readAdat0.470.000.53
readComments0.010.000.02
readControls0.100.000.22
readSamples0.330.000.37
readSlides0.090.010.11
sub-.WideSomaLogicData0.440.020.52
uniprotKeywords0.010.020.03
writeSampleSubmissionForm0.130.010.20

readat.Rcheck/examples_x64/readat-Ex.timings

nameusersystemelapsed
WideSomaLogicData0.020.000.01
WideSomaLogicDataAttributes0.680.050.98
aptamers0.010.000.01
as.ExpressionSet3.630.064.06
as.SummarizedExperiment0.420.000.49
chromosomalPositions0.080.000.07
colnamesStartWithSeqId0.350.000.44
convertSeqIdToAptamer000
ensemblIds000
extractSampleData0.000.000.01
getChromosomalPositions0.050.000.05
getEnsemblIds000
getGoMolecularFunctions0.340.000.34
getKeggDefinitions0.030.000.03
getPfam0.010.000.01
getUniProtKeywords0.020.000.02
goMolecularFunction0.280.030.31
keggDefinitions0.050.000.05
pfam0.010.000.01
readAdat0.490.010.58
readComments0.030.000.03
readControls0.120.000.13
readSamples0.880.000.87
readSlides0.080.000.08
sub-.WideSomaLogicData0.400.020.48
uniprotKeywords0.020.000.02
writeSampleSubmissionForm0.050.060.23