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

CHECK report for miRNAmeConverter on tokay1

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

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

Summary

Package: miRNAmeConverter
Version: 1.18.0
Command: C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:miRNAmeConverter.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings miRNAmeConverter_1.18.0.tar.gz
StartedAt: 2021-05-06 04:42:53 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 04:46:11 -0400 (Thu, 06 May 2021)
EllapsedTime: 197.4 seconds
RetCode: 0
Status:   WARNINGS   
CheckDir: miRNAmeConverter.Rcheck
Warnings: 1

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.12-bioc/meat/miRNAmeConverter.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 'miRNAmeConverter/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'miRNAmeConverter' version '1.18.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 'miRNAmeConverter' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking DESCRIPTION meta-information ...It is recommended to use 'given' instead of 'middle'.
 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
MiRNANameConverter,ANY: no visible global function definition for 'new'
Undefined global functions or variables:
  new
Consider adding
  importFrom("methods", "new")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  'getMirnasForMirbaseVersion'
Undocumented S4 methods:
  generic 'getMirnasForMirbaseVersion' and siglist 'MiRNANameConverter'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* 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 examples ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                              user system elapsed
MiRNANameConverter-ANY-method  0.3   0.38   61.44
** 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 PDF version of manual ... OK
* DONE

Status: 1 WARNING, 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.12-bioc/meat/miRNAmeConverter.Rcheck/00check.log'
for details.



Installation output

miRNAmeConverter.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://172.29.0.3/BBS/3.12/bioc/src/contrib/miRNAmeConverter_1.18.0.tar.gz && rm -rf miRNAmeConverter.buildbin-libdir && mkdir miRNAmeConverter.buildbin-libdir && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=miRNAmeConverter.buildbin-libdir miRNAmeConverter_1.18.0.tar.gz && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL miRNAmeConverter_1.18.0.zip && rm miRNAmeConverter_1.18.0.tar.gz miRNAmeConverter_1.18.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  314k  100  314k    0     0  27.4M      0 --:--:-- --:--:-- --:--:-- 30.6M

install for i386

* installing *source* package 'miRNAmeConverter' ...
** using staged installation
It is recommended to use 'given' instead of 'middle'.
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
Creating a generic function from function 'MiRNANameConverter' in package 'miRNAmeConverter'
** help
*** installing help indices
  converting help for package 'miRNAmeConverter'
    finding HTML links ... done
    MiRNANameConverter-ANY-method           html  
    MiRNANameConverter                      html  
    assessMiRNASwappingMIMAT                html  
    assessVersion                           html  
    checkMiRNAName                          html  
    currentVersion-set                      html  
    currentVersion                          html  
    example.miRNAs                          html  
    miRNAmeConverter                        html  
    nOrganisms-set                          html  
    nOrganisms                              html  
    nTotalEntries-set                       html  
    nTotalEntries                           html  
    saveResults                             html  
    show-MiRNANameConverter-method          html  
    translateMiRNAName                      html  
    validOrganisms-set                      html  
    validOrganisms                          html  
    validVersions-set                       html  
    validVersions                           html  
** building package indices
** 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 'miRNAmeConverter' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'miRNAmeConverter' as miRNAmeConverter_1.18.0.zip
* DONE (miRNAmeConverter)
* installing to library 'C:/Users/biocbuild/bbs-3.12-bioc/R/library'
package 'miRNAmeConverter' successfully unpacked and MD5 sums checked

Tests output

miRNAmeConverter.Rcheck/tests_i386/testthat.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 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(testthat)
> library(miRNAmeConverter)
Loading required package: miRBaseVersions.db
> 
> test_check("miRNAmeConverter")
	miRNA 'hsa-let-7a-3p' is the same as 'hsa-let-7a*'.
	->hsa-let-7a-3p is the most recent one and will be used. The other ones will be neglected.
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 11 ]
> 
> proc.time()
   user  system elapsed 
   7.79    0.23    8.03 

miRNAmeConverter.Rcheck/tests_x64/testthat.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 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(testthat)
> library(miRNAmeConverter)
Loading required package: miRBaseVersions.db
> 
> test_check("miRNAmeConverter")
	miRNA 'hsa-let-7a-3p' is the same as 'hsa-let-7a*'.
	->hsa-let-7a-3p is the most recent one and will be used. The other ones will be neglected.
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 11 ]
> 
> proc.time()
   user  system elapsed 
   6.79    0.23    7.03 

Example timings

miRNAmeConverter.Rcheck/examples_i386/miRNAmeConverter-Ex.timings

nameusersystemelapsed
MiRNANameConverter-ANY-method 0.30 0.3861.44
assessVersion0.450.000.45
checkMiRNAName0.230.000.23
currentVersion0.210.000.21
miRNAmeConverter1.150.011.17
nOrganisms0.190.000.19
nTotalEntries0.190.000.18
saveResults1.620.031.67
translateMiRNAName1.270.001.27
validOrganisms0.090.000.09
validVersions0.110.000.11

miRNAmeConverter.Rcheck/examples_x64/miRNAmeConverter-Ex.timings

nameusersystemelapsed
MiRNANameConverter-ANY-method0.090.090.19
assessVersion0.310.000.31
checkMiRNAName0.180.000.17
currentVersion0.090.000.09
miRNAmeConverter0.750.020.77
nOrganisms0.140.000.14
nTotalEntries0.110.000.11
saveResults1.300.001.31
translateMiRNAName0.860.030.89
validOrganisms0.150.000.16
validVersions0.160.000.16