Back to Multiple platform build/check report for BioC 3.14
ABCD[E]FGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2022-03-11 13:06:33 -0500 (Fri, 11 Mar 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.2 (2021-11-01) -- "Bird Hippie" 4335
tokay2Windows Server 2012 R2 Standardx644.1.2 (2021-11-01) -- "Bird Hippie" 4087
machv2macOS 10.14.6 Mojavex86_644.1.2 (2021-11-01) -- "Bird Hippie" 4148
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

CHECK results for EventPointer on tokay2


To the developers/maintainers of the EventPointer package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/EventPointer.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 609/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
EventPointer 3.2.0  (landing page)
Juan A. Ferrer-Bonsoms
Snapshot Date: 2022-03-10 01:55:02 -0500 (Thu, 10 Mar 2022)
git_url: https://git.bioconductor.org/packages/EventPointer
git_branch: RELEASE_3_14
git_last_commit: a608b07
git_last_commit_date: 2021-10-26 12:33:23 -0500 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: EventPointer
Version: 3.2.0
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:EventPointer.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings EventPointer_3.2.0.tar.gz
StartedAt: 2022-03-10 19:16:25 -0500 (Thu, 10 Mar 2022)
EndedAt: 2022-03-10 19:26:02 -0500 (Thu, 10 Mar 2022)
EllapsedTime: 576.8 seconds
RetCode: 0
Status:   OK  
CheckDir: EventPointer.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:EventPointer.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings EventPointer_3.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/EventPointer.Rcheck'
* using R version 4.1.2 (2021-11-01)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'EventPointer/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'EventPointer' version '3.2.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 'EventPointer' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Authors@R field gives persons with no role:
  Pablo Sacristan
  Ander Muniategui
  Fernando Carazo
  Ander Aramburu
  Angel Rubio
* 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
Unexported objects imported by ':::' calls:
  'SGSeq:::addFeatureID' 'SGSeq:::addGeneID' 'SGSeq:::edges'
  'SGSeq:::exonGraph' 'SGSeq:::feature2name' 'SGSeq:::matchSGFeatures'
  'SGSeq:::nodes' 'SGSeq:::propagateAnnotation'
  'SGSeq:::splitCharacterList'
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
EventDetection_transcriptome: no visible binding for global variable
  'jj'
annotate2: no visible global function definition for
  'addDummySpliceSites'
annotate2: no visible global function definition for 'annotatePaths'
annotateFeatures2: no visible global function definition for
  'matchTxFeatures'
callGRseq_parallel: no visible global function definition for
  'makeCluster'
callGRseq_parallel: no visible binding for global variable 'i'
callGRseq_parallel: no visible global function definition for
  'stopCluster'
call_get_table_Bootstrap: no visible global function definition for
  'makeCluster'
call_get_table_Bootstrap: no visible binding for global variable 'ii'
call_get_table_Bootstrap: no visible global function definition for
  'stopCluster'
fitgl: no visible binding for global variable 'hist'
Undefined global functions or variables:
  addDummySpliceSites annotatePaths hist i ii jj makeCluster
  matchTxFeatures stopCluster
Consider adding
  importFrom("graphics", "hist")
to your NAMESPACE file.
* 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 LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'C:/Users/biocbuild/bbs-3.14-bioc/R/library/EventPointer/libs/i386/EventPointer.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
File 'C:/Users/biocbuild/bbs-3.14-bioc/R/library/EventPointer/libs/x64/EventPointer.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs. The detected symbols are linked into the code but
might come from libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* 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
CDFfromGTF                   6.37   0.42    6.79
EventDetection_transcriptome 1.87   0.00   15.63
EventDetectionMultipath      0.16   0.01   14.73
EventDetection               0.09   0.02   18.27
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                             user system elapsed
CDFfromGTF                   7.08   0.09    7.17
EventPointer_RNASeq_IGV      5.92   0.02    5.94
CDFfromGTF_Multipath         5.47   0.02    5.49
EventDetection_transcriptome 1.87   0.01   17.78
EventDetectionMultipath      0.16   0.00   16.26
EventDetection               0.09   0.03   17.77
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R'
 OK
** running tests for arch 'x64' ...
  Running 'runTests.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: 4 NOTEs
See
  'C:/Users/biocbuild/bbs-3.14-bioc/meat/EventPointer.Rcheck/00check.log'
for details.



Installation output

EventPointer.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/EventPointer_3.2.0.tar.gz && rm -rf EventPointer.buildbin-libdir && mkdir EventPointer.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=EventPointer.buildbin-libdir EventPointer_3.2.0.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL EventPointer_3.2.0.zip && rm EventPointer_3.2.0.tar.gz EventPointer_3.2.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
 13  947k   13  127k    0     0   564k      0  0:00:01 --:--:--  0:00:01  565k
100  947k  100  947k    0     0  1165k      0 --:--:-- --:--:-- --:--:-- 1164k

install for i386

* installing *source* package 'EventPointer' ...
** using staged installation
** libs
"C:/rtools40/mingw32/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c dgl.c -o dgl.o
"C:/rtools40/mingw32/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c params.c -o params.o
"C:/rtools40/mingw32/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c pgl.c -o pgl.o
"C:/rtools40/mingw32/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c qdgl.c -o qdgl.o
"C:/rtools40/mingw32/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c qgl.c -o qgl.o
"C:/rtools40/mingw32/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c rgl.c -o rgl.o
C:/rtools40/mingw32/bin/gcc -shared -s -static-libgcc -o EventPointer.dll tmp.def dgl.o params.o pgl.o qdgl.o qgl.o rgl.o -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.14-bioc/meat/EventPointer.buildbin-libdir/00LOCK-EventPointer/00new/EventPointer/libs/i386
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'EventPointer'
    finding HTML links ... done
    AllEvents_RNASeq                        html  
    AllEvents_RNASeq_MP                     html  
    ArrayDatamultipath                      html  
    ArraysData                              html  
    CDFfromGTF                              html  
    CDFfromGTF_Multipath                    html  
    CreateExSmatrix                         html  
    EventDetection                          html  
    EventDetectionMultipath                 html  
    EventDetection_transcriptome            html  
    EventPointer                            html  
    EventPointer_Bootstraps                 html  
    EventPointer_IGV                        html  
    EventPointer_RNASeq                     html  
    EventPointer_RNASeq_IGV                 html  
    EventPointer_RNASeq_TranRef             html  
    EventPointer_RNASeq_TranRef_IGV         html  
    EventXtrans                             html  
    FindPrimers                             html  
    Fit                                     html  
    GetPSI_FromTranRef                      html  
    InternalFunctions                       html  
    MyPrimers                               html  
    MyPrimers_taqman                        html  
    PSI_Statistic                           html  
    PSIss                                   html  
    PrepareBam_EP                           html  
    Protein_Domain_Enrichment               html  
    ResulTable                              html  
    SF_Prediction                           html  
    SG_RNASeq                               html  
    TxD                                     html  
    getbootstrapdata                        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 'EventPointer' ...
** libs
"C:/rtools40/mingw64/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c dgl.c -o dgl.o
"C:/rtools40/mingw64/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c params.c -o params.o
"C:/rtools40/mingw64/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c pgl.c -o pgl.o
"C:/rtools40/mingw64/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c qdgl.c -o qdgl.o
"C:/rtools40/mingw64/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c qgl.c -o qgl.o
"C:/rtools40/mingw64/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c rgl.c -o rgl.o
C:/rtools40/mingw64/bin/gcc -shared -s -static-libgcc -o EventPointer.dll tmp.def dgl.o params.o pgl.o qdgl.o qgl.o rgl.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.14-bioc/meat/EventPointer.buildbin-libdir/EventPointer/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'EventPointer' as EventPointer_3.2.0.zip
* DONE (EventPointer)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'EventPointer' successfully unpacked and MD5 sums checked

Tests output

EventPointer.Rcheck/tests_i386/runTests.Rout


R version 4.1.2 (2021-11-01) -- "Bird Hippie"
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.

> BiocGenerics:::testPackage("EventPointer")

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min


Attaching package: 'S4Vectors'

The following objects are masked from 'package:base':

    I, expand.grid, unname


Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows


Attaching package: 'Biostrings'

The following object is masked from 'package:base':

    strsplit


Attaching package: 'MatrixGenerics'

The following objects are masked from 'package:matrixStats':

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


Attaching package: 'Biobase'

The following object is masked from 'package:MatrixGenerics':

    rowMedians

The following objects are masked from 'package:matrixStats':

    anyMissing, rowMedians


Attaching package: 'Matrix'

The following object is masked from 'package:S4Vectors':

    expand

Creating SG Information...Creating SG Information...Creating SG Information...Creating SG Information...Creating SG Information...Creating SG Information...1 2 3 4 


RUNIT TEST PROTOCOL -- Thu Mar 10 19:25:39 2022 
*********************************************** 
Number of test functions: 18 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
EventPointer RUnit Tests - 18 test functions, 0 errors, 0 failures
Number of test functions: 18 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
  12.48    1.35   14.03 

EventPointer.Rcheck/tests_x64/runTests.Rout


R version 4.1.2 (2021-11-01) -- "Bird Hippie"
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.

> BiocGenerics:::testPackage("EventPointer")

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min


Attaching package: 'S4Vectors'

The following objects are masked from 'package:base':

    I, expand.grid, unname


Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows


Attaching package: 'Biostrings'

The following object is masked from 'package:base':

    strsplit


Attaching package: 'MatrixGenerics'

The following objects are masked from 'package:matrixStats':

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


Attaching package: 'Biobase'

The following object is masked from 'package:MatrixGenerics':

    rowMedians

The following objects are masked from 'package:matrixStats':

    anyMissing, rowMedians


Attaching package: 'Matrix'

The following object is masked from 'package:S4Vectors':

    expand

Creating SG Information...Creating SG Information...Creating SG Information...Creating SG Information...Creating SG Information...Creating SG Information...1 2 3 4 


RUNIT TEST PROTOCOL -- Thu Mar 10 19:25:53 2022 
*********************************************** 
Number of test functions: 18 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
EventPointer RUnit Tests - 18 test functions, 0 errors, 0 failures
Number of test functions: 18 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
  13.32    0.57   13.89 

Example timings

EventPointer.Rcheck/examples_i386/EventPointer-Ex.timings

nameusersystemelapsed
CDFfromGTF6.370.426.79
CDFfromGTF_Multipath4.670.004.68
EventDetection 0.09 0.0218.27
EventDetectionMultipath 0.16 0.0114.73
EventDetection_transcriptome 1.87 0.0015.63
EventPointer0.070.020.07
EventPointer_Bootstraps0.290.040.36
EventPointer_IGV2.990.053.04
EventPointer_RNASeq0.050.000.05
EventPointer_RNASeq_IGV4.380.024.39
EventPointer_RNASeq_TranRef0.020.010.04
EventPointer_RNASeq_TranRef_IGV0.170.030.20
FindPrimers000
GetPSI_FromTranRef0.420.020.50
PSI_Statistic0.090.010.11
PrepareBam_EP000
Protein_Domain_Enrichment0.860.040.89
ResulTable0.140.000.14
getbootstrapdata0.220.010.23

EventPointer.Rcheck/examples_x64/EventPointer-Ex.timings

nameusersystemelapsed
CDFfromGTF7.080.097.17
CDFfromGTF_Multipath5.470.025.49
EventDetection 0.09 0.0317.77
EventDetectionMultipath 0.16 0.0016.26
EventDetection_transcriptome 1.87 0.0117.78
EventPointer0.060.020.08
EventPointer_Bootstraps0.300.030.33
EventPointer_IGV3.550.033.58
EventPointer_RNASeq0.120.000.12
EventPointer_RNASeq_IGV5.920.025.94
EventPointer_RNASeq_TranRef0.020.010.03
EventPointer_RNASeq_TranRef_IGV0.220.020.24
FindPrimers000
GetPSI_FromTranRef0.360.060.42
PSI_Statistic0.110.000.11
PrepareBam_EP000
Protein_Domain_Enrichment1.000.031.03
ResulTable0.140.000.14
getbootstrapdata0.30.00.3