Back to Multiple platform build/check report for BioC 3.6
ABCDEFGHIJKLMN[O]PQRSTUVWXYZ

CHECK report for openPrimeR on tokay1

This page was generated on 2018-04-12 13:30:28 -0400 (Thu, 12 Apr 2018).

Package 977/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
openPrimeR 1.0.4
Matthias Döring
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/openPrimeR
Branch: RELEASE_3_6
Last Commit: 0e8c82d
Last Changed Date: 2018-03-22 10:14:11 -0400 (Thu, 22 Mar 2018)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: openPrimeR
Version: 1.0.4
Command: rm -rf openPrimeR.buildbin-libdir openPrimeR.Rcheck && mkdir openPrimeR.buildbin-libdir openPrimeR.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=openPrimeR.buildbin-libdir openPrimeR_1.0.4.tar.gz >openPrimeR.Rcheck\00install.out 2>&1 && cp openPrimeR.Rcheck\00install.out openPrimeR-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=openPrimeR.buildbin-libdir --install="check:openPrimeR-install.out" --force-multiarch --no-vignettes --timings openPrimeR_1.0.4.tar.gz
StartedAt: 2018-04-12 01:55:53 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 02:04:07 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 494.4 seconds
RetCode: 0
Status:  OK  
CheckDir: openPrimeR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf openPrimeR.buildbin-libdir openPrimeR.Rcheck && mkdir openPrimeR.buildbin-libdir openPrimeR.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=openPrimeR.buildbin-libdir openPrimeR_1.0.4.tar.gz >openPrimeR.Rcheck\00install.out 2>&1 && cp openPrimeR.Rcheck\00install.out openPrimeR-install.out  &&  C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=openPrimeR.buildbin-libdir --install="check:openPrimeR-install.out" --force-multiarch --no-vignettes --timings openPrimeR_1.0.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/openPrimeR.Rcheck'
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'openPrimeR/DESCRIPTION' ... OK
* this is package 'openPrimeR' version '1.0.4'
* 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 ... NOTE
Found the following hidden files and directories:
  .travis.yml
These were most likely included in error. See section 'Package
structure' in the 'Writing R Extensions' manual.
* checking for portable file names ... OK
* checking whether package 'openPrimeR' can be installed ... OK
* checking installed package size ... NOTE
  installed size is 11.8Mb
  sub-directories of 1Mb or more:
    extdata  10.0Mb
* 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 ... 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 R/sysdata.rda ... OK
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
              user system elapsed
Output       16.10   0.35   30.56
Plots         8.89   0.25    9.33
PrimerDesign  8.45   0.26   13.47
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
              user system elapsed
Output       26.24   0.47   39.70
Plots        12.87   0.32   13.75
PrimerDesign 10.99   0.31   16.77
* 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: 2 NOTEs
See
  'C:/Users/biocbuild/bbs-3.6-bioc/meat/openPrimeR.Rcheck/00check.log'
for details.



Installation output

openPrimeR.Rcheck/00install.out


install for i386

* installing *source* package 'openPrimeR' ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'openPrimeR'
    finding HTML links ... done
    AnalysisStats                           html  
    Data                                    html  
    Input                                   html  
    Output                                  html  
    Plots                                   html  
    PrimerDesign                            html  
    PrimerEval                              html  
    Primers-method                          html  
    Scoring                                 html  
    Settings                                html  
    Templates-method                        html  
    TemplatesFunctions                      html  
    check_cvg_constraints                   html  
    create_report-Primers-Templates-method
                                            html  
    create_report-list-list-method          html  
    filterLimits-methods                    html  
    filters-methods                         html  
    get_cvg_stats-Primers-method            html  
    get_cvg_stats-list-method               html  
    openPrimeR-package                      html  
    plot_constraint-Primers-method          html  
    plot_constraint-list-method             html  
    plot_constraint_deviation-Primers-method
                                            html  
    plot_constraint_deviation-list-method   html  
    plot_constraint_fulfillment-Primers-method
                                            html  
    plot_constraint_fulfillment-list-method
                                            html  
    plot_cvg_constraints-Primers-method     html  
    plot_cvg_constraints-list-method        html  
    plot_primer_binding_regions-Primers-Templates-method
                                            html  
    plot_primer_binding_regions-list-list-method
                                            html  
    plot_primer_cvg-Primers-Templates-method
                                            html  
    plot_primer_cvg-list-list-method        html  
    plot_template_cvg-Primers-Templates-method
                                            html  
    plot_template_cvg-list-list-method      html  
    runTutorial                             html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
