Back to Multiple platform build/check report for BioC 3.12
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

CHECK report for GeneStructureTools on tokay1

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

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

Summary

Package: GeneStructureTools
Version: 1.10.0
Command: C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:GeneStructureTools.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings GeneStructureTools_1.10.0.tar.gz
StartedAt: 2021-05-06 03:03:50 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 03:16:03 -0400 (Thu, 06 May 2021)
EllapsedTime: 732.7 seconds
RetCode: 0
Status:   OK   
CheckDir: GeneStructureTools.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.12-bioc/meat/GeneStructureTools.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 'GeneStructureTools/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'GeneStructureTools' version '1.10.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 'GeneStructureTools' 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 ... 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 files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                   user system elapsed
leafcutterTranscriptChangeSummary 24.75   0.89   25.91
whippetTranscriptChangeSummary    14.97   0.06   16.61
alternativeIntronUsage             6.05   0.02    6.06
replaceJunction                    4.88   0.08    6.61
UTR2UTR53                          4.16   0.33    5.39
skipExonInTranscript               2.65   0.04    5.31
junctions-methods                  0.06   0.00   17.13
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                   user system elapsed
leafcutterTranscriptChangeSummary 40.16   0.80   40.97
whippetTranscriptChangeSummary    21.79   0.02   22.33
alternativeIntronUsage             5.58   0.02    5.59
replaceJunction                    5.11   0.04    5.66
addIntronInTranscript              3.81   0.00    6.82
* 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: OK


Installation output

GeneStructureTools.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://172.29.0.3/BBS/3.12/bioc/src/contrib/GeneStructureTools_1.10.0.tar.gz && rm -rf GeneStructureTools.buildbin-libdir && mkdir GeneStructureTools.buildbin-libdir && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=GeneStructureTools.buildbin-libdir GeneStructureTools_1.10.0.tar.gz && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL GeneStructureTools_1.10.0.zip && rm GeneStructureTools_1.10.0.tar.gz GeneStructureTools_1.10.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  987k  100  987k    0     0  36.6M      0 --:--:-- --:--:-- --:--:-- 38.5M

install for i386

* installing *source* package 'GeneStructureTools' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'GeneStructureTools'
    finding HTML links ... done
    DEXSeqIdsToGeneIds                      html  
    UTR2UTR53                               html  
    addBroadTypes                           html  
    addIntronInTranscript                   html  
    addSets                                 html  
    alternativeIntronUsage                  html  
    annotateGeneModel                       html  
    attrChangeAltSpliced                    html  
    coordinates-methods                     html  
    cumsumANDpad                            html  
    diffSplicingResults-methods             html  
    exonsToTranscripts                      html  
    filterGtfOverlap                        html  
    filterWhippetEvents                     html  
    findDEXexonType                         html  
    findExonContainingTranscripts           html  
    findIntronContainingTranscripts         html  
    findJunctionPairs                       html  
    formatWhippetEvents                     html  
    getOrfs                                 html  
    getUOrfs                                html  
    junctions-methods                       html  
    leafcutterTranscriptChangeSummary       html  
    makeGeneModel                           html  
    maxLocation                             html  
    orfDiff                                 html  
    orfSimilarity                           html  
    overlapTypes                            html  
    readCounts-methods                      html  
    readWhippetDIFFfiles                    html  
    readWhippetDataSet                      html  
    readWhippetJNCfiles                     html  
    readWhippetPSIfiles                     html  
    removeDuplicateTranscripts              html  
    removeSameExon                          html  
    removeVersion                           html  
    reorderExonNumbers                      html  
    replaceJunction                         html  
    skipExonInTranscript                    html  
    summariseExonTypes                      html  
    transcriptChangeSummary                 html  
    whippetDataSet-class                    html  
    whippetTranscriptChangeSummary          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 'GeneStructureTools' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'GeneStructureTools' as GeneStructureTools_1.10.0.zip
* DONE (GeneStructureTools)
* installing to library 'C:/Users/biocbuild/bbs-3.12-bioc/R/library'
package 'GeneStructureTools' successfully unpacked and MD5 sums checked

Tests output


Example timings

GeneStructureTools.Rcheck/examples_i386/GeneStructureTools-Ex.timings

nameusersystemelapsed
DEXSeqIdsToGeneIds000
UTR2UTR534.160.335.39
addBroadTypes0.370.000.38
addIntronInTranscript3.360.033.97
alternativeIntronUsage6.050.026.06
annotateGeneModel1.50.01.5
attrChangeAltSpliced1.550.012.14
coordinates-methods0.030.002.37
diffSplicingResults-methods0.030.002.04
exonsToTranscripts0.360.020.37
filterGtfOverlap0.370.010.39
filterWhippetEvents0.050.000.70
findDEXexonType4.500.004.64
findExonContainingTranscripts0.660.021.30
findIntronContainingTranscripts1.170.011.75
findJunctionPairs2.110.003.52
formatWhippetEvents0.010.000.25
getOrfs1.290.021.29
getUOrfs2.120.022.14
junctions-methods 0.06 0.0017.13
leafcutterTranscriptChangeSummary24.75 0.8925.91
makeGeneModel0.240.000.23
maxLocation000
orfDiff1.730.033.45
orfSimilarity000
overlapTypes2.780.012.80
readCounts-methods0.050.021.44
readWhippetDIFFfiles0.000.000.22
readWhippetDataSet0.080.011.12
readWhippetJNCfiles0.010.040.52
readWhippetPSIfiles0.000.000.39
removeDuplicateTranscripts0.530.010.54
removeSameExon0.470.080.55
removeVersion000
reorderExonNumbers0.440.090.53
replaceJunction4.880.086.61
skipExonInTranscript2.650.045.31
summariseExonTypes4.310.024.33
transcriptChangeSummary2.820.083.92
whippetTranscriptChangeSummary14.97 0.0616.61

GeneStructureTools.Rcheck/examples_x64/GeneStructureTools-Ex.timings

nameusersystemelapsed
DEXSeqIdsToGeneIds000
UTR2UTR532.870.173.04
addBroadTypes0.250.000.25
addIntronInTranscript3.810.006.82
alternativeIntronUsage5.580.025.59
annotateGeneModel101
attrChangeAltSpliced1.770.032.89
coordinates-methods0.080.010.84
diffSplicingResults-methods0.030.000.96
exonsToTranscripts0.480.000.48
filterGtfOverlap0.530.000.53
filterWhippetEvents0.100.000.86
findDEXexonType4.470.024.49
findExonContainingTranscripts0.920.001.51
findIntronContainingTranscripts0.920.031.52
findJunctionPairs2.330.003.03
formatWhippetEvents0.010.000.09
getOrfs1.430.021.44
getUOrfs1.100.001.11
junctions-methods0.050.010.78
leafcutterTranscriptChangeSummary40.16 0.8040.97
makeGeneModel0.370.000.37
maxLocation000
orfDiff2.750.063.22
orfSimilarity000
overlapTypes3.470.003.47
readCounts-methods0.050.000.64
readWhippetDIFFfiles0.000.000.05
readWhippetDataSet0.050.000.62
readWhippetJNCfiles0.010.020.22
readWhippetPSIfiles0.000.000.22
removeDuplicateTranscripts0.550.000.55
removeSameExon0.450.000.45
removeVersion000
reorderExonNumbers0.420.000.42
replaceJunction5.110.045.66
skipExonInTranscript2.210.052.70
summariseExonTypes4.870.004.88
transcriptChangeSummary2.550.033.15
whippetTranscriptChangeSummary21.79 0.0222.33