The number of cores for was set to '2' by 'parallel_setup()'.
In R CMD INSTALL

install for x64

* installing *source* package 'openPrimeR' ...
** testing if installed package can be loaded
The number of cores for was set to '2' by 'parallel_setup()'.
* MD5 sums
packaged installation of 'openPrimeR' as openPrimeR_1.0.4.zip
* DONE (openPrimeR)
In R CMD INSTALL
In R CMD INSTALL

Tests output

openPrimeR.Rcheck/tests_i386/testthat.Rout


R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
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.

> require(testthat)
Loading required package: testthat
> require(openPrimeR)
Loading required package: openPrimeR
There are missing/non-functioning external tools.
To use the full potential of openPrimeR, please make sure
that the required versions of the speciied tools are
 
                installed and that they are functional:
o MELTING (http://www.ebi.ac.uk/biomodels/tools/melting/)
o ViennaRNA (http://www.tbi.univie.ac.at/RNA/)
o OligoArrayAux (http://unafold.rna.albany.edu/OligoArrayAux.php)
o MAFFT (http://mafft.cbrc.jp/alignment/software/)
The number of cores for was set to '2' by 'parallel_setup()'.
> #test_package("openPrimeR") 
> test_check("openPrimeR")
Error : Failed to compile C:\Users\biocbuild\bbs-3.6-bioc\tmpdir\Rtmp04IuM5/file15ac151b3b6b.tex. See file15ac151b3b6b.log for more info.
== testthat results  ===========================================================
OK: 1470 SKIPPED: 8 FAILED: 0
> 
> proc.time()
   user  system elapsed 
  30.92    1.56   48.15 

openPrimeR.Rcheck/tests_x64/testthat.Rout


R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
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.

> require(testthat)
Loading required package: testthat
> require(openPrimeR)
Loading required package: openPrimeR
There are missing/non-functioning external tools.
To use the full potential of openPrimeR, please make sure
that the required versions of the speciied tools are
 
                installed and that they are functional:
o MELTING (http://www.ebi.ac.uk/biomodels/tools/melting/)
o ViennaRNA (http://www.tbi.univie.ac.at/RNA/)
o OligoArrayAux (http://unafold.rna.albany.edu/OligoArrayAux.php)
o MAFFT (http://mafft.cbrc.jp/alignment/software/)
The number of cores for was set to '2' by 'parallel_setup()'.
> #test_package("openPrimeR") 
> test_check("openPrimeR")
Error : Failed to compile C:\Users\biocbuild\bbs-3.6-bioc\tmpdir\RtmpOGSWwH/file2d1850ff4ec2.tex. See file2d1850ff4ec2.log for more info.
== testthat results  ===========================================================
OK: 1470 SKIPPED: 8 FAILED: 0
> 
> proc.time()
   user  system elapsed 
  40.56    1.32   62.51 

Example timings

openPrimeR.Rcheck/examples_i386/openPrimeR-Ex.timings

nameusersystemelapsed
AnalysisStats2.760.062.83
Data0.660.030.69
Input2.820.032.88
Output16.10 0.3530.56
Plots8.890.259.33
PrimerDesign 8.45 0.2613.47
PrimerEval1.280.113.26
Primers-method0.050.000.05
Scoring0.070.000.08
Settings0.360.280.96
Templates-method0.010.050.06
TemplatesFunctions0.290.010.29
runTutorial000

openPrimeR.Rcheck/examples_x64/openPrimeR-Ex.timings

nameusersystemelapsed
AnalysisStats4.410.034.44
Data0.780.020.80
Input3.040.073.30
Output26.24 0.4739.70
Plots12.87 0.3213.75
PrimerDesign10.99 0.3116.77
PrimerEval1.450.084.34
Primers-method0.020.010.03
Scoring0.030.000.03
Settings0.390.110.94
Templates-method0.030.020.05
TemplatesFunctions0.220.000.22
runTutorial000